Skip to content

Commit

Permalink
Bump eslint from 9.8.0 to 9.11.1
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.8.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.8.0...v9.11.1)

---
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 Sep 30, 2024
1 parent 3bc52b3 commit 8b1d6f2
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 18 deletions.
74 changes: 57 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 @@ -39,7 +39,7 @@
"@eslint/js": "^9.8.0",
"@types/node": "^20.14.12",
"@vercel/ncc": "^0.38.1",
"eslint": "^9.8.0",
"eslint": "^9.11.1",
"eslint-plugin-jsdoc": "^48.8.3",
"globals": "^15.8.0",
"typescript": "^5.5.4"
Expand Down

0 comments on commit 8b1d6f2

Please sign in to comment.