We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6465c30 commit 80725cbCopy full SHA for 80725cb
1 file changed
package.json
@@ -23,15 +23,15 @@
23
},
24
"license": "MIT",
25
"devDependencies": {
26
- "@types/jest": "^29.5.11",
27
- "@types/node": "^20.11.5",
28
- "@typescript-eslint/eslint-plugin": "^6.19.0",
29
- "@typescript-eslint/parser": "^6.19.0",
+ "@types/jest": "^29.5.12",
+ "@types/node": "^20.11.16",
+ "@typescript-eslint/eslint-plugin": "^6.21.0",
+ "@typescript-eslint/parser": "^6.21.0",
30
"eslint": "^8.56.0",
31
"eslint-config-google": "^0.14.0",
32
"jest": "^29.7.0",
33
"jest-cli": "^29.7.0",
34
- "ts-jest": "^29.1.1",
+ "ts-jest": "^29.1.2",
35
"ts-node-dev": "^2.0.0",
36
"typescript": "^5.3.3"
37
}
0 commit comments