Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f08d63f

Browse files
Merge pull request zoltantothcom#103 from zoltantothcom/greenkeeper/cypress-3.3.2
Update cypress to the latest version 🚀
2 parents f7807ec + 1ab00b9 commit f08d63f

File tree

2 files changed

+40
-41
lines changed

2 files changed

+40
-41
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"babel-preset-env": "1.7.0",
5959
"babel-preset-react": "6.24.1",
6060
"coveralls": "3.0.4",
61-
"cypress": "3.2.0",
61+
"cypress": "3.3.2",
6262
"enzyme": "3.10.0",
6363
"enzyme-adapter-react-16": "^1.14.0",
6464
"enzyme-to-json": "3.3.5",

‎yarn.lock‎

Lines changed: 39 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -2194,6 +2194,11 @@ aproba@^1.0.3, aproba@^1.1.1:
21942194
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
21952195
integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
21962196

2197+
arch@2.1.1:
2198+
version "2.1.1"
2199+
resolved "https://registry.yarnpkg.com/arch/-/arch-2.1.1.tgz#8f5c2731aa35a30929221bb0640eed65175ec84e"
2200+
integrity sha512-BLM56aPo9vLLFVa8+/+pJLnrZ7QGGTVHWsCwieAWT9o9K8UeGaQbzZbGoabWLOo2ksBCztoXdqBZBplqLDDCSg==
2201+
21972202
are-we-there-yet@~1.1.2:
21982203
version "1.1.5"
21992204
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz#4b35c2944f062a8bfcda66410760350fe9ddfc21"
@@ -2379,12 +2384,12 @@ async-limiter@~1.0.0:
23792384
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
23802385
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
23812386

2382-
async@2.4.0:
2383-
version "2.4.0"
2384-
resolved "https://registry.yarnpkg.com/async/-/async-2.4.0.tgz#4990200f18ea5b837c2cc4f8c031a6985c385611"
2385-
integrity sha1-SZAgDxjqW4N8LMT4wDGmmFw4VhE=
2387+
async@2.6.1:
2388+
version "2.6.1"
2389+
resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610"
2390+
integrity sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==
23862391
dependencies:
2387-
lodash "^4.14.0"
2392+
lodash "^4.17.10"
23882393

23892394
async@^1.5.2:
23902395
version "1.5.2"
@@ -4472,25 +4477,26 @@ cyclist@~0.2.2:
44724477
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
44734478
integrity sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=
44744479

4475-
cypress@3.2.0:
4476-
version "3.2.0"
4477-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.2.0.tgz#c2d5befd5077dab6fb52ad70721e0868ac057001"
4478-
integrity sha512-PN0wz6x634QyNL56/voTzJoeScDfwtecvSfFTHfv5MkHuECVSR4VQcEZTvYtKWln3CMBMUkWbBKPIwwu2+a/kw==
4480+
cypress@3.3.2:
4481+
version "3.3.2"
4482+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.3.2.tgz#105d9283c747884d534b88a8e6c857d977887024"
4483+
integrity sha512-d2gFX0KBBdNfMMZ/ud9ouNqjDtMM3Tf5Z50hkl8Ldb8T+jKc7RLFo/4FjMu9i28T2x+50Sx8sN/kLzxr2oeWNg==
44794484
dependencies:
44804485
"@cypress/listr-verbose-renderer" "0.4.1"
44814486
"@cypress/xvfb" "1.2.4"
4487+
arch "2.1.1"
44824488
bluebird "3.5.0"
44834489
cachedir "1.3.0"
44844490
chalk "2.4.2"
44854491
check-more-types "2.24.0"
44864492
commander "2.15.1"
44874493
common-tags "1.8.0"
4488-
debug "3.1.0"
4494+
debug "3.2.6"
44894495
execa "0.10.0"
44904496
executable "4.1.1"
44914497
extract-zip "1.6.7"
4492-
fs-extra "4.0.1"
4493-
getos "3.1.0"
4498+
fs-extra "5.0.0"
4499+
getos "3.1.1"
44944500
glob "7.1.3"
44954501
is-ci "1.2.1"
44964502
is-installed-globally "0.1.0"
@@ -4504,7 +4510,7 @@ cypress@3.2.0:
45044510
request "2.88.0"
45054511
request-progress "0.4.0"
45064512
supports-color "5.5.0"
4507-
tmp "0.0.33"
4513+
tmp "0.1.0"
45084514
url "0.11.0"
45094515
yauzl "2.10.0"
45104516

@@ -4541,14 +4547,7 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.8:
45414547
dependencies:
45424548
ms "2.0.0"
45434549

