We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f5919 commit cfc49c5Copy full SHA for cfc49c5
2 files changed
package.json
@@ -46,13 +46,13 @@
46
},
47
"devDependencies": {
48
"@testing-library/jest-dom": "^6.0.0",
49
- "@testing-library/react": "^15.0.0",
50
- "cypress": "^13.0.0",
51
- "eslint": "9.39.4",
+ "@testing-library/react": "^16.0.0",
+ "cypress": "^15.0.0",
+ "eslint": "10.4.0",
52
"eslint-config-react-app": "7.0.1",
53
"eslint-plugin-jest-react": "0.1.0",
54
- "jest": "^29.0.0",
55
- "wait-on": "^7.0.1"
+ "jest": "^30.0.0",
+ "wait-on": "^9.0.0"
56
57
"resolutions": {
58
"nth-check": ">=2.0.1"
0 commit comments