fix(deps): update dependency chartjs-chart-error-bars to v3.10.0

This commit is contained in:
renovate[bot]
2022-10-07 10:33:00 +00:00
committed by GitHub
parent 02775e5169
commit e7cd3ce735
2 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@
"@tamagui/babel-plugin": "1.0.1-beta.191",
"@ui-kitten/components": "5.1.2",
"chart.js": "3.9.1",
"chartjs-chart-error-bars": "3.9.2",
"chartjs-chart-error-bars": "3.10.0",
"dripsy": "3.8.1",
"expo": "46.0.15",
"jest": "29.1.2",

16
package-lock.json generated
View File

@@ -26,7 +26,7 @@
"@tamagui/babel-plugin": "1.0.1-beta.191",
"@ui-kitten/components": "5.1.2",
"chart.js": "3.9.1",
"chartjs-chart-error-bars": "3.9.2",
"chartjs-chart-error-bars": "3.10.0",
"dripsy": "3.8.1",
"expo": "46.0.15",
"jest": "29.1.2",
@@ -14987,9 +14987,9 @@
"integrity": "sha512-Ro2JbLmvg83gXF5F4sniaQ+lTbSv18E+TIf2cOeiH1Iqd2PGFOtem+DUufMZsCJwFE7ywPOpfXFBwRTGq7dh6w=="
},
"node_modules/chartjs-chart-error-bars": {
"version": "3.9.2",
"resolved": "https://registry.npmjs.org/chartjs-chart-error-bars/-/chartjs-chart-error-bars-3.9.2.tgz",
"integrity": "sha512-0c2wOd62Lq3qa5TWV7bGezAEVKxEeOO3nGjg9SGRH02y8TU3GzJv2Q4WEEx+0lt9gWgY6WlTjoO5dXeo9uIdaQ==",
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/chartjs-chart-error-bars/-/chartjs-chart-error-bars-3.10.0.tgz",
"integrity": "sha512-jWH53MHmPC808J5WgOjuMURCyZrU9+RG5iWhco0NXSdllT/LjUOQl8VVwUkbLWb6Lkhs5NrZzS7jVP+64HVK4A==",
"peerDependencies": {
"chart.js": "^3.9.1"
}
@@ -46306,7 +46306,7 @@
"@tamagui/babel-plugin": "1.0.1-beta.191",
"@ui-kitten/components": "5.1.2",
"chart.js": "3.9.1",
"chartjs-chart-error-bars": "3.9.2",
"chartjs-chart-error-bars": "3.10.0",
"dripsy": "3.8.1",
"expo": "46.0.15",
"jest": "29.1.2",
@@ -46909,9 +46909,9 @@
"integrity": "sha512-Ro2JbLmvg83gXF5F4sniaQ+lTbSv18E+TIf2cOeiH1Iqd2PGFOtem+DUufMZsCJwFE7ywPOpfXFBwRTGq7dh6w=="
},
"chartjs-chart-error-bars": {
"version": "3.9.2",
"resolved": "https://registry.npmjs.org/chartjs-chart-error-bars/-/chartjs-chart-error-bars-3.9.2.tgz",
"integrity": "sha512-0c2wOd62Lq3qa5TWV7bGezAEVKxEeOO3nGjg9SGRH02y8TU3GzJv2Q4WEEx+0lt9gWgY6WlTjoO5dXeo9uIdaQ=="
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/chartjs-chart-error-bars/-/chartjs-chart-error-bars-3.10.0.tgz",
"integrity": "sha512-jWH53MHmPC808J5WgOjuMURCyZrU9+RG5iWhco0NXSdllT/LjUOQl8VVwUkbLWb6Lkhs5NrZzS7jVP+64HVK4A=="
},
"cheerio": {
"version": "1.0.0-rc.12",