Skip to content

Commit

Permalink
chore: Update enzyme in group default to the latest version πŸš€ (#1115)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and jeeyyy committed Sep 7, 2018
1 parent 1b7aa44 commit 841b0b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/examples/jest_react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"babel-jest": "^23.0.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"enzyme": "^3.4.4",
"enzyme-adapter-react-16": "^1.2.0",
"enzyme": "^3.5.0",
"enzyme-adapter-react-16": "^1.3.0",
"jest": "^22.4.0",
"jest-cli": "^23.0.1",
"react": "^16.4.0",
Expand Down

0 comments on commit 841b0b1

Please sign in to comment.