Skip to content

Commit

Permalink
chore(deps): update linters to v7.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent a038eec commit fbb2272
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 68 deletions.
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@types/node": "20.14.2",
"@types/pg": "8.11.6",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"activitypub-types": "1.1.0",
"drizzle-kit": "0.22.7",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@nuxtjs/i18n": "8.3.1",
"@types/node": "20.14.2",
"@typescript-eslint/parser": "7.12.0",
"@typescript-eslint/parser": "7.13.0",
"@vite-pwa/nuxt": "0.8.0",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
Expand Down
130 changes: 65 additions & 65 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fbb2272

Please sign in to comment.