Skip to content

Commit c4e51fb

Browse files
author
Kent C. Dodds
committed
chore: update all deps
1 parent 67d943d commit c4e51fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
"license": "MIT",
4343
"dependencies": {
4444
"@babel/runtime": "^7.5.5",
45-
"@testing-library/dom": "^6.0.0",
45+
"@testing-library/dom": "^6.1.0",
4646
"@types/testing-library__react": "^9.1.0"
4747
},
4848
"devDependencies": {
4949
"@reach/router": "^1.2.1",
50-
"@testing-library/jest-dom": "^4.0.0",
51-
"kcd-scripts": "^1.5.2",
50+
"@testing-library/jest-dom": "^4.1.0",
51+
"kcd-scripts": "^1.7.0",
5252
"react": "^16.9.0",
5353
"react-dom": "^16.9.0"
5454
},

0 commit comments

Comments
 (0)