Skip to content

Commit 2be8b4c

Browse files
chore(deps-dev): bump eslint from 8.57.1 to 9.39.2
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.39.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v9.39.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82c445a commit 2be8b4c

File tree

3 files changed

+8
-441
lines changed

3 files changed

+8
-441
lines changed

examples/prototype/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "^19.2.3",
2525
"@vitejs/plugin-react": "^4.2.1",
2626
"autoprefixer": "^10.4.23",
27-
"eslint": "^9.39.1",
27+
"eslint": "^9.39.2",
2828
"eslint-plugin-react-hooks": "^7.0.1",
2929
"eslint-plugin-react-refresh": "^0.4.24",
3030
"globals": "^16.5.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/react-dom": "18.3.1",
4343
"@vitest/coverage-v8": "^2.1.8",
4444
"@vitest/ui": "^2.1.8",
45-
"eslint": "^8.57.1",
45+
"eslint": "^9.39.2",
4646
"eslint-plugin-react-hooks": "^7.0.1",
4747
"eslint-plugin-react-refresh": "^0.4.24",
4848
"globals": "^16.5.0",

0 commit comments

Comments
 (0)