|
1846 | 1846 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
|
1847 | 1847 | integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
|
1848 | 1848 |
|
| 1849 | +"@types/mocha@^5.2.4": |
| 1850 | + version "5.2.7" |
| 1851 | + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea" |
| 1852 | + integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ== |
| 1853 | + |
1849 | 1854 | "@types/mocha@^5.2.6":
|
1850 | 1855 | version "5.2.6"
|
1851 | 1856 | resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.6.tgz#b8622d50557dd155e9f2f634b7d68fd38de5e94b"
|
|
2049 | 2054 | source-map "~0.6.1"
|
2050 | 2055 | vue-template-es2015-compiler "^1.9.0"
|
2051 | 2056 |
|
| 2057 | +"@vue/eslint-config-prettier@^5.0.0": |
| 2058 | + version "5.0.0" |
| 2059 | + resolved "https://registry.yarnpkg.com/@vue/eslint-config-prettier/-/eslint-config-prettier-5.0.0.tgz#ce66c8c4d9e01ad1d4e1a12140ab685bd5ef345a" |
| 2060 | + integrity sha512-OXcH+XWevp3DIdC3BBornC1q6/MNYfca/3HY66awV6aGm+dtkR/hpfBb6fX7nsVjcox13kgG+eSUtUfJ3uxZ8A== |
| 2061 | + dependencies: |
| 2062 | + eslint-config-prettier "^6.0.0" |
| 2063 | + |
2052 | 2064 | "@vue/preload-webpack-plugin@^1.1.0":
|
2053 | 2065 | version "1.1.0"
|
2054 | 2066 | resolved "https://registry.yarnpkg.com/@vue/preload-webpack-plugin/-/preload-webpack-plugin-1.1.0.tgz#d768dba004261c029b53a77c5ea2d5f9ee4f3cce"
|
@@ -6198,6 +6210,13 @@ eslint-config-prettier@^4.1.0:
|
6198 | 6210 | dependencies:
|
6199 | 6211 | get-stdin "^6.0.0"
|
6200 | 6212 |
|
| 6213 | +eslint-config-prettier@^6.0.0: |
| 6214 | + version "6.1.0" |
| 6215 | + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.1.0.tgz#e6f678ba367fbd1273998d5510f76f004e9dce7b" |
| 6216 | + integrity sha512-k9fny9sPjIBQ2ftFTesJV21Rg4R/7a7t7LCtZVrYQiHEp8Nnuk3EGaDmsKSAnsPj0BYcgB2zxzHa2NTkIxcOLg== |
| 6217 | + dependencies: |
| 6218 | + get-stdin "^6.0.0" |
| 6219 | + |
6201 | 6220 | eslint-config-standard@^12.0.0:
|
6202 | 6221 | version "12.0.0"
|
6203 | 6222 | resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-12.0.0.tgz#638b4c65db0bd5a41319f96bba1f15ddad2107d9"
|
@@ -6298,7 +6317,7 @@ eslint-plugin-node@^8.0.0, eslint-plugin-node@^8.0.1:
|
6298 | 6317 | resolve "^1.8.1"
|
6299 | 6318 | semver "^5.5.0"
|
6300 | 6319 |
|
6301 |
| -eslint-plugin-prettier@^3.0.1: |
| 6320 | +eslint-plugin-prettier@^3.0.1, eslint-plugin-prettier@^3.1.0: |
6302 | 6321 | version "3.1.0"
|
6303 | 6322 | resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.0.tgz#8695188f95daa93b0dc54b249347ca3b79c4686d"
|
6304 | 6323 | integrity sha512-XWX2yVuwVNLOUhQijAkXz+rMPPoCr7WFiAl8ig6I7Xn+pPVhDhzg4DxHpmbeb0iqjO9UronEA3Tb09ChnFVHHA==
|
@@ -6330,6 +6349,13 @@ eslint-plugin-vue@^4.5.0, eslint-plugin-vue@^4.7.1:
|
6330 | 6349 | dependencies:
|
6331 | 6350 | vue-eslint-parser "^2.0.3"
|
6332 | 6351 |
|
| 6352 | +eslint-plugin-vue@^5.0.0: |
| 6353 | + version "5.2.3" |
| 6354 | + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" |
| 6355 | + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== |
| 6356 | + dependencies: |
| 6357 | + vue-eslint-parser "^5.0.0" |
| 6358 | + |
6333 | 6359 | eslint-plugin-vue@^5.2.2:
|
6334 | 6360 | version "5.2.2"
|
6335 | 6361 | resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c"
|
@@ -13045,6 +13071,11 @@ prettier@^1.16.4:
|
13045 | 13071 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"
|
13046 | 13072 | integrity sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg==
|
13047 | 13073 |
|
| 13074 | +prettier@^1.18.2: |
| 13075 | + version "1.18.2" |
| 13076 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea" |
| 13077 | + integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw== |
| 13078 | + |
13048 | 13079 | pretty-bytes@^4.0.2:
|
13049 | 13080 | version "4.0.2"
|
13050 | 13081 | resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-4.0.2.tgz#b2bf82e7350d65c6c33aa95aaa5a4f6327f61cd9"
|
|
0 commit comments