Skip to content

Commit 47f2e86

Browse files
committed
Update dependency cypress to v5.1.0
1 parent f08b7ad commit 47f2e86

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.0.7",
113113
"codecov": "3.7.2",
114114
"commitizen": "4.2.1",
115-
"cypress": "5.0.0",
115+
"cypress": "5.1.0",
116116
"cz-conventional-changelog": "3.3.0",
117117
"eslint-plugin-cypress": "2.11.1",
118118
"semantic-release": "17.1.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.0.0:
5228-
version "5.0.0"
5229-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.0.0.tgz#6957e299b790af8b1cd7bea68261b8935646f72e"
5230-
integrity sha512-jhPd0PMO1dPSBNpx6pHVLkmnnaTfMy3wCoacHAKJ9LJG06y16zqUNSFri64N4BjuGe8y6mNMt8TdgKnmy9muCg==
5227+
cypress@5.1.0:
5228+
version "5.1.0"
5229+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.1.0.tgz#979e9ff3e0acd792eefd365bf104046479a9643b"
5230+
integrity sha512-craPRO+Viu4268s7eBvX5VJW8aBYcAQT+EwEccQSMY+eH1ZPwnxIgyDlmMWvxLVX9SkWxOlZbEycPyzanQScBQ==
52315231
dependencies:
52325232
"@cypress/listr-verbose-renderer" "^0.4.1"
52335233
"@cypress/request" "^2.88.5"

0 commit comments

Comments
 (0)