Skip to content

Commit 97aa8a7

Browse files
chore(deps-dev): bump the eslint group with 4 updates (#6398)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f06b56c commit 97aa8a7

File tree

3 files changed

+36
-49
lines changed

3 files changed

+36
-49
lines changed

examples/codesandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/parser": "^7.3.1",
2222
"@vitejs/plugin-react": "^4.3.3",
2323
"@primer/react": "37.29.1",
24-
"eslint": "^9.31.0",
24+
"eslint": "^9.32.0",
2525
"eslint-plugin-react-hooks": "^5.2.0",
2626
"eslint-plugin-react-refresh": "^0.4.20",
2727
"styled-components": "5.x",

package-lock.json

Lines changed: 31 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@eslint-react/eslint-plugin": "^1.50.0",
5151
"@eslint/compat": "^1.3.1",
5252
"@eslint/eslintrc": "^3.3.1",
53-
"@eslint/js": "^9.31.0",
53+
"@eslint/js": "^9.32.0",
5454
"@github/axe-github": "0.7.0",
5555
"@github/markdownlint-github": "^0.7.0",
5656
"@github/mini-throttle": "2.1.1",
@@ -63,7 +63,7 @@
6363
"@types/jest": "29.5.14",
6464
"@vitest/browser": "^3.2.0",
6565
"@vitest/eslint-plugin": "^1.2.7",
66-
"eslint": "^9.31.0",
66+
"eslint": "^9.32.0",
6767
"eslint-import-resolver-typescript": "3.7.0",
6868
"eslint-plugin-clsx": "^0.0.10",
6969
"eslint-plugin-github": "^6.0.0",
@@ -77,8 +77,8 @@
7777
"eslint-plugin-react-compiler": "^19.1.0-rc.2",
7878
"eslint-plugin-react-hooks": "^5.2.0",
7979
"eslint-plugin-ssr-friendly": "1.3.0",
80-
"eslint-plugin-storybook": "^9.0.17",
81-
"eslint-plugin-testing-library": "^7.6.0",
80+
"eslint-plugin-storybook": "^9.0.18",
81+
"eslint-plugin-testing-library": "^7.6.1",
8282
"globals": "^16.2.0",
8383
"jest": "29.7.0",
8484
"jest-watch-typeahead": "2.2.2",

0 commit comments

Comments
 (0)