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 Sep 4, 2024
1 parent c084016 commit 29e1ee8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"@cuaklabs/nestjs-jest-config": "workspace:*",
"@cuaklabs/nestjs-prettier-config": "workspace:*",
"@cuaklabs/nestjs-typescript-config": "workspace:*",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"turbo": "1.13.2"
"husky": "9.1.5",
"lint-staged": "15.2.10",
"turbo": "1.13.4"
},
"standard-version": {
"skip": {
Expand Down
20 changes: 10 additions & 10 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.12.2",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@types/node": "20.16.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-prettier": "5.2.1",
"jest": "29.7.0",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"ts-jest": "29.1.2",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.4.3"
"typescript": "5.5.4"
},
"peerDependencies": {
"@nestjs/common": "^10.2.7 || ^9.4.0",
Expand Down

0 comments on commit 29e1ee8

Please sign in to comment.