Build(deps-dev): bump @types/chai from 4.2.1 to 4.2.2 (#3979)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-09 20:47:52 +00:00
committed by repo-ranger[bot]
parent 60bd7a69a7
commit 5d005e40e6
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2501,9 +2501,9 @@
}
},
"@types/chai": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.1.tgz",
"integrity": "sha512-LDKlQW/V8bQr5p9aoHye9p7x9faxq0GVeWAkn/Zgyyn848LIAzuR1sHQjGmUBFUpINuGWDG2NTM/ofA2aLMIew==",
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.2.tgz",
"integrity": "sha512-8V2aCcPM3WLuJvJpF6N60uUvdZb7NHjpjQlLk1QmZbTP4XZET/FX0c3TJ3K7qt4L98FS1Pifa8BVofTVuJFWVA==",
"dev": true
},
"@types/chai-enzyme": {
+1 -1
View File
@@ -151,7 +151,7 @@
"@babel/preset-env": "^7.5.5",
"@babel/register": "7.6.0",
"@mapbox/react-click-to-select": "^2.2.0",
"@types/chai": "^4.2.1",
"@types/chai": "^4.2.2",
"@types/chai-enzyme": "^0.6.7",
"@types/enzyme": "^3.10.3",
"@types/lodash.debounce": "^4.0.6",