We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60293b4 commit bb50823Copy full SHA for bb50823
package.json
@@ -31,20 +31,20 @@
31
"testing"
32
],
33
"dependencies": {
34
- "bs-dom-testing-library": "^0.1.0",
35
- "react-testing-library": "^4.1.5"
+ "bs-dom-testing-library": "^0.2.0",
+ "react-testing-library": "^5.0.1"
36
},
37
"peerDependencies": {
38
"reason-react": "^0.4.0 || ^0.3.0"
39
40
"devDependencies": {
41
"bs-jest": "^0.3.2",
42
- "bs-platform": "^4.0.2",
+ "bs-platform": "^4.0.5",
43
"npm-run-all": "^4.1.3",
44
- "react": "^16.4.1",
45
- "react-dom": "^16.4.1",
46
- "reason-react": "^0.4.2",
+ "react": "^16.5.1",
+ "react-dom": "^16.5.1",
+ "reason-react": "^0.5.3",
47
"rimraf": "^2.6.2",
48
- "write-changelog": "^1.1.0"
+ "write-changelog": "^1.2.0"
49
}
50
0 commit comments