Skip to content

Commit bc07b2f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency cypress to v4.11.0
1 parent 321e17f commit bc07b2f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@cypress/code-coverage": "3.8.1",
4949
"@cypress/instrument-cra": "1.3.1",
5050
"check-code-coverage": "1.0.1",
51-
"cypress": "4.10.0",
51+
"cypress": "4.11.0",
5252
"dependency-version-badge": "1.2.0",
5353
"start-server-and-test": "1.11.2"
5454
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4359,10 +4359,10 @@ cyclist@^1.0.1:
43594359
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
43604360
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
43614361

4362-
cypress@4.10.0:
4363-
version "4.10.0"
4364-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.10.0.tgz#6b507f4637af6a65ea285953f899951d65e82416"
4365-
integrity sha512-eFv1WPp4zFrAgZ6mwherBGVsTpHvay/hEF5F7U7yfAkTxsUQn/ZG/LdX67fIi3bKDTQXYzFv/CvywlQSeug8Bg==
4362+
cypress@4.11.0:
4363+
version "4.11.0"
4364+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.11.0.tgz#054b0b85fd3aea793f186249ee1216126d5f0a7e"
4365+
integrity sha512-6Yd598+KPATM+dU1Ig0g2hbA+R/o1MAKt0xIejw4nZBVLSplCouBzqeKve6XsxGU6n4HMSt/+QYsWfFcoQeSEw==
43664366
dependencies:
43674367
"@cypress/listr-verbose-renderer" "0.4.1"
43684368
"@cypress/request" "2.88.5"
@@ -4388,7 +4388,7 @@ cypress@4.10.0:
43884388
is-installed-globally "0.3.2"
43894389
lazy-ass "1.6.0"
43904390
listr "0.14.3"
4391-
lodash "4.17.15"
4391+
lodash "4.17.19"
43924392
log-symbols "3.0.0"
43934393
minimist "1.2.5"
43944394
moment "2.26.0"
@@ -7956,7 +7956,7 @@ lodash@4.17.15, "lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.13, lodash@^4.1
79567956
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
79577957
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
79587958

7959-
lodash@^4.17.19:
7959+
lodash@4.17.19, lodash@^4.17.19:
79607960
version "4.17.19"
79617961
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
79627962
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==

0 commit comments

Comments
 (0)