Skip to content

Commit

Permalink
Update all major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 30, 2020
1 parent 0696a87 commit ab12e45
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 154 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"src"
],
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0 || ^16.0.0"
"react": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
},
"devDependencies": {
"babel-cli": "6.26.0",
Expand All @@ -42,15 +42,15 @@
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"eslint": "7.3.1",
"eslint-plugin-flowtype": "4.7.0",
"eslint-plugin-flowtype": "5.2.0",
"eslint-plugin-react": "7.20.0",
"flow-bin": "0.127.0",
"flow-typed": "3.1.0",
"jsdom": "16.2.2",
"mocha": "7.2.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-test-renderer": "16.13.1"
"mocha": "8.2.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-test-renderer": "17.0.1"
},
"scripts": {
"build": "babel src --out-dir lib --source-maps",
Expand Down
Loading

0 comments on commit ab12e45

Please sign in to comment.