Skip to content

Commit 8608aec

Browse files
Bump the eslint group with 5 updates
Bumps the eslint group with 5 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.22.0` | `9.23.0` | | [@html-eslint/eslint-plugin](https://github.com/yeonjuan/html-eslint) | `0.35.2` | `0.36.0` | | [@html-eslint/parser](https://github.com/yeonjuan/html-eslint) | `0.35.2` | `0.36.0` | | [eslint](https://github.com/eslint/eslint) | `9.22.0` | `9.23.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.26.1` | `8.27.0` | Updates `@eslint/js` from 9.22.0 to 9.23.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.23.0/packages/js) Updates `@html-eslint/eslint-plugin` from 0.35.2 to 0.36.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.35.2...v0.36.0) Updates `@html-eslint/parser` from 0.35.2 to 0.36.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.35.2...v0.36.0) Updates `eslint` from 9.22.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.22.0...v9.23.0) Updates `typescript-eslint` from 8.26.1 to 8.27.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.27.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@html-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@html-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a6c00b commit 8608aec

File tree

2 files changed

+91
-91
lines changed

2 files changed

+91
-91
lines changed

package-lock.json

Lines changed: 86 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"vue-router": "^4.5.0"
2222
},
2323
"devDependencies": {
24-
"@eslint/js": "^9.22.0",
25-
"@html-eslint/eslint-plugin": "^0.35.2",
26-
"@html-eslint/parser": "^0.35.2",
24+
"@eslint/js": "^9.23.0",
25+
"@html-eslint/eslint-plugin": "^0.36.0",
26+
"@html-eslint/parser": "^0.36.0",
2727
"@quasar/vite-plugin": "^1.9.0",
2828
"@types/node": "^22.13.10",
2929
"@vitejs/plugin-vue": "^5.2.3",
30-
"eslint": "^9.22.0",
30+
"eslint": "^9.23.0",
3131
"eslint-config-prettier": "^10.1.1",
3232
"eslint-plugin-json": "^4.0.1",
3333
"eslint-plugin-vue": "^10.0.0",
@@ -36,7 +36,7 @@
3636
"globals": "^16.0.0",
3737
"prettier": "^3.5.3",
3838
"typescript": "^5.8.2",
39-
"typescript-eslint": "^8.26.1",
39+
"typescript-eslint": "^8.28.0",
4040
"vite": "^6.2.2",
4141
"vue-eslint-parser": "^10.1.1",
4242
"vue-tsc": "^2.2.8"

0 commit comments

Comments
 (0)