Build(deps-dev): bump @types/chai from 4.2.9 to 4.2.10 (#4739)

Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.9 to 4.2.10.
- [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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-07 00:34:42 +00:00
committed by GitHub
parent 6e0912a52c
commit f8e69bdcf3
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3496,9 +3496,9 @@
}
},
"@types/chai": {
"version": "4.2.9",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.9.tgz",
"integrity": "sha512-NeXgZj+MFL4izGqA4sapdYzkzQG+MtGra9vhQ58dnmDY++VgJaRUws+aLVV5zRJCYJl/8s9IjMmhiUw1WsKSmw==",
"version": "4.2.10",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.10.tgz",
"integrity": "sha512-TlWWgb21+0LdkuFqEqfmy7NEgfB/7Jjux15fWQAh3P93gbmXuwTM/vxEdzW89APIcI2BgKR48yjeAkdeH+4qvQ==",
"dev": true
},
"@types/chai-enzyme": {

View File

@@ -143,7 +143,7 @@
"@babel/polyfill": "^7.8.7",
"@babel/register": "7.8.6",
"@mapbox/react-click-to-select": "^2.2.0",
"@types/chai": "^4.2.9",
"@types/chai": "^4.2.10",
"@types/chai-enzyme": "^0.6.7",
"@types/enzyme": "^3.10.5",
"@types/lodash.debounce": "^4.0.6",