Skip to content

Commit cfc49c5

Browse files
Update devDependencies
1 parent a9f5919 commit cfc49c5

2 files changed

Lines changed: 1644 additions & 987 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@
4646
},
4747
"devDependencies": {
4848
"@testing-library/jest-dom": "^6.0.0",
49-
"@testing-library/react": "^15.0.0",
50-
"cypress": "^13.0.0",
51-
"eslint": "9.39.4",
49+
"@testing-library/react": "^16.0.0",
50+
"cypress": "^15.0.0",
51+
"eslint": "10.4.0",
5252
"eslint-config-react-app": "7.0.1",
5353
"eslint-plugin-jest-react": "0.1.0",
54-
"jest": "^29.0.0",
55-
"wait-on": "^7.0.1"
54+
"jest": "^30.0.0",
55+
"wait-on": "^9.0.0"
5656
},
5757
"resolutions": {
5858
"nth-check": ">=2.0.1"

0 commit comments

Comments
 (0)