chore:(deps): bump @types/chai from 4.2.12 to 4.2.13 in /explorer (#12688)

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

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]
2020-10-06 08:08:39 +00:00
committed by GitHub
parent 5564639a05
commit 2aeba39d82
2 changed files with 4 additions and 4 deletions

View File

@ -3236,9 +3236,9 @@
} }
}, },
"@types/chai": { "@types/chai": {
"version": "4.2.12", "version": "4.2.13",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.12.tgz", "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.13.tgz",
"integrity": "sha512-aN5IAC8QNtSUdQzxu7lGBgYAOuU1tmRU4c9dIq5OKGf/SBVjXo+ffM2wEjudAWbgpOhy60nLoAGH1xm8fpCKFQ==" "integrity": "sha512-o3SGYRlOpvLFpwJA6Sl1UPOwKFEvE4FxTEB/c9XHI2whdnd4kmPVkNLL8gY4vWGBxWWDumzLbKsAhEH5SKn37Q=="
}, },
"@types/chart.js": { "@types/chart.js": {
"version": "2.9.25", "version": "2.9.25",

View File

@ -11,7 +11,7 @@
"@testing-library/user-event": "^12.1.7", "@testing-library/user-event": "^12.1.7",
"@types/bn.js": "^4.11.6", "@types/bn.js": "^4.11.6",
"@types/bs58": "^4.0.1", "@types/bs58": "^4.0.1",
"@types/chai": "^4.2.12", "@types/chai": "^4.2.13",
"@types/chart.js": "^2.9.25", "@types/chart.js": "^2.9.25",
"@types/classnames": "^2.2.10", "@types/classnames": "^2.2.10",
"@types/jest": "^26.0.14", "@types/jest": "^26.0.14",