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 a796098 commit 450cf78Copy full SHA for 450cf78
package.json
@@ -31,8 +31,8 @@
31
"devDependencies": {
32
"@jest/globals": "29.7.0",
33
"@types/node": "20.11.30",
34
- "@typescript-eslint/eslint-plugin": "7.3.1",
35
- "@typescript-eslint/parser": "7.3.1",
+ "@typescript-eslint/eslint-plugin": "7.4.0",
+ "@typescript-eslint/parser": "7.4.0",
36
"eslint": "8.57.0",
37
"eslint-import-resolver-typescript": "3.6.1",
38
"eslint-plugin-import": "2.29.1",
@@ -43,7 +43,7 @@
43
"rimraf": "5.0.5",
44
"ts-jest": "29.1.2",
45
"ts-node": "10.9.2",
46
- "typescript": "5.4.2"
+ "typescript": "5.4.3"
47
},
48
"peerDependencies": {
49
"@nestjs/common": "^10.2.7 || ^9.4.0",
0 commit comments