chore:(deps): bump @types/chai from 4.2.13 to 4.2.14 in /explorer (#13059)
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.13 to 4.2.14. - [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:
parent
62fdd7ba07
commit
e4231d1028
|
@ -3235,9 +3235,9 @@
|
|||
}
|
||||
},
|
||||
"@types/chai": {
|
||||
"version": "4.2.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.13.tgz",
|
||||
"integrity": "sha512-o3SGYRlOpvLFpwJA6Sl1UPOwKFEvE4FxTEB/c9XHI2whdnd4kmPVkNLL8gY4vWGBxWWDumzLbKsAhEH5SKn37Q=="
|
||||
"version": "4.2.14",
|
||||
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.14.tgz",
|
||||
"integrity": "sha512-G+ITQPXkwTrslfG5L/BksmbLUA0M1iybEsmCWPqzSxsRRhJZimBKJkoMi8fr/CPygPTj4zO5pJH7I2/cm9M7SQ=="
|
||||
},
|
||||
"@types/chart.js": {
|
||||
"version": "2.9.26",
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"@testing-library/user-event": "^12.1.8",
|
||||
"@types/bn.js": "^4.11.6",
|
||||
"@types/bs58": "^4.0.1",
|
||||
"@types/chai": "^4.2.13",
|
||||
"@types/chai": "^4.2.14",
|
||||
"@types/chart.js": "^2.9.26",
|
||||
"@types/classnames": "^2.2.10",
|
||||
"@types/jest": "^26.0.15",
|
||||
|
|
Loading…
Reference in New Issue