Skip to content

Commit 33a3b19

Browse files
committed
feat: update vue-jest to 3.x along with other dependency updates
As vue-jest is only used in generators, it should be considered as a semver minor rather than semver major.
1 parent 31a25cc commit 33a3b19

File tree

6 files changed

+21
-21
lines changed

6 files changed

+21
-21
lines changed

packages/@vue/cli-plugin-e2e-nightwatch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@vue/cli-shared-utils": "^3.0.5",
26-
"chromedriver": "^2.42.1",
26+
"chromedriver": "^2.43.1",
2727
"deepmerge": "^2.2.1",
2828
"execa": "^1.0.0",
2929
"nightwatch": "^0.9.21",

packages/@vue/cli-plugin-pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@vue/cli-shared-utils": "^3.0.5",
26-
"workbox-webpack-plugin": "^3.6.2"
26+
"workbox-webpack-plugin": "^3.6.3"
2727
},
2828
"devDependencies": {
2929
"register-service-worker": "^1.0.0"

packages/@vue/cli-plugin-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@types/webpack-env": "^1.13.6",
2626
"@vue/cli-shared-utils": "^3.0.5",
27-
"fork-ts-checker-webpack-plugin": "^0.4.10",
27+
"fork-ts-checker-webpack-plugin": "^0.4.13",
2828
"globby": "^8.0.1",
2929
"ts-loader": "^5.2.2",
3030
"tslint": "^5.11.0"

packages/@vue/cli-plugin-unit-jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jest": "^23.6.0",
2929
"jest-serializer-vue": "^2.0.2",
3030
"jest-transform-stub": "^1.0.0",
31-
"vue-jest": "^2.6.0"
31+
"vue-jest": "^3.0.0"
3232
},
3333
"devDependencies": {
3434
"@vue/test-utils": "^1.0.0-beta.20",

packages/@vue/cli-service/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"chalk": "^2.4.1",
3535
"clipboardy": "^1.2.3",
3636
"cliui": "^4.1.0",
37-
"copy-webpack-plugin": "^4.5.3",
37+
"copy-webpack-plugin": "^4.5.4",
3838
"css-loader": "^1.0.0",
39-
"cssnano": "^4.1.4",
39+
"cssnano": "^4.1.7",
4040
"debug": "^4.1.0",
4141
"escape-string-regexp": "^1.0.5",
4242
"file-loader": "^2.0.0",
@@ -52,7 +52,7 @@
5252
"mini-css-extract-plugin": "^0.4.4",
5353
"minimist": "^1.2.0",
5454
"ora": "^3.0.0",
55-
"portfinder": "^1.0.17",
55+
"portfinder": "^1.0.19",
5656
"postcss-loader": "^3.0.0",
5757
"read-pkg": "^4.0.1",
5858
"semver": "^5.6.0",
@@ -64,10 +64,10 @@
6464
"thread-loader": "^1.2.0",
6565
"url-loader": "^1.1.2",
6666
"vue-loader": "^15.4.2",
67-
"webpack": "^4.20.2",
67+
"webpack": "^4.23.1",
6868
"webpack-bundle-analyzer": "^3.0.3",
6969
"webpack-chain": "^4.11.0",
70-
"webpack-dev-server": "^3.1.9",
70+
"webpack-dev-server": "^3.1.10",
7171
"webpack-merge": "^4.1.4",
7272
"yorkie": "^2.0.0"
7373
},

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3503,7 +3503,7 @@ chrome-trace-event@^1.0.0:
35033503
dependencies:
35043504
tslib "^1.9.0"
35053505

3506-
chromedriver@^2.42.1:
3506+
chromedriver@^2.43.1:
35073507
version "2.43.1"
35083508
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-2.43.1.tgz#b5ee75857f012ab540e74638206c062a0a962044"
35093509
integrity sha512-AqUEHpS+IzYm7HkBwElzVGe26Rs7hQwBoUSA4l7ju6Uymr1l0EtYpYfA3mDBqvvFif80yYh7blR0gLsc7h6Qpw==
@@ -4240,7 +4240,7 @@ copy-descriptor@^0.1.0:
42404240
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
42414241
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
42424242

4243-
copy-webpack-plugin@^4.5.1, copy-webpack-plugin@^4.5.3:
4243+
copy-webpack-plugin@^4.5.1, copy-webpack-plugin@^4.5.4:
42444244
version "4.5.4"
42454245
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.4.tgz#f2b2782b3cd5225535c3dc166a80067e7d940f27"
42464246
integrity sha512-0lstlEyj74OAtYMrDxlNZsU7cwFijAI3Ofz2fD6Mpo9r4xCv4yegfa3uHIKvZY1NSuOtE9nvG6TAhJ+uz9gDaQ==
@@ -4637,7 +4637,7 @@ cssnano@^3.10.0:
46374637
postcss-value-parser "^3.2.3"
46384638
postcss-zindex "^2.0.1"
46394639

4640-
cssnano@^4.0.0, cssnano@^4.1.4:
4640+
cssnano@^4.0.0, cssnano@^4.1.7:
46414641
version "4.1.7"
46424642
resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-4.1.7.tgz#0bf112294bec103ab5f68d3f805732c8325a0b1b"
46434643
integrity sha512-AiXL90l+MDuQmRNyypG2P7ux7K4XklxYzNNUd5HXZCNcH8/N9bHPcpN97v8tXgRVeFL/Ed8iP8mVmAAu0ZpT7A==
@@ -6597,7 +6597,7 @@ forever-agent@~0.6.1:
65976597
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
65986598
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
65996599

