-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
eslint-plugin-vue V10 has just been released today: https://github.com/vuejs/eslint-plugin-vue/releases/tag/v10.0.0
Right now, this package is not supporting the new major version resulting in warning during the package update.
WARN Issues with peer dependencies found
.
├─┬ eslint-plugin-vue 10.0.0
│ └── ✕ unmet peer vue-eslint-parser@^10.0.0: found 9.4.3
└─┬ @vue/eslint-config-typescript 14.4.0
└── ✕ unmet peer eslint-plugin-vue@^9.28.0: found 10.0.0
devDependencies:
- eslint-plugin-vue 9.32.0
+ eslint-plugin-vue 10.0.0
AlejandroMut and avenmore
Metadata
Metadata
Assignees
Labels
No labels