chore(deps): update dependency @types/chai to v4.2.22

This commit is contained in:
Renovate Bot
2021-10-15 03:45:45 +00:00
committed by renovate[bot]
parent fec14c6f8c
commit 05af1bf09d
2 changed files with 4 additions and 4 deletions

View File

@ -5014,9 +5014,9 @@
} }
}, },
"@types/chai": { "@types/chai": {
"version": "4.2.21", "version": "4.2.22",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.21.tgz", "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.22.tgz",
"integrity": "sha512-yd+9qKmJxm496BOV9CMNaey8TWsikaZOwMRwPHQIjcOJM9oV+fi9ZMNw3JsVnbEEbo2gRTDnGEBv8pjyn67hNg==", "integrity": "sha512-tFfcE+DSTzWAgifkjik9AySNqIyNoYwmR+uecPwwD/XRNfvOjmC/FjCxpiUGDkDVDphPfCUecSQVFw+lN3M3kQ==",
"dev": true "dev": true
}, },
"@types/common-tags": { "@types/common-tags": {

View File

@ -131,7 +131,7 @@
"@codesee/tracker": "0.112.1", "@codesee/tracker": "0.112.1",
"@testing-library/jest-dom": "5.14.1", "@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.2", "@testing-library/react": "12.1.2",
"@types/chai": "4.2.21", "@types/chai": "4.2.22",
"@types/jest": "26.0.24", "@types/jest": "26.0.24",
"@types/loadable__component": "5.13.4", "@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.5", "@types/lodash-es": "4.17.5",