Skip to content

Commit 4857947

Browse files
chore(deps): update all non-major dependencies
1 parent 1920ff2 commit 4857947

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@cuaklabs/nestjs-jest-config": "workspace:*",
3333
"@cuaklabs/nestjs-prettier-config": "workspace:*",
3434
"@cuaklabs/nestjs-typescript-config": "workspace:*",
35-
"husky": "9.1.6",
36-
"lint-staged": "15.2.10",
35+
"husky": "9.1.7",
36+
"lint-staged": "15.5.2",
3737
"turbo": "1.13.4"
3838
},
3939
"standard-version": {

packages/nestjs-firebase-admin/package.json

Lines changed: 7 additions & 7 deletions
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.16.14",
23+
"@types/node": "20.19.12",
2424
"@typescript-eslint/eslint-plugin": "7.18.0",
2525
"@typescript-eslint/parser": "7.18.0",
2626
"eslint": "8.57.1",
27-
"eslint-import-resolver-typescript": "3.6.3",
28-
"eslint-plugin-import": "2.31.0",
27+
"eslint-import-resolver-typescript": "3.10.1",
28+
"eslint-plugin-import": "2.32.0",
2929
"eslint-plugin-jest": "27.9.0",
30-
"eslint-plugin-prettier": "5.2.1",
30+
"eslint-plugin-prettier": "5.5.4",
3131
"jest": "29.7.0",
32-
"prettier": "3.3.3",
32+
"prettier": "3.6.2",
3333
"rimraf": "5.0.10",
34-
"ts-jest": "29.2.5",
34+
"ts-jest": "29.4.1",
3535
"ts-node": "10.9.2",
36-
"typescript": "5.6.3"
36+
"typescript": "5.9.2"
3737
},
3838
"peerDependencies": {
3939
"@nestjs/common": "^10.2.7 || ^9.4.0",

0 commit comments

Comments
 (0)