File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/nestjs-firebase-admin Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3434 "@cuaklabs/nestjs-typescript-config" : " workspace:*" ,
3535 "husky" : " 9.0.11" ,
3636 "lint-staged" : " 15.2.2" ,
37- "turbo" : " 1.12.5 "
37+ "turbo" : " 1.13.0 "
3838 },
3939 "standard-version" : {
4040 "skip" : {
Original file line number Diff line number Diff line change 2020 },
2121 "devDependencies" : {
2222 "@jest/globals" : " 29.7.0" ,
23- "@types/node" : " 20.11.28 " ,
24- "@typescript-eslint/eslint-plugin" : " 7.2 .0" ,
25- "@typescript-eslint/parser" : " 7.2 .0" ,
23+ "@types/node" : " 20.12.2 " ,
24+ "@typescript-eslint/eslint-plugin" : " 7.4 .0" ,
25+ "@typescript-eslint/parser" : " 7.4 .0" ,
2626 "eslint" : " 8.57.0" ,
2727 "eslint-import-resolver-typescript" : " 3.6.1" ,
2828 "eslint-plugin-import" : " 2.29.1" ,
3333 "rimraf" : " 5.0.5" ,
3434 "ts-jest" : " 29.1.2" ,
3535 "ts-node" : " 10.9.2" ,
36- "typescript" : " 5.4.2 "
36+ "typescript" : " 5.4.3 "
3737 },
3838 "peerDependencies" : {
3939 "@nestjs/common" : " ^10.2.7 || ^9.4.0" ,
You can’t perform that action at this time.
0 commit comments