Skip to content

Commit 94cdfd9

Browse files
Bump eslint from 9.15.0 to 9.16.0 (#14)
Bumps [eslint](https://github.com/eslint/eslint) from 9.15.0 to 9.16.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.16.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 4ed771d commit 94cdfd9

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

package-lock.json

Lines changed: 8 additions & 10 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
@@ -23,7 +23,7 @@
2323
"@types/jest": "^29.5.14",
2424
"@typescript-eslint/eslint-plugin": "^8.18.0",
2525
"@typescript-eslint/parser": "^8.18.0",
26-
"eslint": "^9.15.0",
26+
"eslint": "^9.16.0",
2727
"globals": "^15.13.0",
2828
"jest": "^29.7.0",
2929
"nodemon": "^3.1.7",

0 commit comments

Comments
 (0)