Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent a2208d4 commit 8664094
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 242 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@typescript-eslint/parser": "7.14.1",
"activitypub-types": "1.1.0",
"drizzle-kit": "0.22.7",
"eslint": "8.57.0",
"eslint": "9.5.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-prettier": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@typescript-eslint/parser": "7.14.1",
"@vite-pwa/nuxt": "0.8.1",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint": "9.5.0",
"git-commit-info": "2.0.2",
"nuxt": "3.12.2",
"prettier": "3.3.2",
Expand Down
Loading

0 comments on commit 8664094

Please sign in to comment.