Skip to content

Commit 4ed92cf

Browse files
committed
Update test packages
1 parent 99fe827 commit 4ed92cf

File tree

2 files changed

+88
-11
lines changed

2 files changed

+88
-11
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"@typescript-eslint/parser": "^2.9.0",
139139
"@vue/eslint-config-prettier": "^6.0.0",
140140
"@vue/eslint-config-typescript": "^5.0.1",
141-
"@vue/test-utils": "^1.0.0-beta.29",
141+
"@vue/test-utils": "^1.0.0-beta.30",
142142
"axios": "^0.19.0",
143143
"babel-cli": "^6.26.0",
144144
"babel-core": "^6.26.3",
@@ -170,7 +170,8 @@
170170
"testee": "^0.9.1",
171171
"ts-node": "^8.5.2",
172172
"typescript": "^3.7.2",
173-
"vue": "^2.6.10",
173+
"vue": "^2.6.11",
174+
"vue-template-compiler": "^2.6.11",
174175
"vuepress": "^1.2.0",
175176
"vuex": "^3.1.2"
176177
}

yarn.lock

Lines changed: 85 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1074,13 +1074,14 @@
10741074
resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-5.0.1.tgz#06d986dd91cadc60583158dadc7c9c4f0372af31"
10751075
integrity sha512-gpP8zQA0rJ93ROkAW5fbOJB3EG7p6U70Jb0/CVOjhs5zuEXf1WgLk4gP+zUZGwiRpLoXBa5oIRH4hLQDbS1/eg==
10761076

1077-
"@vue/test-utils@^1.0.0-beta.29":
1078-
version "1.0.0-beta.29"
1079-
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.0.0-beta.29.tgz#c942cf25e891cf081b6a03332b4ae1ef430726f0"
1080-
integrity sha512-yX4sxEIHh4M9yAbLA/ikpEnGKMNBCnoX98xE1RwxfhQVcn0MaXNSj1Qmac+ZydTj6VBSEVukchBogXBTwc+9iA==
1077+
"@vue/test-utils@^1.0.0-beta.30":
1078+
version "1.0.0-beta.30"
1079+
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.0.0-beta.30.tgz#d5f26d1e2411fdb7fa7fdedb61b4b4ea4194c49d"
1080+
integrity sha512-Wyvcha9fNk8+kzTDwb3xWGjPkCPzHSYSwKP6MplrPTG/auhqoad7JqUEceZLc6u7AU4km2pPQ8/m9s0RgCZ0NA==
10811081
dependencies:
10821082
dom-event-types "^1.0.0"
1083-
lodash "^4.17.4"
1083+
lodash "^4.17.15"
1084+
pretty "^2.0.0"
10841085

10851086
"@vuepress/core@^1.2.0":
10861087
version "1.2.0"
@@ -3430,7 +3431,7 @@ commander@^2.11.0, commander@^2.3.0, commander@~2.20.0:
34303431
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
34313432
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
34323433

3433-
commander@^2.20.0:
3434+
commander@^2.19.0, commander@^2.20.0:
34343435
version "2.20.3"
34353436
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
34363437
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
@@ -3500,6 +3501,23 @@ concat-stream@^1.5.0:
35003501
readable-stream "^2.2.2"
35013502
typedarray "^0.0.6"
35023503

3504+
condense-newlines@^0.2.1:
3505+
version "0.2.1"
3506+
resolved "https://registry.yarnpkg.com/condense-newlines/-/condense-newlines-0.2.1.tgz#3de985553139475d32502c83b02f60684d24c55f"
3507+
integrity sha1-PemFVTE5R10yUCyDsC9gaE0kxV8=
3508+
dependencies:
3509+
extend-shallow "^2.0.1"
3510+
is-whitespace "^0.3.0"
3511+
kind-of "^3.0.2"
3512+
3513+
config-chain@^1.1.12:
3514+
version "1.1.12"
3515+
resolved "https://registry.yarnpkg.com/config-chain/-/config-chain-1.1.12.tgz#0fde8d091200eb5e808caf25fe618c02f48e4efa"
3516+
integrity sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA==
3517+
dependencies:
3518+
ini "^1.3.4"
3519+
proto-list "~1.2.1"
3520+
35033521
connect-history-api-fallback@^1.5.0, connect-history-api-fallback@^1.6.0:
35043522
version "1.6.0"
35053523
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
@@ -4382,6 +4400,16 @@ [email protected]:
43824400
dependencies:
43834401
safe-buffer "^5.0.1"
43844402

