We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e2dac4 commit d6fac05Copy full SHA for d6fac05
package.json
@@ -45,15 +45,15 @@
45
"author": "Kent C. Dodds <[email protected]> (http://kentcdodds.com/)",
46
"license": "MIT",
47
"dependencies": {
48
- "@babel/runtime": "^7.7.6",
+ "@babel/runtime": "^7.8.3",
49
"@testing-library/dom": "^6.11.0",
50
"@types/testing-library__react": "^9.1.2"
51
},
52
"devDependencies": {
53
"@reach/router": "^1.2.1",
54
- "@testing-library/jest-dom": "^4.2.4",
+ "@testing-library/jest-dom": "^5.0.0",
55
"cross-env": "^6.0.3",
56
- "kcd-scripts": "^1.12.1",
+ "kcd-scripts": "^4.0.0",
57
"npm-run-all": "^4.1.5",
58
"react": "^16.9.0",
59
"react-dom": "^16.9.0",
0 commit comments