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 cf7493e commit 6e37a58Copy full SHA for 6e37a58
package.json
@@ -43,12 +43,12 @@
43
"author": "Kent C. Dodds <[email protected]> (https://kentcdodds.com)",
44
"license": "MIT",
45
"dependencies": {
46
- "@babel/runtime": "^7.10.2",
47
- "@testing-library/dom": "^7.14.2"
+ "@babel/runtime": "^7.10.3",
+ "@testing-library/dom": "^7.16.2"
48
},
49
"devDependencies": {
50
"@reach/router": "^1.3.3",
51
- "@testing-library/jest-dom": "^5.10.0",
+ "@testing-library/jest-dom": "^5.10.1",
52
"@types/react-dom": "^16.9.8",
53
"dotenv-cli": "^3.1.0",
54
"dtslint": "3.6.12",
0 commit comments