chore:(deps): bump @types/chai from 4.2.19 to 4.2.20 in /explorer (#18511)

Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.19 to 4.2.20.
- [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-07-08 08:12:59 +00:00 committed by GitHub
parent fbddee815a
commit 0b694ce08b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -19,7 +19,7 @@
"@testing-library/user-event": "^13.1.9",
"@types/bn.js": "^5.1.0",
"@types/bs58": "^4.0.1",
"@types/chai": "^4.2.19",
"@types/chai": "^4.2.20",
"@types/chart.js": "^2.9.34",
"@types/classnames": "^2.3.1",
"@types/jest": "^26.0.24",
@ -3759,9 +3759,9 @@
}
},
"node_modules/@types/chai": {
"version": "4.2.19",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.19.tgz",
"integrity": "sha512-jRJgpRBuY+7izT7/WNXP/LsMO9YonsstuL+xuvycDyESpoDoIAsMd7suwpB4h9oEWB+ZlPTqJJ8EHomzNhwTPQ=="
"version": "4.2.20",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.20.tgz",
"integrity": "sha512-E121rHk/4BlcEwANZOwcHl8L/Sl0zyIFXJoyggXkl7FCT/4MTf5u25f+qiphe0V5ELaFIkCptgvbf4whCJUVMA=="
},
"node_modules/@types/chart.js": {
"version": "2.9.34",
@ -27713,9 +27713,9 @@
}
},
"@types/chai": {
"version": "4.2.19",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.19.tgz",
"integrity": "sha512-jRJgpRBuY+7izT7/WNXP/LsMO9YonsstuL+xuvycDyESpoDoIAsMd7suwpB4h9oEWB+ZlPTqJJ8EHomzNhwTPQ=="
"version": "4.2.20",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.20.tgz",
"integrity": "sha512-E121rHk/4BlcEwANZOwcHl8L/Sl0zyIFXJoyggXkl7FCT/4MTf5u25f+qiphe0V5ELaFIkCptgvbf4whCJUVMA=="
},
"@types/chart.js": {
"version": "2.9.34",

View File

@ -15,7 +15,7 @@
"@testing-library/user-event": "^13.1.9",
"@types/bn.js": "^5.1.0",
"@types/bs58": "^4.0.1",
"@types/chai": "^4.2.19",
"@types/chai": "^4.2.20",
"@types/chart.js": "^2.9.34",
"@types/classnames": "^2.3.1",
"@types/jest": "^26.0.24",