|
4017 | 4017 | eslint-import-resolver-webpack "^0.13.0" |
4018 | 4018 | eslint-plugin-import "^2.21.2" |
4019 | 4019 |
|
4020 | | -"@vue/eslint-config-prettier@^6.0.0": |
4021 | | - version "6.0.0" |
4022 | | - resolved "https://registry.yarnpkg.com/@vue/eslint-config-prettier/-/eslint-config-prettier-6.0.0.tgz#ad5912b308f4ae468458e02a2b05db0b9d246700" |
4023 | | - integrity sha512-wFQmv45c3ige5EA+ngijq40YpVcIkAy0Lihupnsnd1Dao5CBbPyfCzqtejFLZX1EwH/kCJdpz3t6s+5wd3+KxQ== |
4024 | | - dependencies: |
4025 | | - eslint-config-prettier "^6.0.0" |
4026 | | - |
4027 | 4020 | "@vue/eslint-config-standard@^6.1.0": |
4028 | 4021 | version "6.1.0" |
4029 | 4022 | resolved "https://registry.yarnpkg.com/@vue/eslint-config-standard/-/eslint-config-standard-6.1.0.tgz#b362ba67c86caa4e7b44481c2303c9dccc2dc037" |
@@ -9617,12 +9610,10 @@ eslint-config-airbnb-base@^14.0.0: |
9617 | 9610 | object.assign "^4.1.2" |
9618 | 9611 | object.entries "^1.1.2" |
9619 | 9612 |
|
9620 | | -eslint-config-prettier@^6.0.0: |
9621 | | - version "6.15.0" |
9622 | | - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9" |
9623 | | - integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw== |
9624 | | - dependencies: |
9625 | | - get-stdin "^6.0.0" |
| 9613 | +eslint-config-prettier@^8.3.0: |
| 9614 | + version "8.3.0" |
| 9615 | + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a" |
| 9616 | + integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== |
9626 | 9617 |
|
9627 | 9618 | eslint-config-standard@^16.0.3: |
9628 | 9619 | version "16.0.3" |
@@ -9728,10 +9719,10 @@ eslint-plugin-node@^11.1.0: |
9728 | 9719 | resolve "^1.10.1" |
9729 | 9720 | semver "^6.1.0" |
9730 | 9721 |
|
9731 | | -eslint-plugin-prettier@^3.3.1: |
9732 | | - version "3.4.1" |
9733 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5" |
9734 | | - integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g== |
| 9722 | +eslint-plugin-prettier@^4.0.0: |
| 9723 | + version "4.0.0" |
| 9724 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0" |
| 9725 | + integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ== |
9735 | 9726 | dependencies: |
9736 | 9727 | prettier-linter-helpers "^1.0.0" |
9737 | 9728 |
|
@@ -11017,11 +11008,6 @@ get-proxy@^2.0.0: |
11017 | 11008 | dependencies: |
11018 | 11009 | npm-conf "^1.1.0" |
11019 | 11010 |
|
11020 | | -get-stdin@^6.0.0: |
11021 | | - version "6.0.0" |
11022 | | - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b" |
11023 | | - integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g== |
11024 | | - |
11025 | 11011 | get-stream@3.0.0, get-stream@^3.0.0: |
11026 | 11012 | version "3.0.0" |
11027 | 11013 | resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14" |
|
0 commit comments