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 eeb11ec commit 9c0bff6Copy full SHA for 9c0bff6
package.json
@@ -38,14 +38,14 @@
38
"types"
39
],
40
"dependencies": {
41
- "@babel/runtime": "^7.9.6",
+ "@babel/runtime": "^7.10.2",
42
"aria-query": "^4.0.2",
43
"dom-accessibility-api": "^0.4.4",
44
"pretty-format": "^25.5.0"
45
},
46
"devDependencies": {
47
- "dtslint": "^3.4.2",
48
- "@testing-library/jest-dom": "^5.5.0",
+ "dtslint": "^3.6.9",
+ "@testing-library/jest-dom": "^5.9.0",
49
"jest-in-case": "^1.0.2",
50
"jest-serializer-ansi": "^1.0.3",
51
"jest-watch-select-projects": "^2.0.0",
0 commit comments