Skip to content

Commit 94e1d5b

Browse files
committed
chore(deps): update dependency cypress to v4.11.0
1 parent 937d1a0 commit 94e1d5b

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@semantic-release/github": "7.0.7",
113113
"codecov": "3.7.1",
114114
"commitizen": "4.1.2",
115-
"cypress": "4.10.0",
115+
"cypress": "4.11.0",
116116
"cz-conventional-changelog": "3.2.0",
117117
"eslint-plugin-cypress": "2.11.1",
118118
"semantic-release": "17.1.1"

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5186,10 +5186,10 @@ cyclist@^1.0.1:
51865186
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
51875187
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
51885188

5189-
cypress@4.10.0:
5190-
version "4.10.0"
5191-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.10.0.tgz#6b507f4637af6a65ea285953f899951d65e82416"
5192-
integrity sha512-eFv1WPp4zFrAgZ6mwherBGVsTpHvay/hEF5F7U7yfAkTxsUQn/ZG/LdX67fIi3bKDTQXYzFv/CvywlQSeug8Bg==
5189+
cypress@4.11.0:
5190+
version "4.11.0"
5191+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.11.0.tgz#054b0b85fd3aea793f186249ee1216126d5f0a7e"
5192+
integrity sha512-6Yd598+KPATM+dU1Ig0g2hbA+R/o1MAKt0xIejw4nZBVLSplCouBzqeKve6XsxGU6n4HMSt/+QYsWfFcoQeSEw==
51935193
dependencies:
51945194
"@cypress/listr-verbose-renderer" "0.4.1"
51955195
"@cypress/request" "2.88.5"
@@ -5215,7 +5215,7 @@ [email protected]:
52155215
is-installed-globally "0.3.2"
52165216
lazy-ass "1.6.0"
52175217
listr "0.14.3"
5218-
lodash "4.17.15"
5218+
lodash "4.17.19"
52195219
log-symbols "3.0.0"
52205220
minimist "1.2.5"
52215221
moment "2.26.0"
@@ -9727,6 +9727,11 @@ [email protected], "lodash@>=3.5 <5", lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17
97279727
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
97289728
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
97299729

9730+
9731+
version "4.17.19"
9732+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
9733+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
9734+
97309735
97319736
version "3.0.0"
97329737
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-3.0.0.tgz#f3a08516a5dea893336a7dee14d18a1cfdab77c4"

0 commit comments

Comments
 (0)