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 Aug 3, 2024
1 parent c084016 commit a02afd9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.4",
"lint-staged": "15.2.8",
"turbo": "1.13.4"
},
"standard-version": {
"skip": {
Expand Down
16 changes: 8 additions & 8 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.14.14",
"@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-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.4",
"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 a02afd9

Please sign in to comment.