chore(deps-dev): bump @eslint/js from 9.26.0 to 9.27.0 in /webui/react-ui (#171)

chore(deps-dev): bump @eslint/js in /webui/react-ui

Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.26.0 to 9.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.27.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-20 21:57:52 +02:00
committed by GitHub
parent 35eb9ee259
commit 0228499889
2 changed files with 5 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
"highlight.js": "^11.11.1"
},
"devDependencies": {
"@eslint/js": "^9.26.0",
"@eslint/js": "^9.27.0",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.4",
"@vitejs/plugin-react": "^4.4.1",