Skip to content

Commit 7402f6b

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@cuaklabs/nestjs-typescript-config": "workspace:*",
3535
"husky": "9.0.11",
3636
"lint-staged": "15.2.2",
37-
"turbo": "1.13.2"
37+
"turbo": "1.13.3"
3838
},
3939
"standard-version": {
4040
"skip": {

packages/nestjs-firebase-admin/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@
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.12",
24+
"@typescript-eslint/eslint-plugin": "7.9.0",
25+
"@typescript-eslint/parser": "7.9.0",
2626
"eslint": "8.57.0",
2727
"eslint-import-resolver-typescript": "3.6.1",
2828
"eslint-plugin-import": "2.29.1",
2929
"eslint-plugin-jest": "27.9.0",
3030
"eslint-plugin-prettier": "5.1.3",
3131
"jest": "29.7.0",
3232
"prettier": "3.2.5",
33-
"rimraf": "5.0.5",
33+
"rimraf": "5.0.7",
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)