Skip to content

Commit 1e2c5fa

Browse files
Bump the eslint group with 4 updates
Bumps the eslint group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint), [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@eslint/js` from 9.25.0 to 9.25.1 - [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.25.1/packages/js) Updates `eslint` from 9.25.0 to 9.25.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.0...v9.25.1) Updates `eslint-plugin-yml` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-yml@v1.17.0...v1.18.0) Updates `typescript-eslint` from 8.30.1 to 8.31.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.31.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-yml dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ff993a commit 1e2c5fa

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

package-lock.json

Lines changed: 62 additions & 62 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
@@ -21,22 +21,22 @@
2121
"vue-router": "^4.5.0"
2222
},
2323
"devDependencies": {
24-
"@eslint/js": "^9.25.0",
24+
"@eslint/js": "^9.25.1",
2525
"@html-eslint/eslint-plugin": "^0.39.0",
2626
"@html-eslint/parser": "^0.39.0",
2727
"@quasar/vite-plugin": "^1.9.0",
2828
"@types/node": "^22.14.1",
2929
"@vitejs/plugin-vue": "^5.2.3",
30-
"eslint": "^9.25.0",
30+
"eslint": "^9.25.1",
3131
"eslint-config-prettier": "^10.1.2",
3232
"eslint-plugin-json": "^4.0.1",
3333
"eslint-plugin-vue": "^10.0.0",
3434
"eslint-plugin-vue-scoped-css": "^2.9.0",
35-
"eslint-plugin-yml": "^1.17.0",
35+
"eslint-plugin-yml": "^1.18.0",
3636
"globals": "^16.0.0",
3737
"prettier": "^3.5.3",
3838
"typescript": "^5.8.3",
39-
"typescript-eslint": "^8.30.1",
39+
"typescript-eslint": "^8.31.0",
4040
"vite": "^6.3.2",
4141
"vue-eslint-parser": "^10.1.3",
4242
"vue-tsc": "^2.2.8"

0 commit comments

Comments
 (0)