Skip to content

Commit e653ef6

Browse files
dependabot-preview[bot]Kocal
authored andcommitted
build(deps-dev): bump cypress from 3.8.1 to 3.8.2 (#302)
Bumps [cypress](https://github.com/cypress-io/cypress) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Commits](cypress-io/cypress@v3.8.1...v3.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2600a2b commit e653ef6

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1724,9 +1724,9 @@ cyclist@^1.0.1:
17241724
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
17251725

17261726
cypress@^3.0.3:
1727-
version "3.8.1"
1728-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.8.1.tgz#7821084e0ead81d35ffa29f2141c977dfdfc2343"
1729-
integrity sha512-eLk5OpL/ZMDfQx9t7ZaDUAGVcvSOPTi7CG1tiUnu9BGk7caBiDhuFi3Tz/D5vWqH/Dl6Uh4X+Au4W+zh0xzbXw==
1727+
version "3.8.2"
1728+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.8.2.tgz#58fa96e1e7dae712403b0f4e8af1efe35442ff7a"
1729+
integrity sha512-aTs0u3+dfEuLe0Ct0FVO5jD1ULqxbuqWUZwzBm0rxdLgLxIAOI/A9f/WkgY5Cfy1TEXe8pKC6Wal0ZpnkdGRSw==
17301730
dependencies:
17311731
"@cypress/listr-verbose-renderer" "0.4.1"
17321732
"@cypress/xvfb" "1.2.4"
@@ -1739,6 +1739,7 @@ cypress@^3.0.3:
17391739
commander "2.15.1"
17401740
common-tags "1.8.0"
17411741
debug "3.2.6"
1742+
eventemitter2 "4.1.2"
17421743
execa "0.10.0"
17431744
executable "4.1.1"
17441745
extract-zip "1.6.7"
@@ -2372,6 +2373,11 @@ esutils@^2.0.2:
23722373
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
23732374
integrity sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=
23742375

2376+
eventemitter2@4.1.2:
2377+
version "4.1.2"
2378+
resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-4.1.2.tgz#0e1a8477af821a6ef3995b311bf74c23a5247f15"
2379+
integrity sha1-DhqEd6+CGm7zmVsxG/dMI6UkfxU=
2380+
23752381
exec-sh@^0.3.2:
23762382
version "0.3.2"
23772383
resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.2.tgz#6738de2eb7c8e671d0366aea0b0db8c6f7d7391b"

0 commit comments

Comments
 (0)