We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c084016 commit a0bc5b2Copy full SHA for a0bc5b2
packages/nestjs-firebase-admin/package.json
@@ -20,7 +20,7 @@
20
},
21
"devDependencies": {
22
"@jest/globals": "29.7.0",
23
- "@types/node": "20.12.2",
+ "@types/node": "20.12.5",
24
"@typescript-eslint/eslint-plugin": "7.5.0",
25
"@typescript-eslint/parser": "7.5.0",
26
"eslint": "8.57.0",
@@ -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.4"
37
38
"peerDependencies": {
39
"@nestjs/common": "^10.2.7 || ^9.4.0",
0 commit comments