Skip to content

Commit

Permalink
Update Enzyme and Enzyme adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjaminsson committed Aug 27, 2019
1 parent 38a45de commit a79dc3d
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 80 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lodash": "^4.17.12"
},
"peerDependencies": {
"enzyme": "^3.4.0"
"enzyme": "^3.10.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand All @@ -54,8 +54,8 @@
"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-preset-env": "^1.6.0",
"codecov": "^2.3.0",
"enzyme": "^3.7.0",
"enzyme-adapter-react-16": "^1.7.0",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"eslint": "^4.8.0",
"eslint-config-prettier": "^2.6.0",
"eslint-config-standard": "^10.2.1",
Expand Down
Loading

0 comments on commit a79dc3d

Please sign in to comment.