Skip to content

Commit bb50823

Browse files
committed
Upgrade dependencies
1 parent 60293b4 commit bb50823

File tree

2 files changed

+214
-126
lines changed

2 files changed

+214
-126
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,20 @@
3131
"testing"
3232
],
3333
"dependencies": {
34-
"bs-dom-testing-library": "^0.1.0",
35-
"react-testing-library": "^4.1.5"
34+
"bs-dom-testing-library": "^0.2.0",
35+
"react-testing-library": "^5.0.1"
3636
},
3737
"peerDependencies": {
3838
"reason-react": "^0.4.0 || ^0.3.0"
3939
},
4040
"devDependencies": {
4141
"bs-jest": "^0.3.2",
42-
"bs-platform": "^4.0.2",
42+
"bs-platform": "^4.0.5",
4343
"npm-run-all": "^4.1.3",
44-
"react": "^16.4.1",
45-
"react-dom": "^16.4.1",
46-
"reason-react": "^0.4.2",
44+
"react": "^16.5.1",
45+
"react-dom": "^16.5.1",
46+
"reason-react": "^0.5.3",
4747
"rimraf": "^2.6.2",
48-
"write-changelog": "^1.1.0"
48+
"write-changelog": "^1.2.0"
4949
}
5050
}

0 commit comments

Comments
 (0)