Skip to content

Commit b2f9b89

Browse files
chore(deps-dev): bump the eslint group with 4 updates
Bumps the eslint group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint), [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@eslint/js` from 9.23.0 to 9.24.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.24.0/packages/js) Updates `eslint` from 9.23.0 to 9.24.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.24.0) Updates `eslint-plugin-react` from 7.37.4 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5) Updates `typescript-eslint` from 8.28.0 to 8.29.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f715d77 commit b2f9b89

File tree

2 files changed

+281
-244
lines changed

2 files changed

+281
-244
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@eslint/eslintrc": "3.3.1",
48-
"@eslint/js": "9.23.0",
48+
"@eslint/js": "9.24.0",
4949
"@faker-js/faker": "9.6.0",
5050
"@iconify/json": "2.2.321",
5151
"@react-router/dev": "7.4.1",
@@ -61,10 +61,10 @@
6161
"@types/react-dom": "19.0.4",
6262
"@vitejs/plugin-react": "4.3.4",
6363
"autoprefixer": "10.4.21",
64-
"eslint": "9.23.0",
64+
"eslint": "9.24.0",
6565
"eslint-config-flat-gitignore": "2.1.0",
6666
"eslint-plugin-jsx-a11y": "6.10.2",
67-
"eslint-plugin-react": "7.37.4",
67+
"eslint-plugin-react": "7.37.5",
6868
"eslint-plugin-react-hooks": "5.2.0",
6969
"eslint-plugin-react-refresh": "0.4.19",
7070
"eslint-plugin-simple-import-sort": "12.1.1",
@@ -82,7 +82,7 @@
8282
"prettier-plugin-tailwindcss": "0.6.11",
8383
"tailwindcss": "4.0.17",
8484
"typescript": "5.8.2",
85-
"typescript-eslint": "8.28.0",
85+
"typescript-eslint": "8.29.1",
8686
"unplugin-icons": "22.1.0",
8787
"vite": "6.2.3",
8888
"vite-tsconfig-paths": "5.1.4",

0 commit comments

Comments
 (0)