4544-
debug@3.1.0:
4545-
version "3.1.0"
4546-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
4547-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
4548-
dependencies:
4549-
ms "2.0.0"
4550-
4551-
debug@^3.1.0, debug@^3.2.5, debug@^3.2.6:
4550+
debug@3.2.6, debug@^3.1.0, debug@^3.2.5, debug@^3.2.6:
45524551
version "3.2.6"
45534552
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
45544553
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -5809,13 +5808,13 @@ from2@^2.1.0:
58095808
inherits "^2.0.1"
58105809
readable-stream "^2.0.0"
58115810

5812-
fs-extra@4.0.1:
5813-
version "4.0.1"
5814-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.1.tgz#7fc0c6c8957f983f57f306a24e5b9ddd8d0dd880"
5815-
integrity sha1-f8DGyJV/mD9X8waiTlud3Y0N2IA=
5811+
fs-extra@5.0.0:
5812+
version "5.0.0"
5813+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd"
5814+
integrity sha512-66Pm4RYbjzdyeuqudYqhFiNBbCIuI9kgRqLPSHIlXHidW8NIQtVdkM1yeZ4lXwuhbTETv3EUGMNHAAw6hiundQ==
58165815
dependencies:
58175816
graceful-fs "^4.1.2"
5818-
jsonfile "^3.0.0"
5817+
jsonfile "^4.0.0"
58195818
universalify "^0.1.0"
58205819

58215820
fs-extra@^0.30.0:
@@ -5928,12 +5927,12 @@ get-value@^2.0.3, get-value@^2.0.6:
59285927
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
59295928
integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=
59305929

5931-
getos@3.1.0:
5932-
version "3.1.0"
5933-
resolved "https://registry.yarnpkg.com/getos/-/getos-3.1.0.tgz#db3aa4df15a3295557ce5e81aa9e3e5cdfaa6567"
5934-
integrity sha512-i9vrxtDu5DlLVFcrbqUqGWYlZN/zZ4pGMICCAcZoYsX3JA54nYp8r5EThw5K+m2q3wszkx4Th746JstspB0H4Q==
5930+
getos@3.1.1:
5931+
version "3.1.1"
5932+
resolved "https://registry.yarnpkg.com/getos/-/getos-3.1.1.tgz#967a813cceafee0156b0483f7cffa5b3eff029c5"
5933+
integrity sha512-oUP1rnEhAr97rkitiszGP9EgDVYnmchgFzfqRzSkgtfv7ai6tEi7Ko8GgjNXts7VLWEqrTWyhsOKLe5C5b/Zkg==
59355934
dependencies:
5936-
async "2.4.0"
5935+
async "2.6.1"
59375936

59385937
getpass@^0.1.1:
59395938
version "0.1.7"
@@ -7599,13 +7598,6 @@ jsonfile@^2.1.0:
75997598
optionalDependencies:
76007599
graceful-fs "^4.1.6"
76017600

7602-
jsonfile@^3.0.0:
7603-
version "3.0.1"
7604-
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-3.0.1.tgz#a5ecc6f65f53f662c4415c7675a0331d0992ec66"
7605-
integrity sha1-pezG9l9T9mLEQVx2daAzHQmS7GY=
7606-
optionalDependencies:
7607-
graceful-fs "^4.1.6"
7608-
76097601
jsonfile@^4.0.0:
76107602
version "4.0.0"
76117603
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -7915,7 +7907,7 @@ lodash.throttle@^4.1.1:
79157907
resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
79167908
integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=
79177909

7918-
lodash@4.17.11, lodash@^4.0.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.3, lodash@^4.17.4:
7910+
lodash@4.17.11, lodash@^4.0.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.3, lodash@^4.17.4:
79197911
version "4.17.11"
79207912
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
79217913
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
@@ -11424,7 +11416,14 @@ tinycolor2@^1.4.1:
1142411416
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.1.tgz#f4fad333447bc0b07d4dc8e9209d8f39a8ac77e8"
1142511417
integrity sha1-9PrTM0R7wLB9TcjpIJ2POaisd+g=
1142611418

11427-
tmp@0.0.33, tmp@^0.0.33:
11419+
tmp@0.1.0:
11420+
version "0.1.0"
11421+
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.1.0.tgz#ee434a4e22543082e294ba6201dcc6eafefa2877"
11422+
integrity sha512-J7Z2K08jbGcdA1kkQpJSqLF6T0tdQqpR2pnSUXsIchbPdTI9v3e85cLW0d6WDhwuAleOV71j2xWs8qMPfK7nKw==
11423+
dependencies:
11424+
rimraf "^2.6.3"
11425+
11426+
tmp@^0.0.33:
1142811427
version "0.0.33"
1142911428
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
1143011429
integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /