We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 274621a commit 78cd172Copy full SHA for 78cd172
1 file changed
package.json
@@ -38,16 +38,16 @@
38
},
39
"devDependencies": {
40
"@glennsl/bs-jest": "^0.5.1",
41
- "@snowpack/app-scripts-react": "^1.12.0",
42
- "@snowpack/plugin-run-script": "^2.1.3",
43
- "@testing-library/jest-dom": "^5.11.4",
44
- "@testing-library/react": "^11.0.4",
45
- "bs-platform": "^8.2.0",
+ "@snowpack/app-scripts-react": "^1.12.6",
+ "@snowpack/plugin-run-script": "^2.2.0",
+ "@testing-library/jest-dom": "^5.11.5",
+ "@testing-library/react": "^11.1.1",
+ "bs-platform": "^8.3.2",
46
"bs-react-testing-library": "^0.7.3",
47
- "jest": "^26.4.2",
48
- "react": "^16.13.1",
49
- "react-dom": "^16.13.1",
+ "jest": "^26.6.3",
+ "react": "^17.0.1",
+ "react-dom": "^17.0.1",
50
"reason-react": "^0.9.1",
51
- "snowpack": "^2.13.1"
+ "snowpack": "^2.16.1"
52
}
53
0 commit comments