Skip to content

Commit 9673611

Browse files
authored
Merge pull request #115 from alexandr-g/renovate/cypress-5.x
chore(deps): update dependency cypress to v5.4.0
2 parents 9a9be71 + 9d4e94a commit 9673611

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.8.0",
114114
"commitizen": "4.2.1",
115-
"cypress": "5.3.0",
115+
"cypress": "5.4.0",
116116
"cz-conventional-changelog": "3.3.0",
117117
"eslint-plugin-cypress": "2.11.2",
118118
"semantic-release": "17.2.1"

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.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==
5227+
cypress@5.4.0:
5228+
version "5.4.0"
5229+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.4.0.tgz#8833a76e91129add601f823d43c53eb512d162c5"
5230+
integrity sha512-BJR+u3DRSYMqaBS1a3l1rbh5AkMRHugbxcYYzkl+xYlO6dzcJVE8uAhghzVI/hxijCyBg1iuSe4TRp/g1PUg8Q==
52315231
dependencies:
52325232
"@cypress/listr-verbose-renderer" "^0.4.1"
52335233
"@cypress/request" "^2.88.5"

0 commit comments

Comments
 (0)