Skip to content

Commit 149e3f1

Browse files
committed
fixup! feat(plugin)!: update cypress plugin to reflect cross-browser capabilities
1 parent 3717f7c commit 149e3f1

File tree

2 files changed

+28
-22
lines changed

2 files changed

+28
-22
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@vue/cli-shared-utils": "^4.5.5",
27-
"cypress": "^4.0.1",
27+
"cypress": "^5.2.0",
2828
"eslint-plugin-cypress": "^2.10.3"
2929
},
3030
"peerDependencies": {

yarn.lock

+27-21
Original file line numberDiff line numberDiff line change
@@ -5539,6 +5539,11 @@ bl@^4.0.1:
55395539
inherits "^2.0.4"
55405540
readable-stream "^3.4.0"
55415541

5542+
5543+
version "2.0.2"
5544+
resolved "https://registry.yarnpkg.com/blob-util/-/blob-util-2.0.2.tgz#3b4e3c281111bb7f11128518006cdc60b403a1eb"
5545+
integrity sha512-T7JQa+zsXXEa6/8ZhHcQEW1UFfVM49Ts65uBkFL6fz2QmrElqmbajIDJvuA0tEhRe5eIjpV9ZF+0RfZR9voJFQ==
5546+
55425547
[email protected], bluebird@^3.1.1, bluebird@^3.5.0, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5, bluebird@^3.7.2:
55435548
version "3.7.2"
55445549
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
@@ -6511,13 +6516,13 @@ cli-spinners@^2.1.0, cli-spinners@^2.2.0, cli-spinners@^2.4.0:
65116516
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.4.0.tgz#c6256db216b878cfba4720e719cec7cf72685d7f"
65126517
integrity sha512-sJAofoarcm76ZGpuooaO0eDy8saEy+YoZBLjC4h8srt4jeBnkYeOgqxgsJQTpyt2LjI5PTfLJHSL+41Yu4fEJA==
65136518

6514-
cli-table3@~0.5.1:
6515-
version "0.5.1"
6516-
resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.5.1.tgz#0252372d94dfc40dbd8df06005f48f31f656f202"
6517-
integrity sha512-7Qg2Jrep1S/+Q3EceiZtQcDPWxhAvBw+ERf1162v4sikJrvojMHFqXt8QIVha8UlH9rgU0BeWPytZ9/TzYqlUw==
6519+
cli-table3@~0.6.0:
6520+
version "0.6.0"
6521+
resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.0.tgz#b7b1bc65ca8e7b5cef9124e13dc2b21e2ce4faee"
6522+
integrity sha512-gnB85c3MGC7Nm9I/FkiasNBOKjOiO1RNuXXarQms37q4QMpWdlbBgD/VnOStA2faG1dpXMv31RFApjX1/QdgWQ==
65186523
dependencies:
65196524
object-assign "^4.1.0"
6520-
string-width "^2.1.1"
6525+
string-width "^4.2.0"
65216526
optionalDependencies:
65226527
colors "^1.1.2"
65236528

@@ -7594,45 +7599,46 @@ cyclist@^1.0.1:
75947599
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
75957600
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
75967601

7597-
cypress@^4.0.1:
7598-
version "4.12.1"
7599-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.12.1.tgz#0ead1b9f4c0917d69d8b57f996b6e01fe693b6ec"
7600-
integrity sha512-9SGIPEmqU8vuRA6xst2CMTYd9sCFCxKSzrHt0wr+w2iAQMCIIsXsQ5Gplns1sT6LDbZcmLv6uehabAOl3fhc9Q==
7602+
cypress@^5.2.0:
7603+
version "5.2.0"
7604+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.2.0.tgz#6902efd90703242a2539f0623c6e1118aff01f95"
7605+
integrity sha512-9S2spcrpIXrQ+CQIKHsjRoLQyRc2ehB06clJXPXXp1zyOL/uZMM3Qc20ipNki4CcNwY0nBTQZffPbRpODeGYQg==
76017606
dependencies:
76027607
"@cypress/listr-verbose-renderer" "^0.4.1"
76037608
"@cypress/request" "^2.88.5"
76047609
"@cypress/xvfb" "^1.2.4"
76057610
"@types/sinonjs__fake-timers" "^6.0.1"
76067611
"@types/sizzle" "^2.3.2"
76077612
arch "^2.1.2"
7613+
blob-util "2.0.2"
76087614
bluebird "^3.7.2"
76097615
cachedir "^2.3.0"
7610-
chalk "^2.4.2"
7616+
chalk "^4.1.0"
76117617
check-more-types "^2.24.0"
7612-
cli-table3 "~0.5.1"
7618+
cli-table3 "~0.6.0"
76137619
commander "^4.1.1"
76147620
common-tags "^1.8.0"
76157621
debug "^4.1.1"
76167622
eventemitter2 "^6.4.2"
7617-
execa "^1.0.0"
7623+
execa "^4.0.2"
76187624
executable "^4.1.1"
76197625
extract-zip "^1.7.0"
7620-
fs-extra "^8.1.0"
7626+
fs-extra "^9.0.1"
76217627
getos "^3.2.1"
76227628
is-ci "^2.0.0"
76237629
is-installed-globally "^0.3.2"
76247630
lazy-ass "^1.6.0"
76257631
listr "^0.14.3"
76267632
lodash "^4.17.19"
7627-
log-symbols "^3.0.0"
7633+
log-symbols "^4.0.0"
76287634
minimist "^1.2.5"
76297635
moment "^2.27.0"
76307636
ospath "^1.2.2"
76317637
pretty-bytes "^5.3.0"
76327638
ramda "~0.26.1"
76337639
request-progress "^3.0.0"
76347640
supports-color "^7.1.0"
7635-
tmp "~0.1.0"
7641+
tmp "~0.2.1"
76367642
untildify "^4.0.0"
76377643
url "^0.11.0"
76387644
yauzl "^2.10.0"
@@ -9138,7 +9144,7 @@ execa@^2.0.3:
91389144
signal-exit "^3.0.2"
91399145
strip-final-newline "^2.0.0"
91409146

9141-
execa@^4.0.0, execa@^4.0.3:
9147+
execa@^4.0.0, execa@^4.0.2, execa@^4.0.3:
91429148
version "4.0.3"
91439149
resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.3.tgz#0a34dabbad6d66100bd6f2c576c8669403f317f2"
91449150
integrity sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A==
@@ -18865,12 +18871,12 @@ tmp@^0.0.33:
1886518871
dependencies:
1886618872
os-tmpdir "~1.0.2"
1886718873

18868-
tmp@~0.1.0:
18869-
version "0.1.0"
18870-
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.1.0.tgz#ee434a4e22543082e294ba6201dcc6eafefa2877"
18871-
integrity sha512-J7Z2K08jbGcdA1kkQpJSqLF6T0tdQqpR2pnSUXsIchbPdTI9v3e85cLW0d6WDhwuAleOV71j2xWs8qMPfK7nKw==
18874+
tmp@~0.2.1:
18875+
version "0.2.1"
18876+
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14"
18877+
integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
1887218878
dependencies:
18873-
rimraf "^2.6.3"
18879+
rimraf "^3.0.0"
1887418880

1887518881
1887618882
version "1.0.4"

0 commit comments

Comments
 (0)