Skip to content

Commit 13faa89

Browse files
Bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@html-eslint/eslint-plugin](https://github.com/yeonjuan/html-eslint), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@html-eslint/eslint-plugin` from 0.40.0 to 0.40.3 - [Release notes](https://github.com/yeonjuan/html-eslint/releases) - [Commits](yeonjuan/html-eslint@v0.40.0...v0.40.3) Updates `eslint-config-prettier` from 10.1.2 to 10.1.5 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.5) Updates `typescript-eslint` from 8.31.1 to 8.32.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.32.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@html-eslint/eslint-plugin" dependency-version: 0.40.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f60fed1 commit 13faa89

File tree

2 files changed

+82
-68
lines changed

2 files changed

+82
-68
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,21 @@
2222
},
2323
"devDependencies": {
2424
"@eslint/js": "^9.26.0",
25-
"@html-eslint/eslint-plugin": "^0.40.0",
25+
"@html-eslint/eslint-plugin": "^0.40.3",
2626
"@html-eslint/parser": "^0.40.0",
2727
"@quasar/vite-plugin": "^1.9.0",
2828
"@types/node": "^22.15.17",
2929
"@vitejs/plugin-vue": "^5.2.3",
3030
"eslint": "^9.26.0",
31-
"eslint-config-prettier": "^10.1.2",
31+
"eslint-config-prettier": "^10.1.5",
3232
"eslint-plugin-json": "^4.0.1",
3333
"eslint-plugin-vue": "^10.1.0",
3434
"eslint-plugin-vue-scoped-css": "^2.9.0",
3535
"eslint-plugin-yml": "^1.18.0",
3636
"globals": "^16.1.0",
3737
"prettier": "^3.5.3",
3838
"typescript": "^5.8.3",
39-
"typescript-eslint": "^8.31.1",
39+
"typescript-eslint": "^8.32.1",
4040
"vite": "^6.3.5",
4141
"vue-eslint-parser": "^10.1.3",
4242
"vue-tsc": "^2.2.10"

0 commit comments

Comments
 (0)