Skip to content

Commit 0a570e5

Browse files
authored
Merge pull request #91 from alexandr-g/renovate/cypress-4.x
chore(deps): update dependency cypress to v4.12.1
2 parents 51fc54a + 0cb755a commit 0a570e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.1.2",
115-
"cypress": "4.12.0",
115+
"cypress": "4.12.1",
116116
"cz-conventional-changelog": "3.2.0",
117117
"eslint-plugin-cypress": "2.11.1",
118118
"semantic-release": "17.1.1"

yarn.lock

+4-4
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-
5190-
version "4.12.0"
5191-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.12.0.tgz#b9d9b16d45be28543edc0e4dc89987bed5bb090b"
5192-
integrity sha512-ZDngKMwoQ2UYmeSUJikLMZG6t2N7lTHHlzBzh5W0MbPfXSMv36YUgL2ZVD+t4ZLA63WWkvhwxIkDG+WJknBgHw==
5189+
5190+
version "4.12.1"
5191+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.12.1.tgz#0ead1b9f4c0917d69d8b57f996b6e01fe693b6ec"
5192+
integrity sha512-9SGIPEmqU8vuRA6xst2CMTYd9sCFCxKSzrHt0wr+w2iAQMCIIsXsQ5Gplns1sT6LDbZcmLv6uehabAOl3fhc9Q==
51935193
dependencies:
51945194
"@cypress/listr-verbose-renderer" "^0.4.1"
51955195
"@cypress/request" "^2.88.5"

0 commit comments

Comments
 (0)