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 81d1de0 commit d4bc354Copy full SHA for d4bc354
package.json
@@ -42,13 +42,13 @@
42
"test": "jest --runInBand ."
43
},
44
"devDependencies": {
45
- "@babel/core": "7.28.0",
46
- "@babel/preset-env": "7.28.0",
+ "@babel/core": "7.28.3",
+ "@babel/preset-env": "7.28.3",
47
"@babel/preset-typescript": "7.27.1",
48
"@jest/globals": "29.7.0",
49
"@tsconfig/node20": "20.1.6",
50
"@types/jest": "29.5.14",
51
- "@types/node": "20.19.10",
+ "@types/node": "20.19.11",
52
"@typescript-eslint/eslint-plugin": "6.21.0",
53
"@typescript-eslint/parser": "6.21.0",
54
"esbuild": "0.21.3",
0 commit comments