Skip to content

Commit

Permalink
Bump eslint from 9.9.1 to 9.10.0 in /ui (#745)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 9.9.1 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.1...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 6485c89 commit f24eda8
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 18 deletions.
55 changes: 38 additions & 17 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"autoprefixer": "10.4.20",
"cypress": "13.14.2",
"daisyui": "4.12.10",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-vue": "9.27.0",
"jsdom": "25.0.0",
Expand Down

0 comments on commit f24eda8

Please sign in to comment.