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 Oct 29, 2024
1 parent 89b7c75 commit 0326042
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 156 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"url": "https://github.com/adrianmjim/nestjs-supabase-js/issues"
},
"devDependencies": {
"@eslint/compat": "1.2.1",
"@eslint/compat": "1.2.2",
"@eslint/js": "9.13.0",
"@types/node": "22.8.2",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@vitest/coverage-v8": "2.1.3",
"@types/node": "22.8.4",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@vitest/coverage-v8": "2.1.4",
"eslint": "9.13.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.31.0",
Expand All @@ -43,8 +43,8 @@
"prettier": "3.3.3",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"typescript-eslint": "8.11.0",
"vitest": "2.1.3"
"typescript-eslint": "8.12.2",
"vitest": "2.1.4"
},
"peerDependencies": {
"@nestjs/common": "^10.2.7 || ^9.4.0",
Expand Down
Loading

0 comments on commit 0326042

Please sign in to comment.