Skip to content

Commit 7075c06

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 e24c131 commit 7075c06

File tree

3 files changed

+8
-266
lines changed

3 files changed

+8
-266
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
@@ -44,7 +44,7 @@
4444
"@types/react-dom": "18.3.1",
4545
"@vitest/coverage-v8": "^2.1.8",
4646
"@vitest/ui": "^2.1.8",
47-
"eslint": "^8.57.1",
47+
"eslint": "^9.39.2",
4848
"eslint-plugin-react-hooks": "^7.0.1",
4949
"eslint-plugin-react-refresh": "^0.4.24",
5050
"globals": "^16.5.0",

0 commit comments

Comments
 (0)