Skip to content

Commit

Permalink
build(deps-dev): Bump @graphql-eslint/eslint-plugin from 3.16.0 to 3.…
Browse files Browse the repository at this point in the history
…16.1 (#48)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2023
1 parent e16c270 commit 7b06d09
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 @@ -87,7 +87,7 @@
"@commitlint/config-conventional": "17.4.4",
"@faker-js/faker": "8.0.0-alpha.0",
"@flex-development/mkbuild": "1.0.0-alpha.16",
"@graphql-eslint/eslint-plugin": "3.16.0",
"@graphql-eslint/eslint-plugin": "3.16.1",
"@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 @@ -1390,7 +1390,7 @@ __metadata:
"@flex-development/pathe": "npm:1.0.3"
"@flex-development/tsconfig-types": "npm:3.2.0"
"@flex-development/tutils": "npm:6.0.0-alpha.10"
"@graphql-eslint/eslint-plugin": "npm:3.16.0"
"@graphql-eslint/eslint-plugin": "npm:3.16.1"
"@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 @@ -1488,9 +1488,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 7b06d09

Please sign in to comment.