Skip to content

Commit 78cd172

Browse files
committed
Upgrade dependencies
1 parent 274621a commit 78cd172

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
},
3939
"devDependencies": {
4040
"@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",
41+
"@snowpack/app-scripts-react": "^1.12.6",
42+
"@snowpack/plugin-run-script": "^2.2.0",
43+
"@testing-library/jest-dom": "^5.11.5",
44+
"@testing-library/react": "^11.1.1",
45+
"bs-platform": "^8.3.2",
4646
"bs-react-testing-library": "^0.7.3",
47-
"jest": "^26.4.2",
48-
"react": "^16.13.1",
49-
"react-dom": "^16.13.1",
47+
"jest": "^26.6.3",
48+
"react": "^17.0.1",
49+
"react-dom": "^17.0.1",
5050
"reason-react": "^0.9.1",
51-
"snowpack": "^2.13.1"
51+
"snowpack": "^2.16.1"
5252
}
5353
}

0 commit comments

Comments
 (0)