forked from cypress-io/cypress
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): clean up unused example code + remove unused mocha dep (c…
…ypress-io#29812) * chore(deps): update dependency mocha to v3 * remove unused mocha dep * remove unneeded code from Cypress 5.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
- Loading branch information
1 parent
5b5d221
commit f8e3292
Showing
3 changed files
with
1 addition
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12430,21 +12430,11 @@ [email protected], command-exists@^1.2.8: | |
resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.9.tgz#c50725af3808c8ab0260fd60b01fbfa25b954f69" | ||
integrity sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w== | ||
|
||
[email protected]: | ||
version "0.6.1" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-0.6.1.tgz#fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06" | ||
integrity sha1-+mihT2qUXVTbvlDYzbMyDp47GgY= | ||
|
||
[email protected]: | ||
version "2.11.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563" | ||
integrity sha512-b0553uYA5YAEGgyYIGYROzKQ7X5RAqedkfjiZxwi0kL1g3bOaBNNZfYkzt/CL0umgD5wc9Jec2FbB98CjkMRvQ== | ||
|
||
[email protected]: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-2.3.0.tgz#fd430e889832ec353b9acd1de217c11cb3eef873" | ||
integrity sha1-/UMOiJgy7DU7ms0d4hfBHLPu+HM= | ||
|
||
[email protected]: | ||
version "2.9.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4" | ||
|
@@ -13476,13 +13466,6 @@ debug@2, [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.8, de | |
dependencies: | ||
ms "2.0.0" | ||
|
||
[email protected]: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da" | ||
integrity sha1-+HBX6ZWxofauaklgZkE3vFbwOdo= | ||
dependencies: | ||
ms "0.7.1" | ||
|
||
[email protected]: | ||
version "2.6.8" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.8.tgz#e731531ca2ede27d188222427da17821d68ff4fc" | ||
|
@@ -14020,11 +14003,6 @@ diff-match-patch@^1.0.4: | |
resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.5.tgz#abb584d5f10cd1196dfc55aa03701592ae3f7b37" | ||
integrity sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw== | ||
|
||
[email protected]: | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/diff/-/diff-1.4.0.tgz#7f28d2eb9ee7b15a97efd89ce63dcfdaa3ccbabf" | ||
integrity sha1-fyjS657nsVqX79ic5j3P2qPMur8= | ||
|
||
[email protected]: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9" | ||
|
@@ -15303,11 +15281,6 @@ escape-string-applescript@^2.0.0: | |
resolved "https://registry.yarnpkg.com/escape-string-applescript/-/escape-string-applescript-2.0.0.tgz#760bca838668e408fe5ee52ce42caf7cb46c5273" | ||
integrity sha1-dgvKg4Zo5Aj+XuUs5CyvfLRsUnM= | ||
|
||
[email protected]: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz#4dbc2fe674e71949caf3fb2695ce7f2dc1d9a8d1" | ||
integrity sha1-Tbwv5nTnGUnK8/smlc5/LcHZqNE= | ||
|
||
[email protected], escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: | ||
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" | ||
|
@@ -17305,14 +17278,6 @@ glob-watcher@^5.0.3: | |
normalize-path "^3.0.0" | ||
object.defaults "^1.1.0" | ||
|
||
[email protected]: | ||
version "3.2.11" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-3.2.11.tgz#4a973f635b9190f715d10987d5c00fd2815ebe3d" | ||
integrity sha1-Spc/Y1uRkPcV0QmH1cAP0oFevj0= | ||
dependencies: | ||
inherits "2" | ||
minimatch "0.3" | ||
|
||
[email protected]: | ||
version "7.1.1" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8" | ||
|
@@ -19779,14 +19744,6 @@ jackspeak@^2.3.6: | |
optionalDependencies: | ||
"@pkgjs/parseargs" "^0.11.0" | ||
|
||
[email protected]: | ||
version "0.26.3" | ||
resolved "https://registry.yarnpkg.com/jade/-/jade-0.26.3.tgz#8f10d7977d8d79f2f6ff862a81b0513ccb25686c" | ||
integrity sha1-jxDXl32NefL2/4YqgbBRPMslaGw= | ||
dependencies: | ||
commander "0.6.1" | ||
mkdirp "0.3.0" | ||
|
||
jake@^10.8.5: | ||
version "10.8.5" | ||
resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.5.tgz#f2183d2c59382cb274226034543b9c03b8164c46" | ||
|
@@ -21305,11 +21262,6 @@ lowercase-keys@^2.0.0: | |
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz#2603e78b7b4b0006cbca2fbcc8a3202558ac9479" | ||
integrity sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA== | ||
|
||
lru-cache@2: | ||
version "2.7.3" | ||
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-2.7.3.tgz#6d4524e8b955f95d4f5b58851ce21dd72fb4e952" | ||
integrity sha1-bUUk6LlV+V1PW1iFHOId1y+06VI= | ||
|
||
lru-cache@^10.0.0, lru-cache@^10.2.0: | ||
version "10.2.0" | ||
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3" | ||
|
@@ -21903,14 +21855,6 @@ minimalistic-crypto-utils@^1.0.1: | |
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" | ||
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo= | ||
|
||
[email protected]: | ||
version "0.3.0" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-0.3.0.tgz#275d8edaac4f1bb3326472089e7949c8394699dd" | ||
integrity sha1-J12O2qxPG7MyZHIInnlJyDlGmd0= | ||
dependencies: | ||
lru-cache "2" | ||
sigmund "~1.0.0" | ||
|
||
[email protected]: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" | ||
|
@@ -22145,11 +22089,6 @@ mkdirp-infer-owner@^2.0.0: | |
infer-owner "^1.0.4" | ||
mkdirp "^1.0.3" | ||
|
||
[email protected]: | ||
version "0.3.0" | ||
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.0.tgz#1bbf5ab1ba827af23575143490426455f481fe1e" | ||
integrity sha1-G79asbqCevI1dRQ0kEJkVfSB/h4= | ||
|
||
[email protected]: | ||
version "0.5.1" | ||
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903" | ||
|
@@ -22266,22 +22205,6 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/mocha-teamcity-reporter/-/mocha-teamcity-reporter-3.0.0.tgz#2c4776288f23dac61aa0fee5930571cc2a51df1a" | ||
integrity sha512-FyGgmtFfW2nDwEZU3mrjQShAAK/zhGivwY4HCsqoDoyeS8vV8HGdq1Dn2P+SFaIoCeXTQ0Z+5xVRyikYaKrW5w== | ||
|
||
[email protected]: | ||
version "2.5.3" | ||
resolved "https://registry.yarnpkg.com/mocha/-/mocha-2.5.3.tgz#161be5bdeb496771eb9b35745050b622b5aefc58" | ||
integrity sha1-FhvlvetJZ3HrmzV0UFC2IrWu/Fg= | ||
dependencies: | ||
commander "2.3.0" | ||
debug "2.2.0" | ||
diff "1.4.0" | ||
escape-string-regexp "1.0.2" | ||
glob "3.2.11" | ||
growl "1.9.2" | ||
jade "0.26.3" | ||
mkdirp "0.5.1" | ||
supports-color "1.2.0" | ||
to-iso-string "0.0.2" | ||
|
||
[email protected]: | ||
version "3.5.3" | ||
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.5.3.tgz#1e0480fe36d2da5858d1eb6acc38418b26eaa20d" | ||
|
@@ -22707,11 +22630,6 @@ mrmime@^2.0.0: | |
resolved "https://registry.yarnpkg.com/mrmime/-/mrmime-2.0.0.tgz#151082a6e06e59a9a39b46b3e14d5cfe92b3abb4" | ||
integrity sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw== | ||
|
||
[email protected]: | ||
version "0.7.1" | ||
resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.1.tgz#9cd13c03adbff25b65effde7ce864ee952017098" | ||
integrity sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg= | ||
|
||
[email protected]: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" | ||
|
@@ -27864,7 +27782,7 @@ side-channel@^1.0.4, side-channel@^1.0.6: | |
get-intrinsic "^1.2.4" | ||
object-inspect "^1.13.1" | ||
|
||
sigmund@^1.0.1, sigmund@~1.0.0: | ||
sigmund@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590" | ||
integrity sha1-P/IfGYytIXX587eBhT/ZTQ0ZtZA= | ||
|
@@ -29352,11 +29270,6 @@ [email protected]: | |
methods "1.1.2" | ||
superagent "6.1.0" | ||
|
||
[email protected]: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-1.2.0.tgz#ff1ed1e61169d06b3cf2d588e188b18d8847e17e" | ||
integrity sha1-/x7R5hFp0Gs88tWI4YixjYhH4X4= | ||
|
||
[email protected]: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.1.2.tgz#72a262894d9d408b956ca05ff37b2ed8a6e2a2d5" | ||
|
@@ -29984,11 +29897,6 @@ to-ico@^1.1.5: | |
parse-png "^1.0.0" | ||
resize-img "^1.1.0" | ||
|
||
[email protected]: | ||
version "0.0.2" | ||
resolved "https://registry.yarnpkg.com/to-iso-string/-/to-iso-string-0.0.2.tgz#4dc19e664dfccbe25bd8db508b00c6da158255d1" | ||
integrity sha1-TcGeZk38y+Jb2NtQiwDG2hWCVdE= | ||
|
||
to-object-path@^0.3.0: | ||
version "0.3.0" | ||
resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af" | ||
|