Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze committed Sep 18, 2018
1 parent 60293b4 commit bb50823
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 126 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@
"testing"
],
"dependencies": {
"bs-dom-testing-library": "^0.1.0",
"react-testing-library": "^4.1.5"
"bs-dom-testing-library": "^0.2.0",
"react-testing-library": "^5.0.1"
},
"peerDependencies": {
"reason-react": "^0.4.0 || ^0.3.0"
},
"devDependencies": {
"bs-jest": "^0.3.2",
"bs-platform": "^4.0.2",
"bs-platform": "^4.0.5",
"npm-run-all": "^4.1.3",
"react": "^16.4.1",
"react-dom": "^16.4.1",
"reason-react": "^0.4.2",
"react": "^16.5.1",
"react-dom": "^16.5.1",
"reason-react": "^0.5.3",
"rimraf": "^2.6.2",
"write-changelog": "^1.1.0"
"write-changelog": "^1.2.0"
}
}
Loading

0 comments on commit bb50823

Please sign in to comment.