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 Dec 2, 2024
1 parent 1e34d68 commit adc205a
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 149 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@
},
"devDependencies": {
"@eslint/compat": "1.2.3",
"@eslint/js": "9.15.0",
"@types/node": "22.10.0",
"@eslint/js": "9.16.0",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@vitest/coverage-v8": "2.1.6",
"eslint": "9.15.0",
"@vitest/coverage-v8": "2.1.8",
"eslint": "9.16.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
"@vitest/eslint-plugin": "1.1.11",
"@vitest/eslint-plugin": "1.1.14",
"prettier": "3.4.1",
"rimraf": "6.0.1",
"typescript": "5.7.2",
"typescript-eslint": "8.16.0",
"vitest": "2.1.6"
"vitest": "2.1.8"
},
"peerDependencies": {
"@nestjs/common": "^10.2.7 || ^9.4.0",
Expand Down
Loading

0 comments on commit adc205a

Please sign in to comment.