Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 22, 2022
1 parent 2acc9bc commit 2008822
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion packages/postgrest-fetcher/package.json
Expand Up @@ -35,7 +35,7 @@
"@types/jest": "28.1.8",
"@types/lodash": "4.14.184",
"dotenv": "16.0.1",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-custom": "workspace:*",
"jest": "28.1.3",
"jest-presets": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-filter/package.json
Expand Up @@ -36,7 +36,7 @@
"@types/jest": "28.1.8",
"@types/lodash": "4.14.184",
"dotenv": "16.0.1",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-custom": "workspace:*",
"jest": "28.1.3",
"jest-presets": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-mutate/package.json
Expand Up @@ -36,7 +36,7 @@
"@types/jest": "28.1.8",
"@types/lodash": "4.14.184",
"dotenv": "16.0.1",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-custom": "workspace:*",
"jest": "28.1.3",
"jest-presets": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-shared/package.json
Expand Up @@ -37,7 +37,7 @@
"@types/jest": "28.1.8",
"@types/lodash": "4.14.184",
"dotenv": "16.0.1",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-custom": "workspace:*",
"jest": "28.1.3",
"jest-presets": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgrest-swr/package.json
Expand Up @@ -45,7 +45,7 @@
"@types/jest": "28.1.8",
"@types/lodash": "4.14.184",
"dotenv": "16.0.1",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-custom": "workspace:*",
"jest": "28.1.3",
"jest-presets": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-fetcher/package.json
Expand Up @@ -35,7 +35,7 @@
"@types/jest": "28.1.8",
"@types/lodash": "4.14.184",
"dotenv": "16.0.1",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-custom": "workspace:*",
"jest": "28.1.3",
"jest-presets": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-mutate /package.json
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/jest": "28.1.8",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-custom": "workspace:*",
"jest": "28.1.3",
"jest-presets": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-swr/package.json
Expand Up @@ -45,7 +45,7 @@
"@types/jest": "28.1.8",
"@types/lodash": "4.14.184",
"dotenv": "16.0.1",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-custom": "workspace:*",
"jest": "28.1.3",
"jest-presets": "workspace:*",
Expand Down
42 changes: 21 additions & 21 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 2008822

Please sign in to comment.