Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump @graphql-eslint/eslint-plugin from 3.16.1 to 3.16.2 #75

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps-dev): Bump @graphql-eslint/eslint-plugin
Bumps [@graphql-eslint/eslint-plugin](https://github.com/B2o5T/graphql-eslint) from 3.16.1 to 3.16.2.
- [Release notes](https://github.com/B2o5T/graphql-eslint/releases)
- [Commits](https://github.com/B2o5T/graphql-eslint/compare/@graphql-eslint/[email protected]...@graphql-eslint/[email protected])

---
updated-dependencies:
- dependency-name: "@graphql-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 23, 2023
commit b4d0211f32a9b9c824d834ff33ecfe13262323b2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@flex-development/mkbuild": "1.0.0-alpha.16",
"@flex-development/mlly": "1.0.0-alpha.15",
"@flex-development/pathe": "1.0.3",
"@graphql-eslint/eslint-plugin": "3.16.1",
"@graphql-eslint/eslint-plugin": "3.16.2",
"@types/chai": "4.3.4",
"@types/conventional-changelog": "3.1.1",
"@types/conventional-changelog-core": "4.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,7 @@ __metadata:
"@flex-development/mlly": "npm:1.0.0-alpha.15"
"@flex-development/pathe": "npm:1.0.3"
"@flex-development/tutils": "npm:6.0.0-alpha.10"
"@graphql-eslint/eslint-plugin": "npm:3.16.1"
"@graphql-eslint/eslint-plugin": "npm:3.16.2"
"@types/chai": "npm:4.3.4"
"@types/conventional-changelog": "npm:3.1.1"
"@types/conventional-changelog-core": "npm:4.2.1"
Expand Down Expand Up @@ -1333,9 +1333,9 @@ __metadata:
languageName: node
linkType: hard

"@graphql-eslint/eslint-plugin@npm:3.16.1":
version: 3.16.1
resolution: "@graphql-eslint/eslint-plugin@npm:3.16.1"
"@graphql-eslint/eslint-plugin@npm:3.16.2":
version: 3.16.2
resolution: "@graphql-eslint/eslint-plugin@npm:3.16.2"
dependencies:
"@babel/code-frame": "npm:^7.18.6"
"@graphql-tools/code-file-loader": "npm:^7.3.6"
Expand All @@ -1350,7 +1350,7 @@ __metadata:
tslib: "npm:^2.4.1"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 0507324402dca658ed803cab1d6edf20c1f41a494ae84d5931f47a396d68e4fc7dbddc64ac086111cd205abe6e2e4abbe162c5198a7ce615292d210188b3225e
checksum: 26e7af9b61ff50a49bebb330b0d3f28c8538e1974ab8893f2b3627cc39b9fc6269ba55febdd31a0a57ddfe824afb06d007729acd2b4c59329bea10abc4b2d725
languageName: node
linkType: hard

Expand Down