6600-
fork-ts-checker-webpack-plugin@^0.4.10:
6600+
fork-ts-checker-webpack-plugin@^0.4.13:
66016601
version "0.4.13"
66026602
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-0.4.13.tgz#84f50cc0e47b593de7239ae07e668734e6d23d98"
66036603
integrity sha512-6CLtMCuRkYkHu17gbLCEVRn/MtT1Fua83PfsD9gANXvtX2NBTOpv8/kd8G3AK2gO4+vGpHuNmT44qUukcl5N6Q==
@@ -11640,7 +11640,7 @@ portal-vue@^1.3.0:
1164011640
resolved "https://registry.yarnpkg.com/portal-vue/-/portal-vue-1.4.0.tgz#f689621783e309a64daa5af4603c649d0eddc4a1"
1164111641
integrity sha512-23uEh3TwFPevZqvXMfepgcgEEgkilLIY3uBOEQNkA12nC2EN74RKEcnAiVpmKXwsjjU0Pr7iKE68awvXa7cqGQ==
1164211642

11643-
portfinder@^1.0.13, portfinder@^1.0.17, portfinder@^1.0.9:
11643+
portfinder@^1.0.13, portfinder@^1.0.19, portfinder@^1.0.9:
1164411644
version "1.0.19"
1164511645
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.19.tgz#07e87914a55242dcda5b833d42f018d6875b595f"
1164611646
integrity sha512-23aeQKW9KgHe6citUrG3r9HjeX6vls0h713TAa+CwTKZwNIr/pD2ApaxYF4Um3ZZyq4ar+Siv3+fhoHaIwSOSw==
@@ -15241,10 +15241,10 @@ vue-instantsearch@^1.5.1:
1524115241
algoliasearch-helper "^2.26.0"
1524215242
escape-html "^1.0.3"
1524315243

15244-
vue-jest@^2.6.0:
15245-
version "2.6.0"
15246-
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-2.6.0.tgz#23dc99a4dce0bb59fea3946e1317b234968cf12a"
15247-
integrity sha512-kVgKGcycJ1ce3tUc48JKFSSXsbRNy5QOCAcK9k1aYDRD0m6tTbbFm8Q8yGkfsXLyFeUsvO1OEgsCYxZeD5GL2g==
15244+
vue-jest@^3.0.0:
15245+
version "3.0.0"
15246+
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.0.tgz#e5b0ad60c37bbeebe214124420de9eb911596cdc"
15247+
integrity sha512-naYRHx600YmwfUCoCUsbNlgQ6uk8L0Nn76bVZyMIJYOLlvS+f/1BqOX7ASXlYnNqNobYSC5AtWSlNzRBtYz/mw==
1524815248
dependencies:
1524915249
babel-plugin-transform-es2015-modules-commonjs "^6.26.0"
1525015250
chalk "^2.1.0"
@@ -15548,7 +15548,7 @@ webpack-dev-middleware@3.4.0, webpack-dev-middleware@^3.0.0:
1554815548
range-parser "^1.0.3"
1554915549
webpack-log "^2.0.0"
1555015550

15551-
webpack-dev-server@^3.1.9:
15551+
webpack-dev-server@^3.1.10:
1555215552
version "3.1.10"
1555315553
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.1.10.tgz#507411bee727ee8d2fdffdc621b66a64ab3dea2b"
1555415554
integrity sha512-RqOAVjfqZJtQcB0LmrzJ5y4Jp78lv9CK0MZ1YJDTaTmedMZ9PU9FLMQNrMCfVu8hHzaVLVOJKBlGEHMN10z+ww==
@@ -15687,7 +15687,7 @@ webpack@4.18.1:
1568715687
watchpack "^1.5.0"
1568815688
webpack-sources "^1.2.0"
1568915689

15690-
webpack@^4.20.2, webpack@^4.8.1:
15690+
webpack@^4.23.1, webpack@^4.8.1:
1569115691
version "4.23.1"
1569215692
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.23.1.tgz#db7467b116771ae020c58bdfe2a0822785bb8239"
1569315693
integrity sha512-iE5Cu4rGEDk7ONRjisTOjVHv3dDtcFfwitSxT7evtYj/rANJpt1OuC/Kozh1pBa99AUBr1L/LsaNB+D9Xz3CEg==
@@ -15950,7 +15950,7 @@ workbox-sw@^3.6.3:
1595015950
resolved "https://registry.yarnpkg.com/workbox-sw/-/workbox-sw-3.6.3.tgz#278ea4c1831b92bbe2d420da8399176c4b2789ff"
1595115951
integrity sha512-IQOUi+RLhvYCiv80RP23KBW/NTtIvzvjex28B8NW1jOm+iV4VIu3VXKXTA6er5/wjjuhmtB28qEAUqADLAyOSg==
1595215952

15953-
workbox-webpack-plugin@^3.6.2:
15953+
workbox-webpack-plugin@^3.6.3:
1595415954
version "3.6.3"
1595515955
resolved "https://registry.yarnpkg.com/workbox-webpack-plugin/-/workbox-webpack-plugin-3.6.3.tgz#a807bb891b4e4e3c808df07e58f17de2d5ba6182"
1595615956
integrity sha512-RwmKjc7HFHUFHoOlKoZUq9349u0QN3F8W5tZZU0vc1qsBZDINWXRiIBCAKvo/Njgay5sWz7z4I2adnyTo97qIQ==

0 commit comments

Comments
 (0)