Commit 483d3e7 1 parent c084016 commit 483d3e7 Copy full SHA for 483d3e7
File tree 2 files changed +5
-5
lines changed
packages/nestjs-firebase-admin
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"@cuaklabs/nestjs-typescript-config" : " workspace:*" ,
35
35
"husky" : " 9.0.11" ,
36
36
"lint-staged" : " 15.2.2" ,
37
- "turbo" : " 1.13.2 "
37
+ "turbo" : " 1.13.3 "
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.12.11 " ,
24
+ "@typescript-eslint/eslint-plugin" : " 7.8 .0" ,
25
+ "@typescript-eslint/parser" : " 7.8 .0" ,
26
26
"eslint" : " 8.57.0" ,
27
27
"eslint-import-resolver-typescript" : " 3.6.1" ,
28
28
"eslint-plugin-import" : " 2.29.1" ,
33
33
"rimraf" : " 5.0.5" ,
34
34
"ts-jest" : " 29.1.2" ,
35
35
"ts-node" : " 10.9.2" ,
36
- "typescript" : " 5.4.3 "
36
+ "typescript" : " 5.4.5 "
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