Skip to content

Commit

Permalink
chore(deps): bump eslint from 8.57.0 to 9.10.0 in /web
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.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@v8.57.0...v9.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent a8517e2 commit 79c5c3c
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 189 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@playwright/test": "^1.47.0",
"@types/node": "^22.5.5",
"@typescript-eslint/parser": "^8.5.0",
"eslint": "^8.57.0",
"eslint": "^9.10.0",
"eslint-plugin-astro": "^1.2.4",
"eslint-plugin-jsx-a11y": "^6.10.0",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit 79c5c3c

Please sign in to comment.