Bump eslint from 7.32.0 to 8.3.0 in /vue

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.3.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/compare/v7.32.0...v8.3.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-03 16:37:54 +00:00 committed by GitHub
parent c93f68804a
commit da748995e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@
"@vue/compiler-sfc": "^3.2.20",
"@vue/eslint-config-typescript": "^9.1.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.28.0",
"eslint": "^8.3.0",
"eslint-plugin-vue": "^8.0.3",
"typescript": "~4.4.4",
"vue-cli-plugin-i18n": "^2.1.1",