Skip to content

Commit

Permalink
Build(deps-dev): Bump eslint from 9.15.0 to 9.17.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.15.0 to 9.17.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.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent f043ab0 commit b6a45b7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -5,7 +5,7 @@
"test": "nyc --reporter=text --reporter=html mocha test/*.test.js"
},
"devDependencies": {
"eslint": "^9.15.0",
"eslint": "^9.17.0",
"globals": "^15.12.0",
"mocha": "^11.0.1",
"nyc": "^17.1.0"
Expand Down

0 comments on commit b6a45b7

Please sign in to comment.