Skip to content

Commit 0010463

Browse files
build(deps-dev): bump eslint from 9.15.0 to 9.16.0 (#612)
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 3fd1971 commit 0010463

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
@@ -63,7 +63,7 @@
6363
"@types/supertest": "^6.0.2",
6464
"@typescript-eslint/eslint-plugin": "^8.14.0",
6565
"@typescript-eslint/parser": "^8.14.0",
66-
"eslint": "^9.15.0",
66+
"eslint": "^9.16.0",
6767
"eslint-config-prettier": "^9.1.0",
6868
"eslint-plugin-ejs": "^0.0.2",
6969
"eslint-plugin-jest": "^28.8.3",

0 commit comments

Comments
 (0)