Skip to content

Commit

Permalink
Merge 1bd8120 into 41df591
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 10, 2020
2 parents 41df591 + 1bd8120 commit 01f6ca9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"aws-sdk": "2.601.0",
"aws-sdk-mock": "4.5.0",
"coveralls": "3.0.9",
"cypress": "3.8.0",
"cypress": "3.8.2",
"cypress-cucumber-preprocessor": "1.12.0",
"dotenv": "8.2.0",
"husky": "3.1.0",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3394,10 +3394,10 @@ cypress-multi-reporters@1.2.3:
debug "^4.1.1"
lodash "^4.17.11"

cypress@3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.8.0.tgz#7d4cd08f81f9048ee36760cc9ee3b9014f9e84ab"
integrity sha512-gtEbqCgKETRc3pQFMsELRgIBNgiQg7vbOWTrCi7WE7bgOwNCaW9PEX8Jb3UN8z/maIp9WwzoFfeySfelYY7nRA==
cypress@3.8.2:
version "3.8.2"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.8.2.tgz#58fa96e1e7dae712403b0f4e8af1efe35442ff7a"
integrity sha512-aTs0u3+dfEuLe0Ct0FVO5jD1ULqxbuqWUZwzBm0rxdLgLxIAOI/A9f/WkgY5Cfy1TEXe8pKC6Wal0ZpnkdGRSw==
dependencies:
"@cypress/listr-verbose-renderer" "0.4.1"
"@cypress/xvfb" "1.2.4"
Expand All @@ -3410,6 +3410,7 @@ cypress@3.8.0:
commander "2.15.1"
common-tags "1.8.0"
debug "3.2.6"
eventemitter2 "4.1.2"
execa "0.10.0"
executable "4.1.1"
extract-zip "1.6.7"
Expand Down Expand Up @@ -3949,6 +3950,11 @@ esutils@^2.0.0, esutils@^2.0.2:
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
integrity sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=

eventemitter2@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-4.1.2.tgz#0e1a8477af821a6ef3995b311bf74c23a5247f15"
integrity sha1-DhqEd6+CGm7zmVsxG/dMI6UkfxU=

events@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924"
Expand Down

0 comments on commit 01f6ca9

Please sign in to comment.