|
1044 | 1044 | thread-loader "^2.1.3" |
1045 | 1045 | webpack "^4.0.0" |
1046 | 1046 |
|
1047 | | -"@vue/cli-plugin-eslint@^4.1.1": |
1048 | | - version "4.1.1" |
1049 | | - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.1.1.tgz#ad09b71f94dc7518a6c83debacd39e34f6d5a71e" |
1050 | | - integrity sha512-7bb5idaWcXREaxVYmQ9NK31gy26Qms6cQ9ENovXQurFpsSd29+Fmqc/EkAhHhWn82gModvypIoJyOhKt21jxKg== |
| 1047 | +"@vue/cli-plugin-eslint@^4.1.2": |
| 1048 | + version "4.1.2" |
| 1049 | + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.1.2.tgz#173d2a40beb7debc03a217db3bb4c67cbf255bd6" |
| 1050 | + integrity sha512-j6Z6tyhas7AFBwSvQ8JdKPLfaakZbwmK0+Xk8H6BK1/GrEpSCsb8pzBV8faStbKCPUO9vlKEuO319kHypUTJ1g== |
1051 | 1051 | dependencies: |
1052 | | - "@vue/cli-shared-utils" "^4.1.1" |
| 1052 | + "@vue/cli-shared-utils" "^4.1.2" |
1053 | 1053 | eslint-loader "^2.1.2" |
1054 | 1054 | globby "^9.2.0" |
1055 | 1055 | webpack "^4.0.0" |
|
1131 | 1131 | webpack-dev-server "^3.9.0" |
1132 | 1132 | webpack-merge "^4.2.2" |
1133 | 1133 |
|
1134 | | -"@vue/cli-shared-utils@^4.1.1": |
1135 | | - version "4.1.1" |
1136 | | - resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.1.1.tgz#79e26b56fda185fda00e5787a8f4aac56757b123" |
1137 | | - integrity sha512-nsxNW8Sy9y2yx/r9DqgZoYg/DoygvASIQl0XXG+imQUDWEXKmD6UZA6y5ANfStCljzZ/wd7WgWP+txmjy6exOw== |
| 1134 | +"@vue/cli-shared-utils@^4.1.1", "@vue/cli-shared-utils@^4.1.2": |
| 1135 | + version "4.1.2" |
| 1136 | + resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.1.2.tgz#d33984c8790ad869ef77f5229abd3e8e584fe58b" |
| 1137 | + integrity sha512-uQAVqxCWdL5ipZ0TPu6SVsdokQp4yHt8SzzpUGhq8TkW4vwalGddJAAJrqZHMl91ZTIJ4p4ixofmCaaJo5rSRA== |
1138 | 1138 | dependencies: |
1139 | 1139 | "@hapi/joi" "^15.0.1" |
1140 | | - chalk "^2.4.1" |
| 1140 | + chalk "^2.4.2" |
1141 | 1141 | execa "^1.0.0" |
1142 | 1142 | launch-editor "^2.2.1" |
1143 | 1143 | lru-cache "^5.1.1" |
|
1147 | 1147 | request "^2.87.0" |
1148 | 1148 | request-promise-native "^1.0.8" |
1149 | 1149 | semver "^6.1.0" |
1150 | | - string.prototype.padstart "^3.0.0" |
1151 | 1150 | strip-ansi "^6.0.0" |
1152 | 1151 |
|
1153 | 1152 | "@vue/component-compiler-utils@^3.0.2", "@vue/component-compiler-utils@^3.1.0": |
@@ -8353,15 +8352,6 @@ string.prototype.padend@^3.0.0: |
8353 | 8352 | es-abstract "^1.4.3" |
8354 | 8353 | function-bind "^1.0.2" |
8355 | 8354 |
|
8356 | | -string.prototype.padstart@^3.0.0: |
8357 | | - version "3.0.0" |
8358 | | - resolved "https://registry.yarnpkg.com/string.prototype.padstart/-/string.prototype.padstart-3.0.0.tgz#5bcfad39f4649bb2d031292e19bcf0b510d4b242" |
8359 | | - integrity sha1-W8+tOfRkm7LQMSkuGbzwtRDUskI= |
8360 | | - dependencies: |
8361 | | - define-properties "^1.1.2" |
8362 | | - es-abstract "^1.4.3" |
8363 | | - function-bind "^1.0.2" |
8364 | | - |
8365 | 8355 | string.prototype.trimleft@^2.1.1: |
8366 | 8356 | version "2.1.1" |
8367 | 8357 | resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz#9bdb8ac6abd6d602b17a4ed321870d2f8dcefc74" |
|
0 commit comments