Skip to content

Commit da6a6de

Browse files
build(deps-dev): bump eslint from 9.18.0 to 9.19.0 (#533)
Bumps [eslint](https://github.com/eslint/eslint) from 9.18.0 to 9.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.19.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9adf0e1 commit da6a6de

File tree

2 files changed

+27
-10
lines changed

2 files changed

+27
-10
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/node": "22.10.10",
4444
"@typescript-eslint/eslint-plugin": "8.21.0",
4545
"@typescript-eslint/parser": "8.21.0",
46-
"eslint": "9.18.0",
46+
"eslint": "9.19.0",
4747
"eslint-plugin-prettier": "5.2.3",
4848
"eslint-plugin-simple-import-sort": "12.1.1",
4949
"eslint-plugin-tsdoc": "0.4.0",

0 commit comments

Comments
 (0)