Skip to content

Commit 4e4632f

Browse files
committed
chore(deps): update dependency cypress to v5.3.0
1 parent 95b019d commit 4e4632f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.1.1",
113113
"codecov": "3.7.2",
114114
"commitizen": "4.2.1",
115-
"cypress": "5.2.0",
115+
"cypress": "5.3.0",
116116
"cz-conventional-changelog": "3.3.0",
117117
"eslint-plugin-cypress": "2.11.1",
118118
"semantic-release": "17.1.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5224,10 +5224,10 @@ cyclist@^1.0.1:
52245224
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
52255225
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
52265226

5227-
cypress@5.2.0:
5228-
version "5.2.0"
5229-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.2.0.tgz#6902efd90703242a2539f0623c6e1118aff01f95"
5230-
integrity sha512-9S2spcrpIXrQ+CQIKHsjRoLQyRc2ehB06clJXPXXp1zyOL/uZMM3Qc20ipNki4CcNwY0nBTQZffPbRpODeGYQg==
5227+
cypress@5.3.0:
5228+
version "5.3.0"
5229+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.3.0.tgz#91122219ae66ab910058970dbf36619ab0fbde6c"
5230+
integrity sha512-XgebyqL7Th6/8YenE1ddb7+d4EiCG2Jvg/5c8+HPfFFY/gXnOVhoCVUU3KW8qg3JL7g0B+iJbHd5hxuCqbd1RQ==
52315231
dependencies:
52325232
"@cypress/listr-verbose-renderer" "^0.4.1"
52335233
"@cypress/request" "^2.88.5"

0 commit comments

Comments
 (0)