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 67d943d commit c4e51fbCopy full SHA for c4e51fb
package.json
@@ -42,13 +42,13 @@
42
"license": "MIT",
43
"dependencies": {
44
"@babel/runtime": "^7.5.5",
45
- "@testing-library/dom": "^6.0.0",
+ "@testing-library/dom": "^6.1.0",
46
"@types/testing-library__react": "^9.1.0"
47
},
48
"devDependencies": {
49
"@reach/router": "^1.2.1",
50
- "@testing-library/jest-dom": "^4.0.0",
51
- "kcd-scripts": "^1.5.2",
+ "@testing-library/jest-dom": "^4.1.0",
+ "kcd-scripts": "^1.7.0",
52
"react": "^16.9.0",
53
"react-dom": "^16.9.0"
54
0 commit comments