chore(deps): update dependency prettier-plugin-organize-imports to v4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
prettier-plugin-organize-imports | devDependencies | major | ^3.2.4 -> ^4.0.0 |
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)
v4.0.0
: 4.0.0
Version 4.0.0
upgrades/replaces the Volar packages used for Vue support, to use the latest vue-tsc
package that's part of Volar 2. To migrate, you just have to remove @volar/vue-typescript
and if you're using it, also @volar/vue-language-plugin-pug
, and replace it with vue-tsc
and @vue/language-plugin-pug
respectively. There are no breaking changes other than this.
Thanks @johnsoncodehk for contributing this
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.