Skip to content

Commit 6babe35

Browse files
authored
Merge pull request #249 from evolvedbinary/dependabot/npm_and_yarn/cypress-5.2.0
build(deps-dev): bump cypress from 5.1.0 to 5.2.0
2 parents d630030 + 1d2399f commit 6babe35

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
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@4tw/cypress-drag-drop": "https://github.com/ccheraa/cypress-drag-drop",
21-
"cypress": "5.1.0",
21+
"cypress": "5.2.0",
2222
"lerna": "3.22.1",
2323
"node-sass": "4.14.1"
2424
},

yarn.lock

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

5476-
cypress@5.1.0:
5477-
version "5.1.0"
5478-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.1.0.tgz#979e9ff3e0acd792eefd365bf104046479a9643b"
5479-
integrity sha512-craPRO+Viu4268s7eBvX5VJW8aBYcAQT+EwEccQSMY+eH1ZPwnxIgyDlmMWvxLVX9SkWxOlZbEycPyzanQScBQ==
5476+
cypress@5.2.0:
5477+
version "5.2.0"
5478+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-5.2.0.tgz#6902efd90703242a2539f0623c6e1118aff01f95"
5479+
integrity sha512-9S2spcrpIXrQ+CQIKHsjRoLQyRc2ehB06clJXPXXp1zyOL/uZMM3Qc20ipNki4CcNwY0nBTQZffPbRpODeGYQg==
54805480
dependencies:
54815481
"@cypress/listr-verbose-renderer" "^0.4.1"
54825482
"@cypress/request" "^2.88.5"

0 commit comments

Comments
 (0)