Skip to content

Commit

Permalink
Bump eslint from 9.14.0 to 9.15.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.14.0 to 9.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.14.0...v9.15.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 8d4cde0 commit 7b46f11
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 62 deletions.
97 changes: 36 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.16.15",
"@types/sprintf-js": "^1.1.4",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"husky": "^9.1.6",
Expand Down

0 comments on commit 7b46f11

Please sign in to comment.