Skip to content

Commit 7844554

Browse files
style(deps): update eslint to v1
BREAKING CHANGE: updated dependencies to major versions
1 parent 2cfea07 commit 7844554

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,9 +227,9 @@
227227
"astro-eslint-parser": "^1.2.2",
228228
"eslint": ">=9.5.0",
229229
"eslint-plugin-astro": "^1.3.1",
230-
"eslint-plugin-format": ">=0.1.0",
230+
"eslint-plugin-format": ">=1.0.1",
231231
"eslint-plugin-jsx-a11y": "^6.7.1",
232-
"eslint-plugin-playwright": "^0.16.0 || ^0.18.0",
232+
"eslint-plugin-playwright": "^0.16.0 || ^0.18.0 || ^1.0.0",
233233
"eslint-plugin-react": "^7.37.5",
234234
"eslint-plugin-react-compiler": "^19.1.0-rc.2",
235235
"eslint-plugin-react-hooks": "^5.2.0",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)