Skip to content

Commit 72ad7a0

Browse files
chore(deps-dev): bump the eslint group with 2 updates (#5331)
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js). Updates `eslint` from 9.36.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.38.0) Updates `@eslint/js` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.37.0/packages/js) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/js" dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7a7d6d commit 72ad7a0

File tree

5 files changed

+59
-34
lines changed

5 files changed

+59
-34
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"cpr": "3.0.1",
119119
"cross-env": "10.1.0",
120120
"dotenv": "17.2.3",
121-
"eslint": "9.37.0",
121+
"eslint": "9.38.0",
122122
"eslint-config-prettier": "10.1.8",
123123
"eslint-config-xo": "0.49.0",
124124
"eslint-plugin-package-json": "0.57.0",

showcases/patternhub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/react": "18.3.13",
4242
"@types/react-dom": "18.3.1",
4343
"esbuild": "0.25.11",
44-
"eslint": "9.37.0",
44+
"eslint": "9.38.0",
4545
"eslint-config-next": "15.5.6",
4646
"iframe-resizer": "5.5.7",
4747
"open-cli": "8.0.0",

storybooks/_storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react": "18.3.13",
1919
"@types/react-dom": "18.3.1",
2020
"@vitejs/plugin-react": "5.0.4",
21-
"eslint": "9.37.0",
21+
"eslint": "9.38.0",
2222
"eslint-plugin-react-hooks": "7.0.0",
2323
"eslint-plugin-react-refresh": "0.4.24",
2424
"eslint-plugin-storybook": "9.1.13",

storybooks/react-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react": "18.3.13",
1818
"@types/react-dom": "18.3.1",
1919
"@vitejs/plugin-react": "5.0.4",
20-
"eslint": "9.37.0",
20+
"eslint": "9.38.0",
2121
"eslint-plugin-react-hooks": "7.0.0",
2222
"eslint-plugin-react-refresh": "0.4.24",
2323
"eslint-plugin-storybook": "9.1.13",

0 commit comments

Comments
 (0)