Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent 582fa40 commit 94b17ce
Show file tree
Hide file tree
Showing 13 changed files with 350 additions and 106 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react": "18.2.0",
"@types/react-dom": "^18.0.7",
"@vercel/analytics": "^1.0.0",
"eslint": "8.40.0",
"eslint": "8.45.0",
"eslint-config-next": "13.4.0",
"next": "^13.1.6",
"nextra": "^2.2.19",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"ci:release": "changeset publish"
},
"devDependencies": {
"eslint": "8.40.0",
"eslint": "8.45.0",
"prettier": "2.8.8",
"@changesets/cli": "2.26.0",
"turbo": "latest"
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-fetcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@supabase/postgrest-js": "1.7.2",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"eslint": "8.45.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"jest": "29.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@supabase/postgrest-js": "1.7.2",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"eslint": "8.45.0",
"jest": "29.6.1",
"ts-jest": "29.1.0",
"tsup": "7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-mutate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@supabase/supabase-js": "2.26.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"eslint": "8.45.0",
"jest": "29.6.1",
"ts-jest": "29.1.0",
"tsup": "7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"jest-environment-jsdom": "29.6.1",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"eslint": "8.45.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"jest": "29.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@supabase-cache-helpers/prettier-config": "workspace:*",
"@types/lodash": "4.14.184",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"eslint": "8.45.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.6.1",
"@supabase-cache-helpers/jest-presets": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jest-environment-jsdom": "29.6.1",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"eslint": "8.45.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.6.1",
"@supabase-cache-helpers/jest-presets": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-fetcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@supabase/supabase-js": "2.26.0",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"eslint": "8.45.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"@supabase-cache-helpers/prettier-config": "workspace:*",
"jest": "29.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-mutate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/jest": "29.5.0",
"eslint": "8.40.0",
"eslint": "8.45.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.6.1",
"@supabase-cache-helpers/jest-presets": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"jest-environment-jsdom": "29.6.1",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"eslint": "8.45.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.6.1",
"@supabase-cache-helpers/jest-presets": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jest-environment-jsdom": "29.6.1",
"@types/jest": "29.5.0",
"dotenv": "16.3.1",
"eslint": "8.40.0",
"eslint": "8.45.0",
"@supabase-cache-helpers/eslint-config-custom": "workspace:*",
"jest": "29.6.1",
"@supabase-cache-helpers/jest-presets": "workspace:*",
Expand Down
Loading

0 comments on commit 94b17ce

Please sign in to comment.