Skip to content

Commit

Permalink
Bump eslint from 9.9.0 to 9.10.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.9.0 to 9.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.0...v9.10.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 Sep 9, 2024
1 parent 5661694 commit e333a10
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 21 deletions.
86 changes: 66 additions & 20 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 @@ -53,7 +53,7 @@
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.7.0",
"chai": "^5.0.0",
"eslint": "~9.9.0",
"eslint": "~9.10.0",
"eslint-plugin-no-unsafe-innerhtml": "^1.0.16",
"eslint-plugin-security": "^3.0.0",
"globals": "^15.8.0",
Expand Down

0 comments on commit e333a10

Please sign in to comment.