Skip to content

Commit bd416c2

Browse files
build(deps-dev): bump eslint
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.21.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3744c11 commit bd416c2

File tree

1 file changed

+1
-1
lines changed
  • packages/react-loading-overlay/examples/sample-vite

1 file changed

+1
-1
lines changed

packages/react-loading-overlay/examples/sample-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@typescript-eslint/eslint-plugin": "^8.0.0",
2020
"@typescript-eslint/parser": "^8.0.0",
2121
"@vitejs/plugin-react-swc": "^3.7.0",
22-
"eslint": "^8.57.0",
22+
"eslint": "^9.22.0",
2323
"eslint-plugin-react-hooks": "^5.0.0",
2424
"eslint-plugin-react-refresh": "^0.4.9",
2525
"typescript": "^5.5.4",

0 commit comments

Comments
 (0)