Skip to content

Commit

Permalink
chore(deps): update dependency @eslint/js to v8.47.0 (#1816)
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 Aug 11, 2023
1 parent 11b04a1 commit 35509ba
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"graphql": "16.7.1"
},
"devDependencies": {
"@eslint/js": "8.46.0",
"@eslint/js": "8.47.0",
"@graphql-eslint/eslint-plugin": "workspace:*",
"eslint": "8.38.0"
}
Expand Down
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.7.1"
},
"devDependencies": {
"@eslint/js": "8.46.0",
"@eslint/js": "8.47.0",
"@graphql-eslint/eslint-plugin": "workspace:*",
"eslint": "8.38.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-config-code-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"graphql-tag": "2.12.6"
},
"devDependencies": {
"@eslint/js": "8.46.0",
"@eslint/js": "8.47.0",
"@graphql-eslint/eslint-plugin": "workspace:*",
"eslint": "8.38.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.7.1"
},
"devDependencies": {
"@eslint/js": "8.46.0",
"@eslint/js": "8.47.0",
"@graphql-eslint/eslint-plugin": "workspace:*",
"eslint": "8.38.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.7.1"
},
"devDependencies": {
"@eslint/js": "8.46.0",
"@eslint/js": "8.47.0",
"@graphql-eslint/eslint-plugin": "workspace:*",
"eslint": "8.38.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.7.1"
},
"devDependencies": {
"@eslint/js": "8.46.0",
"@eslint/js": "8.47.0",
"@graphql-eslint/eslint-plugin": "workspace:*",
"eslint": "8.38.0",
"eslint-config-prettier": "9.0.0",
Expand Down
28 changes: 14 additions & 14 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 35509ba

Please sign in to comment.