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

[skip release]
This commit is contained in:
renovate[bot]
2022-08-27 20:02:13 +00:00
committed by GitHub
parent 49cbb1d298
commit dec6221dfc
2 changed files with 9 additions and 9 deletions

View File

@@ -15,7 +15,7 @@
"dependencies": {
"@tamagui/babel-plugin": "1.0.1-beta.153",
"chart.js": "3.9.1",
"chartjs-chart-error-bars": "3.9.0",
"chartjs-chart-error-bars": "3.9.1",
"dripsy": "3.6.0",
"expo": "46.0.9",
"jest": "29.0.1",

16
package-lock.json generated
View File

@@ -35,7 +35,7 @@
"dependencies": {
"@tamagui/babel-plugin": "1.0.1-beta.153",
"chart.js": "3.9.1",
"chartjs-chart-error-bars": "3.9.0",
"chartjs-chart-error-bars": "3.9.1",
"dripsy": "3.6.0",
"expo": "46.0.9",
"jest": "29.0.1",
@@ -16085,9 +16085,9 @@
"integrity": "sha512-Ro2JbLmvg83gXF5F4sniaQ+lTbSv18E+TIf2cOeiH1Iqd2PGFOtem+DUufMZsCJwFE7ywPOpfXFBwRTGq7dh6w=="
},
"node_modules/chartjs-chart-error-bars": {
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/chartjs-chart-error-bars/-/chartjs-chart-error-bars-3.9.0.tgz",
"integrity": "sha512-uqb7pnT51JyZ4naac6fW+VLxTHr9rQEZfuOtJJ8/8F943+i+9tqZ1YmVcUzTIW24nNVBgrph62dFtamZJSxJlA==",
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/chartjs-chart-error-bars/-/chartjs-chart-error-bars-3.9.1.tgz",
"integrity": "sha512-73kJOznydWAIZ/WnAxCXs/9Uq4XcWfQLOav5r/WbOC4aaAjSjTzhbTs8/yZUUS4QDSb52hMSisvX5GGPVR1/BA==",
"peerDependencies": {
"chart.js": "^3.9.1"
}
@@ -49726,7 +49726,7 @@
"@babel/core": "7.18.13",
"@tamagui/babel-plugin": "1.0.1-beta.153",
"chart.js": "3.9.1",
"chartjs-chart-error-bars": "3.9.0",
"chartjs-chart-error-bars": "3.9.1",
"dripsy": "3.6.0",
"expo": "46.0.9",
"jest": "29.0.1",
@@ -50374,9 +50374,9 @@
"integrity": "sha512-Ro2JbLmvg83gXF5F4sniaQ+lTbSv18E+TIf2cOeiH1Iqd2PGFOtem+DUufMZsCJwFE7ywPOpfXFBwRTGq7dh6w=="
},
"chartjs-chart-error-bars": {
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/chartjs-chart-error-bars/-/chartjs-chart-error-bars-3.9.0.tgz",
"integrity": "sha512-uqb7pnT51JyZ4naac6fW+VLxTHr9rQEZfuOtJJ8/8F943+i+9tqZ1YmVcUzTIW24nNVBgrph62dFtamZJSxJlA=="
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/chartjs-chart-error-bars/-/chartjs-chart-error-bars-3.9.1.tgz",
"integrity": "sha512-73kJOznydWAIZ/WnAxCXs/9Uq4XcWfQLOav5r/WbOC4aaAjSjTzhbTs8/yZUUS4QDSb52hMSisvX5GGPVR1/BA=="
},
"cheerio": {
"version": "1.0.0-rc.12",