Skip to content

Commit

Permalink
Bump eslint from 9.11.0 to 9.11.1 (#688)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.11.0 to 9.11.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.11.0...v9.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent f3fbcf5 commit b2dc409
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 9 deletions.
40 changes: 32 additions & 8 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 @@ -41,7 +41,7 @@
"archiver": "^7.0.1",
"chai": "^5.1.1",
"check-if-windows": "^1.0.0",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"eslint-plugin-mocha": "^10.5.0",
"fs-extra": "^11.2.0",
"mocha": "^10.7.3",
Expand Down

0 comments on commit b2dc409

Please sign in to comment.