Skip to content

Commit 964bef3

Browse files
Bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue). Updates `@eslint/js` from 9.35.0 to 9.36.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.36.0/packages/js) Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `eslint-plugin-vue` from 10.4.0 to 10.5.0 - [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.4.0...v10.5.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-vue dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 905407a commit 964bef3

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

package-lock.json

Lines changed: 17 additions & 13 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
@@ -15,12 +15,12 @@
1515
"vue": "^3.5.21"
1616
},
1717
"devDependencies": {
18-
"@eslint/js": "^9.35.0",
18+
"@eslint/js": "^9.36.0",
1919
"@parcel/transformer-vue": "^2.9.3",
2020
"@vue/compiler-sfc": "^3.4.38",
2121
"@vue/component-compiler-utils": "^3.3.0",
22-
"eslint": "^9.35.0",
23-
"eslint-plugin-vue": "^10.4.0",
22+
"eslint": "^9.36.0",
23+
"eslint-plugin-vue": "^10.5.0",
2424
"globals": "^15.9.0",
2525
"parcel": "^2.12.0",
2626
"process": "^0.11.10"

0 commit comments

Comments
 (0)