Skip to content

Commit

Permalink
Bump the vue-eslint group in /generators/vue/resources with 2 updates
Browse files Browse the repository at this point in the history
Bumps the vue-eslint group in /generators/vue/resources with 2 updates: [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).


Updates `@vue/eslint-config-typescript` from 10.0.0 to 13.0.0
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](vuejs/eslint-config-typescript@v10.0.0...v13.0.0)

Updates `eslint-plugin-vue` from 8.7.1 to 9.26.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v8.7.1...v9.26.0)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vue-eslint
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vue-eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2024
1 parent ea51f38 commit cb525da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generators/vue/resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/sinon": "17.0.3",
"@vitejs/plugin-vue": "5.0.5",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "10.0.0",
"@vue/eslint-config-typescript": "13.0.0",
"@vue/test-utils": "2.4.6",
"@vue/tsconfig": "0.5.1",
"autoprefixer": "10.4.19",
Expand All @@ -40,7 +40,7 @@
"css-minimizer-webpack-plugin": "7.0.0",
"eslint": "8.57.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vue": "8.7.1",
"eslint-plugin-vue": "9.26.0",
"flush-promises": "1.0.2",
"folder-hash": "4.0.4",
"happy-dom": "14.12.0",
Expand Down

0 comments on commit cb525da

Please sign in to comment.