Skip to content

Commit

Permalink
build(deps-dev): Bump @graphql-eslint/eslint-plugin
Browse files Browse the repository at this point in the history
Bumps [@graphql-eslint/eslint-plugin](https://github.com/B2o5T/graphql-eslint) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/B2o5T/graphql-eslint/releases)
- [Commits](https://github.com/B2o5T/graphql-eslint/compare/@graphql-eslint/eslint-plugin@3.15.0...@graphql-eslint/eslint-plugin@3.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2023
1 parent fe222ec commit 703971e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@commitlint/config-conventional": "17.4.2",
"@faker-js/faker": "8.0.0-alpha.0",
"@flex-development/errnode": "1.5.0",
"@graphql-eslint/eslint-plugin": "3.15.0",
"@graphql-eslint/eslint-plugin": "3.16.0",
"@types/chai": "4.3.4",
"@types/chai-fs": "2.0.2",
"@types/chai-string": "1.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@ __metadata:
"@flex-development/pkg-types": "npm:2.0.0"
"@flex-development/tsconfig-utils": "npm:1.1.1"
"@flex-development/tutils": "npm:6.0.0-alpha.10"
"@graphql-eslint/eslint-plugin": "npm:3.15.0"
"@graphql-eslint/eslint-plugin": "npm:3.16.0"
"@types/chai": "npm:4.3.4"
"@types/chai-fs": "npm:2.0.2"
"@types/chai-string": "npm:1.4.2"
Expand Down Expand Up @@ -1415,9 +1415,9 @@ __metadata:
languageName: node
linkType: hard

"@graphql-eslint/eslint-plugin@npm:3.15.0":
version: 3.15.0
resolution: "@graphql-eslint/eslint-plugin@npm:3.15.0"
"@graphql-eslint/eslint-plugin@npm:3.16.0":
version: 3.16.0
resolution: "@graphql-eslint/eslint-plugin@npm:3.16.0"
dependencies:
"@babel/code-frame": "npm:^7.18.6"
"@graphql-tools/code-file-loader": "npm:^7.3.6"
Expand All @@ -1432,7 +1432,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: e4d69f46f014e91b56b1ec77ff3430714961a79b7ab8d67fa24da5b4907226a554ac29541aea72b55fbe1e090e99d5ae7ba380867bece1072a676cab3d4eeb1c
checksum: d479f12dc42678cfdd90c32ba83422ba4cb41859abaedeb66d71b5fe31abcf1e597b5c73a48b252e031ef2673f675d3bd974bea86826cf2f0fdcce3ce635b19b
languageName: node
linkType: hard

Expand Down

0 comments on commit 703971e

Please sign in to comment.