Skip to content

Commit e7f81fa

Browse files
chore(deps-dev): bump @graphql-eslint/eslint-plugin from 3.20.1 to 4.4.0
Bumps [@graphql-eslint/eslint-plugin](https://github.com/dimaMachina/graphql-eslint) from 3.20.1 to 4.4.0. - [Release notes](https://github.com/dimaMachina/graphql-eslint/releases) - [Commits](https://github.com/dimaMachina/graphql-eslint/compare/@graphql-eslint/eslint-plugin@3.20.1...@graphql-eslint/eslint-plugin@4.4.0) --- updated-dependencies: - dependency-name: "@graphql-eslint/eslint-plugin" dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60491b0 commit e7f81fa

3 files changed

Lines changed: 549 additions & 388 deletions

File tree

packages/subgraph/hmt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@eslint/js": "^10.0.1",
3434
"@graphprotocol/graph-cli": "^0.97.1",
3535
"@graphprotocol/graph-ts": "^0.38.0",
36-
"@graphql-eslint/eslint-plugin": "^3.19.1",
36+
"@graphql-eslint/eslint-plugin": "^4.4.0",
3737
"@human-protocol/core": "workspace:*",
3838
"eslint": "^10.0.3",
3939
"eslint-config-prettier": "^10.1.8",

packages/subgraph/human-protocol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@eslint/js": "^10.0.1",
4040
"@graphprotocol/graph-cli": "^0.97.1",
4141
"@graphprotocol/graph-ts": "^0.38.0",
42-
"@graphql-eslint/eslint-plugin": "^3.19.1",
42+
"@graphql-eslint/eslint-plugin": "^4.4.0",
4343
"@human-protocol/core": "workspace:*",
4444
"eslint": "^10.0.3",
4545
"eslint-config-prettier": "^10.1.8",

0 commit comments

Comments
 (0)