Skip to content

Commit b5da9da

Browse files
committed
Update dependency cypress to v3.1.5
1 parent 9b26d65 commit b5da9da

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"concurrently": "3.6.0",
4949
"cpx": "1.5.0",
5050
"cpy-cli": "2.0.0",
51-
"cypress": "3.0.2",
51+
"cypress": "3.1.5",
5252
"gh-pages": "1.2.0",
5353
"light-ts-loader": "1.1.2",
5454
"npm-run-all": "4.1.3",

yarn.lock

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -305,9 +305,9 @@
305305
version "3.3.2"
306306
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.2.tgz#8700226bdde24b6f98e3a60126dbaab3b2a3ab41"
307307

308-
"@types/jquery@3.2.16":
309-
version "3.2.16"
310-
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.2.16.tgz#04419c404a3194350e7d3f339a90e72c88db3111"
308+
"@types/jquery@3.3.6":
309+
version "3.3.6"
310+
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.6.tgz#5932ead926307ca21e5b36808257f7c926b06565"
311311

312312
"@types/lodash.debounce@4.0.3":
313313
version "4.0.3"
@@ -370,9 +370,9 @@
370370
dependencies:
371371
csstype "^2.2.0"
372372

373-
"@types/sinon-chai@2.7.29":
374-
version "2.7.29"
375-
resolved "https://registry.yarnpkg.com/@types/sinon-chai/-/sinon-chai-2.7.29.tgz#4db01497e2dd1908b2bd30d1782f456353f5f723"
373+
"@types/sinon-chai@3.2.2":
374+
version "3.2.2"
375+
resolved "https://registry.yarnpkg.com/@types/sinon-chai/-/sinon-chai-3.2.2.tgz#5cfdbda70bae30f79a9423334af9e490e4cce793"
376376
dependencies:
377377
"@types/chai" "*"
378378
"@types/sinon" "*"
@@ -381,9 +381,9 @@
381381
version "5.0.1"
382382
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-5.0.1.tgz#a15b36ec42f1f53166617491feabd1734cb03e21"
383383

384-
"@types/sinon@4.0.0":
385-
version "4.0.0"
386-
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-4.0.0.tgz#9a93ffa4ee1329e85166278a5ed99f81dc4c8362"
384+
"@types/sinon@7.0.0":
385+
version "7.0.0"
386+
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-7.0.0.tgz#84e707e157ec17d3e4c2a137f41fc3f416c0551e"
387387

388388
"@types/storybook__addon-actions@3.0.3":
389389
version "3.0.3"
@@ -926,9 +926,9 @@ async-each@^1.0.0:
926926
version "1.0.1"
927927
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
928928

929-
async@2.1.4:
930-
version "2.1.4"
931-
resolved "https://registry.yarnpkg.com/async/-/async-2.1.4.tgz#2d2160c7788032e4dd6cbe2502f1f9a2c8f6cde4"
929+
async@2.4.0:
930+
version "2.4.0"
931+
resolved "https://registry.yarnpkg.com/async/-/async-2.4.0.tgz#4990200f18ea5b837c2cc4f8c031a6985c385611"
932932
dependencies:
933933
lodash "^4.14.0"
934934

@@ -2987,22 +2987,22 @@ cyclist@~0.2.2:
29872987
version "0.2.2"
29882988
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
29892989

