Commit df9ac68 1 parent c084016 commit df9ac68 Copy full SHA for df9ac68
File tree 2 files changed +13
-13
lines changed
packages/nestjs-firebase-admin
2 files changed +13
-13
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.0.11 " ,
36
- "lint-staged" : " 15.2.2 " ,
37
- "turbo" : " 1.13.2 "
35
+ "husky" : " 9.1.5 " ,
36
+ "lint-staged" : " 15.2.10 " ,
37
+ "turbo" : " 1.13.4 "
38
38
},
39
39
"standard-version" : {
40
40
"skip" : {
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.12.2 " ,
24
- "@typescript-eslint/eslint-plugin" : " 7.5 .0" ,
25
- "@typescript-eslint/parser" : " 7.5 .0" ,
23
+ "@types/node" : " 20.16.5 " ,
24
+ "@typescript-eslint/eslint-plugin" : " 7.18 .0" ,
25
+ "@typescript-eslint/parser" : " 7.18 .0" ,
26
26
"eslint" : " 8.57.0" ,
27
- "eslint-import-resolver-typescript" : " 3.6.1 " ,
28
- "eslint-plugin-import" : " 2.29.1 " ,
27
+ "eslint-import-resolver-typescript" : " 3.6.3 " ,
28
+ "eslint-plugin-import" : " 2.30.0 " ,
29
29
"eslint-plugin-jest" : " 27.9.0" ,
30
- "eslint-plugin-prettier" : " 5.1.3 " ,
30
+ "eslint-plugin-prettier" : " 5.2.1 " ,
31
31
"jest" : " 29.7.0" ,
32
- "prettier" : " 3.2.5 " ,
33
- "rimraf" : " 5.0.5 " ,
34
- "ts-jest" : " 29.1.2 " ,
32
+ "prettier" : " 3.3.3 " ,
33
+ "rimraf" : " 5.0.10 " ,
34
+ "ts-jest" : " 29.2.5 " ,
35
35
"ts-node" : " 10.9.2" ,
36
- "typescript" : " 5.4.3 "
36
+ "typescript" : " 5.5.4 "
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