We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965db57 commit ad5598fCopy full SHA for ad5598f
package.json
@@ -45,15 +45,15 @@
45
"author": "Kent C. Dodds <kent@doddsfamily.us> (http://kentcdodds.com/)",
46
"license": "MIT",
47
"dependencies": {
48
- "@babel/runtime": "^7.6.0",
49
- "@testing-library/dom": "^6.3.0",
50
- "@types/testing-library__react": "^9.1.0"
+ "@babel/runtime": "^7.7.6",
+ "@testing-library/dom": "^6.10.1",
+ "@types/testing-library__react": "^9.1.2"
51
},
52
"devDependencies": {
53
"@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",
+ "@testing-library/jest-dom": "^4.2.4",
+ "cross-env": "^6.0.3",
+ "kcd-scripts": "^1.12.1",
57
"npm-run-all": "^4.1.5",
58
"react": "^16.9.0",
59
"react-dom": "^16.9.0",
0 commit comments