Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 1920ff2 commit ae0accf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@cuaklabs/nestjs-jest-config": "workspace:*",
"@cuaklabs/nestjs-prettier-config": "workspace:*",
"@cuaklabs/nestjs-typescript-config": "workspace:*",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"husky": "9.1.7",
"lint-staged": "15.3.0",
"turbo": "1.13.4"
},
"standard-version": {
Expand Down
10 changes: 5 additions & 5 deletions packages/nestjs-firebase-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@types/node": "20.16.14",
"@types/node": "20.17.14",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-prettier": "5.2.2",
"jest": "29.7.0",
"prettier": "3.3.3",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.3"
},
"peerDependencies": {
"@nestjs/common": "^10.2.7 || ^9.4.0",
Expand Down

0 comments on commit ae0accf

Please sign in to comment.