Skip to content

Commit a7e3d05

Browse files
chore(deps): update all non-major dependencies
1 parent c084016 commit a7e3d05

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/nestjs-firebase-admin/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
},
2121
"devDependencies": {
2222
"@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",
23+
"@types/node": "20.12.7",
24+
"@typescript-eslint/eslint-plugin": "7.7.0",
25+
"@typescript-eslint/parser": "7.7.0",
2626
"eslint": "8.57.0",
2727
"eslint-import-resolver-typescript": "3.6.1",
2828
"eslint-plugin-import": "2.29.1",
@@ -33,7 +33,7 @@
3333
"rimraf": "5.0.5",
3434
"ts-jest": "29.1.2",
3535
"ts-node": "10.9.2",
36-
"typescript": "5.4.3"
36+
"typescript": "5.4.5"
3737
},
3838
"peerDependencies": {
3939
"@nestjs/common": "^10.2.7 || ^9.4.0",

0 commit comments

Comments
 (0)