Skip to content

Commit 7bdc523

Browse files
authored
Merge pull request #317 from evolvedbinary/dependabot/npm_and_yarn/cypress-6.2.0
build(deps-dev): bump cypress from 6.1.0 to 6.2.0
2 parents 310f257 + 72741e9 commit 7bdc523

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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": "6.1.0",
21+
"cypress": "6.2.0",
2222
"lerna": "3.22.1",
2323
"node-sass": "5.0.0"
2424
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5476,10 +5476,10 @@ cyclist@^1.0.1:
54765476
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
54775477
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
54785478

5479-
cypress@6.1.0:
5480-
version "6.1.0"
5481-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.1.0.tgz#af2596cb110aa98eaf75fef3d8ab379ca0ff2413"
5482-
integrity sha512-uQnSxRcZ6hkf9R5cr8KpRBTzN88QZwLIImbf5DWa5RIxH6o5Gpff58EcjiYhAR8/8p9SGv7O6SRygq4H+k0Qpw==
5479+
cypress@6.2.0:
5480+
version "6.2.0"
5481+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.2.0.tgz#1a8a7dd5bd08db3064551a9f12072963cc9337bf"
5482+
integrity sha512-m/rkcogYM9MTy8rbsZgyS5wT2L/J+B5V2bY2ztkDNMyqhk/oZgUF4KTWVLzkW2I+scg0iAddca95tLlt7XnAtw==
54835483
dependencies:
54845484
"@cypress/listr-verbose-renderer" "^0.4.1"
54855485
"@cypress/request" "^2.88.5"
@@ -6935,7 +6935,7 @@ function-bind@^1.1.1:
69356935
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
69366936

69376937
"fusion-studio-extension@file:fusion-studio-extension":
6938-
version "1.0.3"
6938+
version "1.1.0"
69396939
dependencies:
69406940
"@theia/core" "^1.9.0"
69416941
awesomplete "1.1.5"

0 commit comments

Comments
 (0)