Skip to content

Commit d6fac05

Browse files
committed
chore: update all the deps
1 parent 7e2dac4 commit d6fac05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"author": "Kent C. Dodds <[email protected]> (http://kentcdodds.com/)",
4646
"license": "MIT",
4747
"dependencies": {
48-
"@babel/runtime": "^7.7.6",
48+
"@babel/runtime": "^7.8.3",
4949
"@testing-library/dom": "^6.11.0",
5050
"@types/testing-library__react": "^9.1.2"
5151
},
5252
"devDependencies": {
5353
"@reach/router": "^1.2.1",
54-
"@testing-library/jest-dom": "^4.2.4",
54+
"@testing-library/jest-dom": "^5.0.0",
5555
"cross-env": "^6.0.3",
56-
"kcd-scripts": "^1.12.1",
56+
"kcd-scripts": "^4.0.0",
5757
"npm-run-all": "^4.1.5",
5858
"react": "^16.9.0",
5959
"react-dom": "^16.9.0",

0 commit comments

Comments
 (0)