2990-
cypress@3.0.2:
2991-
version "3.0.2"
2992-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.0.2.tgz#90caef84c91bd52b9cdf123aa76213249a289694"
2990+
cypress@3.1.5:
2991+
version "3.1.5"
2992+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.1.5.tgz#5227b2ce9306c47236d29e703bad9055d7218042"
29932993
dependencies:
29942994
"@cypress/listr-verbose-renderer" "0.4.1"
29952995
"@cypress/xvfb" "1.2.3"
29962996
"@types/blob-util" "1.3.3"
29972997
"@types/bluebird" "3.5.18"
29982998
"@types/chai" "4.0.8"
29992999
"@types/chai-jquery" "1.1.35"
3000-
"@types/jquery" "3.2.16"
3000+
"@types/jquery" "3.3.6"
30013001
"@types/lodash" "4.14.87"
30023002
"@types/minimatch" "3.0.3"
30033003
"@types/mocha" "2.2.44"
3004-
"@types/sinon" "4.0.0"
3005-
"@types/sinon-chai" "2.7.29"
3004+
"@types/sinon" "7.0.0"
3005+
"@types/sinon-chai" "3.2.2"
30063006
bluebird "3.5.0"
30073007
cachedir "1.3.0"
30083008
chalk "2.4.1"
@@ -3014,16 +3014,16 @@ cypress@3.0.2:
30143014
executable "4.1.1"
30153015
extract-zip "1.6.6"
30163016
fs-extra "4.0.1"
3017-
getos "2.8.4"
3017+
getos "3.1.0"
30183018
glob "7.1.2"
30193019
is-ci "1.0.10"
30203020
is-installed-globally "0.1.0"
30213021
lazy-ass "1.6.0"
30223022
listr "0.12.0"
3023-
lodash "4.17.4"
3023+
lodash "4.17.11"
30243024
log-symbols "2.2.0"
30253025
minimist "1.2.0"
3026-
progress "1.1.8"
3026+
moment "2.22.2"
30273027
ramda "0.24.1"
30283028
request "2.87.0"
30293029
request-progress "0.3.1"
@@ -4075,11 +4075,11 @@ get-value@^2.0.3, get-value@^2.0.6:
40754075
version "2.0.6"
40764076
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
40774077

4078-
getos@2.8.4:
4079-
version "2.8.4"
4080-
resolved "https://registry.yarnpkg.com/getos/-/getos-2.8.4.tgz#7b8603d3619c28e38cb0fe7a4f63c3acb80d5163"
4078+
getos@3.1.0:
4079+
version "3.1.0"
4080+
resolved "https://registry.yarnpkg.com/getos/-/getos-3.1.0.tgz#db3aa4df15a3295557ce5e81aa9e3e5cdfaa6567"
40814081
dependencies:
4082-
async "2.1.4"
4082+
async "2.4.0"
40834083

40844084
getpass@^0.1.1:
40854085
version "0.1.7"
@@ -5265,14 +5265,18 @@ lodash.uniq@^4.5.0:
52655265
version "4.5.0"
52665266
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
52675267

5268-
lodash@4.17.4, lodash@^4.14.0, lodash@^4.17.0, lodash@^4.17.3, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0:
5269-
version "4.17.4"
5270-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
5268+
lodash@4.17.11:
5269+
version "4.17.11"
5270+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
52715271

52725272
lodash@^3.10.1:
52735273
version "3.10.1"
52745274
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
52755275

5276+
lodash@^4.14.0, lodash@^4.17.0, lodash@^4.17.3, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0:
5277+
version "4.17.4"
5278+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
5279+
52765280
lodash@^4.17.10, lodash@^4.17.4, lodash@^4.5.1:
52775281
version "4.17.10"
52785282
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
@@ -5614,7 +5618,7 @@ mkdirp@0.5.0:
56145618
dependencies:
56155619
minimist "0.0.8"
56165620

5617-
moment@2.x.x:
5621+
moment@2.22.2, moment@2.x.x:
56185622
version "2.22.2"
56195623
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
56205624

@@ -6528,10 +6532,6 @@ process@~0.5.1:
65286532
version "0.5.2"
65296533
resolved "https://registry.yarnpkg.com/process/-/process-0.5.2.tgz#1638d8a8e34c2f440a91db95ab9aeb677fc185cf"
65306534

6531-
progress@1.1.8:
6532-
version "1.1.8"
6533-
resolved "https://registry.yarnpkg.com/progress/-/progress-1.1.8.tgz#e260c78f6161cdd9b0e56cc3e0a85de17c7a57be"
6534-
65356535
promise-inflight@^1.0.1:
65366536
version "1.0.1"
65376537
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"

0 commit comments

Comments
 (0)