Skip to content

Commit

Permalink
chore(deps): update dependency @eslint/js to v8.51.0 (#1911)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent 0a32d35 commit 1d0641a
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion examples/code-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"graphql": "16.8.1"
},
"devDependencies": {
"@eslint/js": "8.50.0",
"@eslint/js": "8.51.0",
"@graphql-eslint/eslint-plugin": "workspace:*",
"eslint": "8.51.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"graphql": "16.8.1"
},
"devDependencies": {
"@eslint/js": "8.50.0",
"@eslint/js": "8.51.0",
"@graphql-eslint/eslint-plugin": "workspace:*",
"eslint": "8.51.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"graphql": "16.8.1"
},
"devDependencies": {
"@eslint/js": "8.50.0",
"@eslint/js": "8.51.0",
"@graphql-eslint/eslint-plugin": "workspace:*",
"eslint": "8.51.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"graphql": "16.8.1"
},
"devDependencies": {
"@eslint/js": "8.50.0",
"@eslint/js": "8.51.0",
"@graphql-eslint/eslint-plugin": "workspace:*",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/programmatic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"graphql": "16.8.1"
},
"devDependencies": {
"@eslint/js": "8.50.0",
"@eslint/js": "8.51.0",
"@graphql-eslint/eslint-plugin": "workspace:*",
"eslint": "8.51.0"
}
Expand Down
20 changes: 10 additions & 10 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 1d0641a

Please sign in to comment.