Skip to content

Commit c2e9cd2

Browse files
chore(deps-dev): bump the linting group with 4 updates
Bumps the linting group with 4 updates: [eslint](https://github.com/eslint/eslint), [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint), [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint). Updates `eslint` from 10.2.1 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.1...v10.3.0) Updates `eslint-plugin-oxlint` from 1.62.0 to 1.63.0 - [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases) - [Commits](oxc-project/eslint-plugin-oxlint@v1.62.0...v1.63.0) Updates `eslint-plugin-vue` from 10.9.0 to 10.9.1 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.9.0...v10.9.1) Updates `oxlint` from 1.62.0 to 1.63.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.63.0/npm/oxlint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting - dependency-name: eslint-plugin-oxlint dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting - dependency-name: eslint-plugin-vue dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linting - dependency-name: oxlint dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 898133d commit c2e9cd2

2 files changed

Lines changed: 97 additions & 97 deletions

File tree

package-lock.json

Lines changed: 94 additions & 94 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
@@ -25,11 +25,11 @@
2525
"@vitejs/plugin-vue": "^6.0.5",
2626
"@vue/eslint-config-typescript": "^14.7.0",
2727
"@vue/tsconfig": "^0.9.0",
28-
"eslint": "^10.2.1",
28+
"eslint": "^10.3.0",
2929
"eslint-plugin-html": "^8.1.4",
3030
"eslint-plugin-import-x": "^4.16.2",
31-
"eslint-plugin-oxlint": "^1.62.0",
32-
"eslint-plugin-vue": "^10.9.0",
31+
"eslint-plugin-oxlint": "^1.63.0",
32+
"eslint-plugin-vue": "^10.9.1",
3333
"jiti": "^2.6.1",
3434
"npm-run-all2": "^8.0.4",
3535
"oxlint": "^1.59.0",

0 commit comments

Comments
 (0)