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 898e039 commit 642dc32Copy full SHA for 642dc32
package.json
@@ -42,13 +42,13 @@
42
"test": "jest --runInBand ."
43
},
44
"devDependencies": {
45
- "@babel/core": "7.25.8",
46
- "@babel/preset-env": "7.25.8",
47
- "@babel/preset-typescript": "7.25.7",
+ "@babel/core": "7.25.9",
+ "@babel/preset-env": "7.25.9",
+ "@babel/preset-typescript": "7.25.9",
48
"@jest/globals": "29.7.0",
49
"@tsconfig/node20": "20.1.4",
50
- "@types/jest": "29.5.13",
51
- "@types/node": "20.16.11",
+ "@types/jest": "29.5.14",
+ "@types/node": "20.16.15",
52
"@typescript-eslint/eslint-plugin": "6.21.0",
53
"@typescript-eslint/parser": "6.21.0",
54
"esbuild": "0.21.3",
0 commit comments