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 Nov 18, 2024
1 parent ce94c0f commit 572e6ab
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 202 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@
"url": "https://github.com/adrianmjim/nestjs-supabase-js/issues"
},
"devDependencies": {
"@eslint/compat": "1.2.2",
"@eslint/js": "9.14.0",
"@eslint/compat": "1.2.3",
"@eslint/js": "9.15.0",
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vitest/coverage-v8": "2.1.4",
"eslint": "9.14.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@vitest/coverage-v8": "2.1.5",
"eslint": "9.15.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.8",
"@vitest/eslint-plugin": "1.1.10",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"typescript-eslint": "8.14.0",
"vitest": "2.1.4"
"typescript-eslint": "8.15.0",
"vitest": "2.1.5"
},
"peerDependencies": {
"@nestjs/common": "^10.2.7 || ^9.4.0",
Expand Down
Loading

0 comments on commit 572e6ab

Please sign in to comment.