Skip to content

Commit 33f269b

Browse files
Bump the eslint group with 4 updates
Bumps the eslint group with 4 updates: [@html-eslint/eslint-plugin](https://github.com/yeonjuan/html-eslint), [@html-eslint/parser](https://github.com/yeonjuan/html-eslint), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@html-eslint/eslint-plugin` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.34.0...v0.35.0) Updates `@html-eslint/parser` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.34.0...v0.35.0) Updates `eslint` from 9.20.0 to 9.20.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.0...v9.20.1) Updates `typescript-eslint` from 8.23.0 to 8.24.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.24.0/packages/typescript-eslint) --- updated-dependencies: - 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-patch 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 60862fc commit 33f269b

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
},
2323
"devDependencies": {
2424
"@eslint/js": "^9.20.0",
25-
"@html-eslint/eslint-plugin": "^0.34.0",
26-
"@html-eslint/parser": "^0.34.0",
25+
"@html-eslint/eslint-plugin": "^0.35.0",
26+
"@html-eslint/parser": "^0.35.0",
2727
"@quasar/vite-plugin": "^1.9.0",
2828
"@types/node": "^22.13.1",
2929
"@vitejs/plugin-vue": "^5.2.0",
30-
"eslint": "^9.20.0",
30+
"eslint": "^9.20.1",
3131
"eslint-config-prettier": "^10.0.1",
3232
"eslint-plugin-json": "^4.0.1",
3333
"eslint-plugin-vue": "^9.32.0",
@@ -36,7 +36,7 @@
3636
"globals": "^15.12.0",
3737
"prettier": "^3.5.0",
3838
"typescript": "^5.7.3",
39-
"typescript-eslint": "^8.23.0",
39+
"typescript-eslint": "^8.24.0",
4040
"vite": "^6.1.0",
4141
"vue-eslint-parser": "^9.4.3",
4242
"vue-tsc": "^2.2.0"

0 commit comments

Comments
 (0)