4403+
editorconfig@^0.15.3:
4404+
version "0.15.3"
4405+
resolved "https://registry.yarnpkg.com/editorconfig/-/editorconfig-0.15.3.tgz#bef84c4e75fb8dcb0ce5cee8efd51c15999befc5"
4406+
integrity sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==
4407+
dependencies:
4408+
commander "^2.19.0"
4409+
lru-cache "^4.1.5"
4410+
semver "^5.6.0"
4411+
sigmund "^1.0.1"
4412+
43854413
43864414
version "1.1.1"
43874415
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
@@ -6309,7 +6337,7 @@ [email protected]:
63096337
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
63106338
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
63116339

6312-
ini@~1.3.0:
6340+
ini@^1.3.4, ini@~1.3.0:
63136341
version "1.3.5"
63146342
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
63156343
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
@@ -6712,6 +6740,11 @@ is-utf8@^0.2.0:
67126740
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
67136741
integrity sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=
67146742

6743+
is-whitespace@^0.3.0:
6744+
version "0.3.0"
6745+
resolved "https://registry.yarnpkg.com/is-whitespace/-/is-whitespace-0.3.0.tgz#1639ecb1be036aec69a54cbb401cfbed7114ab7f"
6746+
integrity sha1-Fjnssb4DauxppUy7QBz77XEUq38=
6747+
67156748
is-windows@^1.0.2:
67166749
version "1.0.2"
67176750
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -6868,6 +6901,17 @@ javascript-stringify@^1.6.0:
68686901
resolved "https://registry.yarnpkg.com/javascript-stringify/-/javascript-stringify-1.6.0.tgz#142d111f3a6e3dae8f4a9afd77d45855b5a9cce3"
68696902
integrity sha1-FC0RHzpuPa6PSpr9d9RYVbWpzOM=
68706903

6904+
js-beautify@^1.6.12:
6905+
version "1.10.2"
6906+
resolved "https://registry.yarnpkg.com/js-beautify/-/js-beautify-1.10.2.tgz#88c9099cd6559402b124cfab18754936f8a7b178"
6907+
integrity sha512-ZtBYyNUYJIsBWERnQP0rPN9KjkrDfJcMjuVGcvXOUJrD1zmOGwhRwQ4msG+HJ+Ni/FA7+sRQEMYVzdTQDvnzvQ==
6908+
dependencies:
6909+
config-chain "^1.1.12"
6910+
editorconfig "^0.15.3"
6911+
glob "^7.1.3"
6912+
mkdirp "~0.5.1"
6913+
nopt "~4.0.1"
6914+
68716915
js-levenshtein@^1.1.3:
68726916
version "1.1.6"
68736917
resolved "https://registry.yarnpkg.com/js-levenshtein/-/js-levenshtein-1.1.6.tgz#c6cee58eb3550372df8deb85fad5ce66ce01d59d"
@@ -7389,7 +7433,7 @@ lower-case@^1.1.1:
73897433
resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac"
73907434
integrity sha1-miyr0bno4K6ZOkv31YdcOcQujqw=
73917435

7392-
[email protected], lru-cache@^4.1.2:
7436+
[email protected], lru-cache@^4.1.2, lru-cache@^4.1.5:
73937437
version "4.1.5"
73947438
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
73957439
integrity sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==
@@ -8008,7 +8052,7 @@ [email protected]:
80088052
dependencies:
80098053
abbrev "1"
80108054

