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 Jul 15, 2024
1 parent c588f66 commit b9e06d5
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 151 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,20 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"@types/node": "20.14.10",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"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",
"jest": "29.7.0",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"ts-jest": "29.1.2",
"prettier": "3.3.3",
"rimraf": "5.0.9",
"ts-jest": "29.2.2",
"ts-node": "10.9.2",
"typescript": "5.4.5"
"typescript": "5.5.3"
},
"peerDependencies": {
"@nestjs/common": "^10.2.7 || ^9.4.0",
Expand Down
Loading

0 comments on commit b9e06d5

Please sign in to comment.