Build(deps-dev): bump cypress from 5.2.0 to 5.3.0 (#5651)
Bumps [cypress](https://github.com/cypress-io/cypress) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.json) - [Commits](https://github.com/cypress-io/cypress/compare/v5.2.0...v5.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
85e3772de9
commit
d4fa62f0b2
6
package-lock.json
generated
6
package-lock.json
generated
@@ -12845,9 +12845,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"cypress": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-5.2.0.tgz",
|
||||
"integrity": "sha512-9S2spcrpIXrQ+CQIKHsjRoLQyRc2ehB06clJXPXXp1zyOL/uZMM3Qc20ipNki4CcNwY0nBTQZffPbRpODeGYQg==",
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-5.3.0.tgz",
|
||||
"integrity": "sha512-XgebyqL7Th6/8YenE1ddb7+d4EiCG2Jvg/5c8+HPfFFY/gXnOVhoCVUU3KW8qg3JL7g0B+iJbHd5hxuCqbd1RQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cypress/listr-verbose-renderer": "^0.4.1",
|
||||
|
||||
@@ -168,7 +168,7 @@
|
||||
"child-process-promise": "^2.2.1",
|
||||
"clipboard-copy": "^3.1.0",
|
||||
"concurrently": "^5.3.0",
|
||||
"cypress": "^5.2.0",
|
||||
"cypress": "^5.3.0",
|
||||
"danger": "^10.4.1",
|
||||
"danger-plugin-no-test-shortcuts": "^2.0.0",
|
||||
"deepmerge": "^4.2.2",
|
||||
|
||||
Reference in New Issue
Block a user