Update dependency @types/chai to v4.2.4

This commit is contained in:
Renovate Bot 2019-11-01 07:21:50 +00:00 committed by renovate[bot]
parent 2d2f8c47ba
commit 0b232e6f2b
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"