Commit 2f9ebb4 1 parent 1920ff2 commit 2f9ebb4 Copy full SHA for 2f9ebb4
File tree 2 files changed +6
-6
lines changed
packages/nestjs-firebase-admin
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 32
32
"@cuaklabs/nestjs-jest-config" : " workspace:*" ,
33
33
"@cuaklabs/nestjs-prettier-config" : " workspace:*" ,
34
34
"@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 " ,
37
37
"turbo" : " 1.13.4"
38
38
},
39
39
"standard-version" : {
Original file line number Diff line number Diff line change 20
20
},
21
21
"devDependencies" : {
22
22
"@jest/globals" : " 29.7.0" ,
23
- "@types/node" : " 20.16.14 " ,
23
+ "@types/node" : " 20.17.12 " ,
24
24
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
25
25
"@typescript-eslint/parser" : " 7.18.0" ,
26
26
"eslint" : " 8.57.1" ,
27
- "eslint-import-resolver-typescript" : " 3.6.3 " ,
27
+ "eslint-import-resolver-typescript" : " 3.7.0 " ,
28
28
"eslint-plugin-import" : " 2.31.0" ,
29
29
"eslint-plugin-jest" : " 27.9.0" ,
30
30
"eslint-plugin-prettier" : " 5.2.1" ,
31
31
"jest" : " 29.7.0" ,
32
- "prettier" : " 3.3.3 " ,
32
+ "prettier" : " 3.4.2 " ,
33
33
"rimraf" : " 5.0.10" ,
34
34
"ts-jest" : " 29.2.5" ,
35
35
"ts-node" : " 10.9.2" ,
36
- "typescript" : " 5.6.3 "
36
+ "typescript" : " 5.7.2 "
37
37
},
38
38
"peerDependencies" : {
39
39
"@nestjs/common" : " ^10.2.7 || ^9.4.0" ,
You can’t perform that action at this time.
0 commit comments