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.
2 parents ae72779 + effa7b6 commit 08fa5cfCopy full SHA for 08fa5cf
test/package.json
@@ -3,15 +3,15 @@
3
"version": "1.0.0",
4
"private": true,
5
"devDependencies": {
6
- "@babel/core": "^7.27.1",
+ "@babel/core": "^7.27.4",
7
"@babel/preset-env": "^7.27.2",
8
"@babel/preset-typescript": "^7.27.1",
9
"@types/jest": "^29.5.14",
10
"@types/jest-axe": "^3.5.9",
11
- "@types/node": "^22.15.19",
+ "@types/node": "^24.0.1",
12
"@types/node-fetch": "^2.6.12",
13
- "babel-jest": "^29.7.0",
14
- "jest": "^29.7.0",
+ "babel-jest": "^30.0.0",
+ "jest": "^30.0.0",
15
"jest-axe": "^10.0.0",
16
"jest-expect-message": "^1.1.3",
17
"node-fetch": "^3.2.2",
0 commit comments