build(deps): bump @types/chart.js from 2.9.34 to 2.9.35 in /web (#1991)

This commit is contained in:
dependabot[bot] 2021-12-24 09:49:14 +01:00 committed by GitHub
parent 7ba15884ed
commit d241e8d51d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -33,7 +33,7 @@
"@sentry/tracing": "^6.16.1", "@sentry/tracing": "^6.16.1",
"@squoosh/cli": "^0.7.2", "@squoosh/cli": "^0.7.2",
"@trivago/prettier-plugin-sort-imports": "^3.1.1", "@trivago/prettier-plugin-sort-imports": "^3.1.1",
"@types/chart.js": "^2.9.34", "@types/chart.js": "^2.9.35",
"@types/codemirror": "5.60.5", "@types/codemirror": "5.60.5",
"@types/grecaptcha": "^3.0.3", "@types/grecaptcha": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^5.8.0", "@typescript-eslint/eslint-plugin": "^5.8.0",
@ -2638,9 +2638,9 @@
} }
}, },
"node_modules/@types/chart.js": { "node_modules/@types/chart.js": {
"version": "2.9.34", "version": "2.9.35",
"resolved": "https://registry.npmjs.org/@types/chart.js/-/chart.js-2.9.34.tgz", "resolved": "https://registry.npmjs.org/@types/chart.js/-/chart.js-2.9.35.tgz",
"integrity": "sha512-CtZVk+kh1IN67dv+fB0CWmCLCRrDJgqOj15qPic2B1VCMovNO6B7Vhf/TgPpNscjhAL1j+qUntDMWb9A4ZmPTg==", "integrity": "sha512-MWx/zZlh4wHBbM4Tm4YsZyYGb1/LkTiFLFwX/FXb0EJCvXX2xWTRHwlJ2RAAEXWxLrOdaAWP8vFtJXny+4CpEw==",
"dependencies": { "dependencies": {
"moment": "^2.10.2" "moment": "^2.10.2"
} }
@ -10664,9 +10664,9 @@
} }
}, },
"@types/chart.js": { "@types/chart.js": {
"version": "2.9.34", "version": "2.9.35",
"resolved": "https://registry.npmjs.org/@types/chart.js/-/chart.js-2.9.34.tgz", "resolved": "https://registry.npmjs.org/@types/chart.js/-/chart.js-2.9.35.tgz",
"integrity": "sha512-CtZVk+kh1IN67dv+fB0CWmCLCRrDJgqOj15qPic2B1VCMovNO6B7Vhf/TgPpNscjhAL1j+qUntDMWb9A4ZmPTg==", "integrity": "sha512-MWx/zZlh4wHBbM4Tm4YsZyYGb1/LkTiFLFwX/FXb0EJCvXX2xWTRHwlJ2RAAEXWxLrOdaAWP8vFtJXny+4CpEw==",
"requires": { "requires": {
"moment": "^2.10.2" "moment": "^2.10.2"
} }

View File

@ -69,7 +69,7 @@
"@sentry/tracing": "^6.16.1", "@sentry/tracing": "^6.16.1",
"@squoosh/cli": "^0.7.2", "@squoosh/cli": "^0.7.2",
"@trivago/prettier-plugin-sort-imports": "^3.1.1", "@trivago/prettier-plugin-sort-imports": "^3.1.1",
"@types/chart.js": "^2.9.34", "@types/chart.js": "^2.9.35",
"@types/codemirror": "5.60.5", "@types/codemirror": "5.60.5",
"@types/grecaptcha": "^3.0.3", "@types/grecaptcha": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^5.8.0", "@typescript-eslint/eslint-plugin": "^5.8.0",