Skip to content

Commit

Permalink
chore(deps): update dependency @graphql-eslint/eslint-plugin to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 8f8d3ea commit 43b48c7
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 414 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"eslint-plugin-unused-imports": "^4.1.4"
},
"peerDependencies": {
"@graphql-eslint/eslint-plugin": "^3.20.1",
"@graphql-eslint/eslint-plugin": "^3.20.1 || ^4.0.0",
"@testing-library/dom": "^10.4.0",
"eslint": "^8.57.1",
"eslint-plugin-mdx": "^3.1.5",
Expand Down Expand Up @@ -165,7 +165,7 @@
}
},
"devDependencies": {
"@graphql-eslint/eslint-plugin": "3.20.1",
"@graphql-eslint/eslint-plugin": "4.3.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
Expand Down
Loading

0 comments on commit 43b48c7

Please sign in to comment.