Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 9.17.0 to 9.18.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.17.0 to 9.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.17.0...v9.18.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 Jan 13, 2025
1 parent 38cf8e9 commit a7e466c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 19 deletions.
38 changes: 20 additions & 18 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 @@ -24,7 +24,7 @@
"devDependencies": {
"@semantic-release/github": "^11.0.1",
"@types/node": "^22.10.5",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-jest": "^28.10.0",
"eslint-plugin-json": "^4.0.1",
"glob": "^11.0.0",
Expand Down

0 comments on commit a7e466c

Please sign in to comment.