We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c084016 commit a7e3d05Copy full SHA for a7e3d05
packages/nestjs-firebase-admin/package.json
@@ -20,9 +20,9 @@
20
},
21
"devDependencies": {
22
"@jest/globals": "29.7.0",
23
- "@types/node": "20.12.2",
24
- "@typescript-eslint/eslint-plugin": "7.5.0",
25
- "@typescript-eslint/parser": "7.5.0",
+ "@types/node": "20.12.7",
+ "@typescript-eslint/eslint-plugin": "7.7.0",
+ "@typescript-eslint/parser": "7.7.0",
26
"eslint": "8.57.0",
27
"eslint-import-resolver-typescript": "3.6.1",
28
"eslint-plugin-import": "2.29.1",
@@ -33,7 +33,7 @@
33
"rimraf": "5.0.5",
34
"ts-jest": "29.1.2",
35
"ts-node": "10.9.2",
36
- "typescript": "5.4.3"
+ "typescript": "5.4.5"
37
38
"peerDependencies": {
39
"@nestjs/common": "^10.2.7 || ^9.4.0",
0 commit comments