Skip to content

Commit 2f9ebb4

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
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.3.0",
3737
"turbo": "1.13.4"
3838
},
3939
"standard-version": {

packages/nestjs-firebase-admin/package.json

+4-4
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.17.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",
27+
"eslint-import-resolver-typescript": "3.7.0",
2828
"eslint-plugin-import": "2.31.0",
2929
"eslint-plugin-jest": "27.9.0",
3030
"eslint-plugin-prettier": "5.2.1",
3131
"jest": "29.7.0",
32-
"prettier": "3.3.3",
32+
"prettier": "3.4.2",
3333
"rimraf": "5.0.10",
3434
"ts-jest": "29.2.5",
3535
"ts-node": "10.9.2",
36-
"typescript": "5.6.3"
36+
"typescript": "5.7.2"
3737
},
3838
"peerDependencies": {
3939
"@nestjs/common": "^10.2.7 || ^9.4.0",

0 commit comments

Comments
 (0)