Skip to content

Commit ad5598f

Browse files
committed
chore: update all packages
1 parent 965db57 commit ad5598f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"author": "Kent C. Dodds <kent@doddsfamily.us> (http://kentcdodds.com/)",
4646
"license": "MIT",
4747
"dependencies": {
48-
"@babel/runtime": "^7.6.0",
49-
"@testing-library/dom": "^6.3.0",
50-
"@types/testing-library__react": "^9.1.0"
48+
"@babel/runtime": "^7.7.6",
49+
"@testing-library/dom": "^6.10.1",
50+
"@types/testing-library__react": "^9.1.2"
5151
},
5252
"devDependencies": {
5353
"@reach/router": "^1.2.1",
54-
"@testing-library/jest-dom": "^4.1.0",
55-
"cross-env": "^6.0.0",
56-
"kcd-scripts": "^1.7.0",
54+
"@testing-library/jest-dom": "^4.2.4",
55+
"cross-env": "^6.0.3",
56+
"kcd-scripts": "^1.12.1",
5757
"npm-run-all": "^4.1.5",
5858
"react": "^16.9.0",
5959
"react-dom": "^16.9.0",

0 commit comments

Comments
 (0)