mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
Update dependency @types/chai to v4.2.4
This commit is contained in:
parent
2d2f8c47ba
commit
0b232e6f2b
@ -78,7 +78,7 @@
|
||||
"@testing-library/react": "^9.3.1",
|
||||
"@testing-library/react-hooks": "^2.0.1",
|
||||
"@types/babel__core": "7.1.3",
|
||||
"@types/chai": "4.2.3",
|
||||
"@types/chai": "4.2.4",
|
||||
"@types/chai-as-promised": "7.1.2",
|
||||
"@types/chalk": "2.2.0",
|
||||
"@types/chrome": "0.0.89",
|
||||
|
||||
@ -2226,10 +2226,10 @@
|
||||
dependencies:
|
||||
"@types/chai" "*"
|
||||
|
||||
"@types/chai@*", "@types/chai@4.2.3":
|
||||
version "4.2.3"
|
||||
resolved "https://registry.npmjs.org/@types/chai/-/chai-4.2.3.tgz#419477a3d5202bad19e14c787940a61dc9ea6407"
|
||||
integrity sha512-VRw2xEGbll3ZiTQ4J02/hUjNqZoue1bMhoo2dgM2LXjDdyaq4q80HgBDHwpI0/VKlo4Eg+BavyQMv/NYgTetzA==
|
||||
"@types/chai@*", "@types/chai@4.2.4":
|
||||
version "4.2.4"
|
||||
resolved "https://registry.npmjs.org/@types/chai/-/chai-4.2.4.tgz#8936cffad3c96ec470a2dc26a38c3ba8b9b6f619"
|
||||
integrity sha512-7qvf9F9tMTzo0akeswHPGqgUx/gIaJqrOEET/FCD8CFRkSUHlygQiM5yB6OvjrtdxBVLSyw7COJubsFYs0683g==
|
||||
|
||||
"@types/chalk@2.2.0":
|
||||
version "2.2.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user