Skip to content

Commit d0149e8

Browse files
author
Kent C. Dodds
committed
chore: upgrade deps
1 parent a675535 commit d0149e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"author": "Kent C. Dodds <[email protected]> (http://kentcdodds.com/)",
4242
"license": "MIT",
4343
"dependencies": {
44-
"@babel/runtime": "^7.5.5",
45-
"@testing-library/dom": "^6.1.0",
44+
"@babel/runtime": "^7.6.0",
45+
"@testing-library/dom": "^6.3.0",
4646
"@types/testing-library__react": "^9.1.0"
4747
},
4848
"devDependencies": {

0 commit comments

Comments
 (0)