Bump enzyme from 3.8.0 to 3.10.0 (#11107)

Bumps [enzyme](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme) from 3.8.0 to 3.10.0.
- [Release notes](https://github.com/airbnb/enzyme/releases)
- [Changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/enzyme/commits/enzyme@3.10.0/packages/enzyme)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-18 00:04:24 +09:00
committed by Yamagishi Kazutoshi
parent 54438042f1
commit 85ec79cedf
2 changed files with 19 additions and 5 deletions

View File

@ -168,7 +168,7 @@
"devDependencies": {
"babel-eslint": "^10.0.1",
"babel-jest": "^24.8.0",
"enzyme": "^3.8.0",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.7.1",
"eslint": "^5.11.1",
"eslint-plugin-import": "~2.17.3",