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 4cca8ce commit 46b61cdCopy full SHA for 46b61cd
package.json
@@ -84,7 +84,7 @@
84
"@emotion/jest": "^11.11.0",
85
"@jest/types": "^29.5.0",
86
"@preconstruct/cli": "^2.7.0",
87
- "@testing-library/react": "^14.0.0",
+ "@testing-library/react": "^14.2.1",
88
"@types/eslint": "8.56.2",
89
"@types/jest": "^29.5.2",
90
"@types/node": "^20.3.1",
packages/test-utils/package.json
@@ -15,7 +15,7 @@
15
"typecheck": "tsc --noEmit"
16
},
17
"dependencies": {
18
19
"conditional-type-checks": "^1.0.6",
20
"react-test-renderer": "^18.2.0",
21
"ts-snippet": "^5.0.0"
0 commit comments