chore:(deps): bump @types/chai from 4.2.21 to 4.2.22 in /explorer (#20055)

Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.21 to 4.2.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-21 08:08:55 +00:00 committed by GitHub
parent 830ca369f1
commit 9d37e520cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -21,7 +21,7 @@
"@testing-library/user-event": "^13.2.1", "@testing-library/user-event": "^13.2.1",
"@types/bn.js": "^5.1.0", "@types/bn.js": "^5.1.0",
"@types/bs58": "^4.0.1", "@types/bs58": "^4.0.1",
"@types/chai": "^4.2.21", "@types/chai": "^4.2.22",
"@types/chart.js": "^2.9.34", "@types/chart.js": "^2.9.34",
"@types/classnames": "^2.3.1", "@types/classnames": "^2.3.1",
"@types/jest": "^27.0.1", "@types/jest": "^27.0.1",
@ -4137,9 +4137,9 @@
} }
}, },
"node_modules/@types/chai": { "node_modules/@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=="
}, },
"node_modules/@types/chart.js": { "node_modules/@types/chart.js": {
"version": "2.9.34", "version": "2.9.34",
@ -27890,9 +27890,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=="
}, },
"@types/chart.js": { "@types/chart.js": {
"version": "2.9.34", "version": "2.9.34",

View File

@ -16,7 +16,7 @@
"@testing-library/user-event": "^13.2.1", "@testing-library/user-event": "^13.2.1",
"@types/bn.js": "^5.1.0", "@types/bn.js": "^5.1.0",
"@types/bs58": "^4.0.1", "@types/bs58": "^4.0.1",
"@types/chai": "^4.2.21", "@types/chai": "^4.2.22",
"@types/chart.js": "^2.9.34", "@types/chart.js": "^2.9.34",
"@types/classnames": "^2.3.1", "@types/classnames": "^2.3.1",
"@types/jest": "^27.0.1", "@types/jest": "^27.0.1",