Skip to content

Commit f23f866

Browse files
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 9.17.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.17.0...v9.18.0) Updates `typescript-eslint` from 8.19.0 to 8.19.1 - [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.19.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92720a2 commit f23f866

File tree

2 files changed

+83
-79
lines changed

2 files changed

+83
-79
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"@shlinkio/eslint-config-js-coding-standard": "~3.2.1",
2424
"@stylistic/eslint-plugin": "^2.12.1",
2525
"@vitest/coverage-v8": "^2.1.8",
26-
"eslint": "^9.17.0",
26+
"eslint": "^9.18.0",
2727
"eslint-plugin-jsx-a11y": "^6.10.2",
2828
"eslint-plugin-react": "^7.37.3",
2929
"eslint-plugin-react-hooks": "^5.1.0",
3030
"eslint-plugin-simple-import-sort": "^12.1.1",
3131
"typescript": "^5.7.2",
32-
"typescript-eslint": "^8.19.0",
32+
"typescript-eslint": "^8.19.1",
3333
"vitest": "^2.0.2"
3434
}
3535
}

0 commit comments

Comments
 (0)