8011-
nopt@^4.0.1:
8055+
nopt@^4.0.1, nopt@~4.0.1:
80128056
version "4.0.1"
80138057
resolved "https://registry.yarnpkg.com/nopt/-/nopt-4.0.1.tgz#d0d4685afd5415193c8c7505602d0d17cd64474d"
80148058
integrity sha1-0NRoWv1UFRk8jHUFYC0NF81kR00=
@@ -9140,6 +9184,15 @@ pretty-time@^1.1.0:
91409184
resolved "https://registry.yarnpkg.com/pretty-time/-/pretty-time-1.1.0.tgz#ffb7429afabb8535c346a34e41873adf3d74dd0e"
91419185
integrity sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==
91429186

9187+
pretty@^2.0.0:
9188+
version "2.0.0"
9189+
resolved "https://registry.yarnpkg.com/pretty/-/pretty-2.0.0.tgz#adbc7960b7bbfe289a557dc5f737619a220d06a5"
9190+
integrity sha1-rbx5YLe7/iiaVX3F9zdhmiINBqU=
9191+
dependencies:
9192+
condense-newlines "^0.2.1"
9193+
extend-shallow "^2.0.1"
9194+
js-beautify "^1.6.12"
9195+
91439196
prismjs@^1.13.0:
91449197
version "1.17.1"
91459198
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.17.1.tgz#e669fcbd4cdd873c35102881c33b14d0d68519be"
@@ -9181,6 +9234,11 @@ prop-types@^15.7.2:
91819234
object-assign "^4.1.1"
91829235
react-is "^16.8.1"
91839236

9237+
proto-list@~1.2.1:
9238+
version "1.2.4"
9239+
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
9240+
integrity sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=
9241+
91849242
proxy-addr@~2.0.5:
91859243
version "2.0.5"
91869244
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.5.tgz#34cbd64a2d81f4b1fd21e76f9f06c8a45299ee34"
@@ -10025,6 +10083,11 @@ sift@^9.0.0:
1002510083
resolved "https://registry.yarnpkg.com/sift/-/sift-9.0.0.tgz#6161a8a8c715fab28fb6044199137e8d3b521eae"
1002610084
integrity sha512-jAd/cPlBHqfTORB0VV+Dilu+Vhw5Cmvp1C5lXPMce3V3jX5GW/9DpaV3HnGia2PUV+AQ5NRT0VDIQmsb72sE/g==
1002710085

10086+
sigmund@^1.0.1:
10087+
version "1.0.1"
10088+
resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590"
10089+
integrity sha1-P/IfGYytIXX587eBhT/ZTQ0ZtZA=
10090+
1002810091
signal-exit@^3.0.0, signal-exit@^3.0.2:
1002910092
version "3.0.2"
1003010093
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
@@ -11465,6 +11528,14 @@ vue-template-compiler@^2.6.10:
1146511528
de-indent "^1.0.2"
1146611529
he "^1.1.0"
1146711530

11531+
vue-template-compiler@^2.6.11:
11532+
version "2.6.11"
11533+
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.11.tgz#c04704ef8f498b153130018993e56309d4698080"
11534+
integrity sha512-KIq15bvQDrcCjpGjrAhx4mUlyyHfdmTaoNfeoATHLAiWB+MU3cx4lOzMwrnUh9cCxy0Lt1T11hAFY6TQgroUAA==
11535+
dependencies:
11536+
de-indent "^1.0.2"
11537+
he "^1.1.0"
11538+
1146811539
vue-template-es2015-compiler@^1.9.0:
1146911540
version "1.9.1"
1147011541
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
@@ -11475,6 +11546,11 @@ vue@^2.6.10:
1147511546
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
1147611547
integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==
1147711548

11549+
vue@^2.6.11:
11550+
version "2.6.11"
11551+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5"
11552+
integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==
11553+
1147811554
vuepress-html-webpack-plugin@^3.2.0:
1147911555
version "3.2.0"
1148011556
resolved "https://registry.yarnpkg.com/vuepress-html-webpack-plugin/-/vuepress-html-webpack-plugin-3.2.0.tgz#219be272ad510faa8750d2d4e70fd028bfd1c16e"

0 commit comments

Comments
 (0)