-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency mocha to v4.0.0
- Loading branch information
1 parent
2b599c4
commit 3358130
Showing
2 changed files
with
54 additions
and
105 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -291,16 +291,16 @@ combined-stream@^1.0.5, combined-stream@~1.0.5: | |
dependencies: | ||
delayed-stream "~1.0.0" | ||
|
||
[email protected], commander@^2.9.0: | ||
version "2.11.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563" | ||
|
||
[email protected]: | ||
version "2.9.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4" | ||
dependencies: | ||
graceful-readlink ">= 1.0.0" | ||
|
||
commander@^2.9.0: | ||
version "2.11.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563" | ||
|
||
[email protected]: | ||
version "0.0.1" | ||
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" | ||
|
@@ -353,13 +353,7 @@ dashdash@^1.12.0: | |
dependencies: | ||
assert-plus "^1.0.0" | ||
|
||
[email protected]: | ||
version "2.6.8" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.8.tgz#e731531ca2ede27d188222427da17821d68ff4fc" | ||
dependencies: | ||
ms "2.0.0" | ||
|
||
debug@^3.0.1: | ||
[email protected], debug@^3.0.1: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261" | ||
dependencies: | ||
|
@@ -395,9 +389,9 @@ delayed-stream@~1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619" | ||
|
||
diff@3.2.0: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9" | ||
diff@3.3.1: | ||
version "3.3.1" | ||
resolved "https://registry.yarnpkg.com/diff/-/diff-3.3.1.tgz#aa8567a6eed03c531fc89d3f711cd0e5259dec75" | ||
|
||
doctrine@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -427,6 +421,15 @@ [email protected]: | |
optionalDependencies: | ||
source-map "~0.2.0" | ||
|
||
eslint-plugin-node@^5.1.0: | ||
version "5.2.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-5.2.0.tgz#e1efca04a385516cff3f2f04027ce8c5ae6db749" | ||
dependencies: | ||
ignore "^3.3.3" | ||
minimatch "^3.0.4" | ||
resolve "^1.3.3" | ||
semver "5.3.0" | ||
|
||
eslint-scope@^3.7.1: | ||
version "3.7.1" | ||
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8" | ||
|
@@ -622,14 +625,14 @@ github-url-from-git@^1.4.0: | |
version "1.5.0" | ||
resolved "https://registry.yarnpkg.com/github-url-from-git/-/github-url-from-git-1.5.0.tgz#f985fedcc0a9aa579dc88d7aff068d55cc6251a0" | ||
|
||
[email protected].1: | ||
version "7.1.1" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8" | ||
[email protected].2, glob@^7.0.3, glob@^7.0.5, glob@^7.1.2: | ||
version "7.1.2" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15" | ||
dependencies: | ||
fs.realpath "^1.0.0" | ||
inflight "^1.0.4" | ||
inherits "2" | ||
minimatch "^3.0.2" | ||
minimatch "^3.0.4" | ||
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
|
@@ -643,17 +646,6 @@ glob@^5.0.15: | |
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
glob@^7.0.3, glob@^7.0.5, glob@^7.1.2: | ||
version "7.1.2" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15" | ||
dependencies: | ||
fs.realpath "^1.0.0" | ||
inflight "^1.0.4" | ||
inherits "2" | ||
minimatch "^3.0.4" | ||
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
globals@^9.17.0: | ||
version "9.18.0" | ||
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a" | ||
|
@@ -677,9 +669,11 @@ graceful-fs@^4.1.2: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725" | ||
|
||
[email protected]: | ||
version "1.9.2" | ||
resolved "https://registry.yarnpkg.com/growl/-/growl-1.9.2.tgz#0ea7743715db8d8de2c5ede1775e1b45ac85c02f" | ||
[email protected]: | ||
version "1.10.2" | ||
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.2.tgz#8f16dfcd8fb7c04cfc1f4e0012e0ea858726979a" | ||
dependencies: | ||
eslint-plugin-node "^5.1.0" | ||
|
||
handlebars@^4.0.1: | ||
version "4.0.10" | ||
|
@@ -932,10 +926,6 @@ json-stringify-safe@~5.0.1: | |
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" | ||
|
||
[email protected]: | ||
version "3.3.2" | ||
resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.2.tgz#3c0434743df93e2f5c42aee7b19bcb483575f4e1" | ||
|
||
jsonify@~0.0.0: | ||
version "0.0.0" | ||
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" | ||
|
@@ -974,53 +964,6 @@ levn@^0.3.0, levn@~0.3.0: | |
prelude-ls "~1.1.2" | ||
type-check "~0.3.2" | ||
|
||
lodash._baseassign@^3.0.0: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz#8c38a099500f215ad09e59f1722fd0c52bfe0a4e" | ||
dependencies: | ||
lodash._basecopy "^3.0.0" | ||
lodash.keys "^3.0.0" | ||
|
||
lodash._basecopy@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz#8da0e6a876cf344c0ad8a54882111dd3c5c7ca36" | ||
|
||
lodash._basecreate@^3.0.0: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/lodash._basecreate/-/lodash._basecreate-3.0.3.tgz#1bc661614daa7fc311b7d03bf16806a0213cf821" | ||
|
||
lodash._getnative@^3.0.0: | ||
version "3.9.1" | ||
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5" | ||
|
||
lodash._isiterateecall@^3.0.0: | ||
version "3.0.9" | ||
resolved "https://registry.yarnpkg.com/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz#5203ad7ba425fae842460e696db9cf3e6aac057c" | ||
|
||
[email protected]: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/lodash.create/-/lodash.create-3.1.1.tgz#d7f2849f0dbda7e04682bb8cd72ab022461debe7" | ||
dependencies: | ||
lodash._baseassign "^3.0.0" | ||
lodash._basecreate "^3.0.0" | ||
lodash._isiterateecall "^3.0.0" | ||
|
||
lodash.isarguments@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a" | ||
|
||
lodash.isarray@^3.0.0: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55" | ||
|
||
lodash.keys@^3.0.0: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a" | ||
dependencies: | ||
lodash._getnative "^3.0.0" | ||
lodash.isarguments "^3.0.0" | ||
lodash.isarray "^3.0.0" | ||
|
||
lodash@^4.17.4, lodash@^4.3.0: | ||
version "4.17.4" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" | ||
|
@@ -1078,22 +1021,20 @@ [email protected], [email protected], mkdirp@^0.5.1: | |
dependencies: | ||
minimist "0.0.8" | ||
|
||
mocha@3.5.3: | ||
version "3.5.3" | ||
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.5.3.tgz#1e0480fe36d2da5858d1eb6acc38418b26eaa20d" | ||
mocha@4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.0.0.tgz#3da718ccd76e93b9d82afb065e17086bdbe352bf" | ||
dependencies: | ||
browser-stdout "1.3.0" | ||
commander "2.9.0" | ||
debug "2.6.8" | ||
diff "3.2.0" | ||
commander "2.11.0" | ||
debug "3.1.0" | ||
diff "3.3.1" | ||
escape-string-regexp "1.0.5" | ||
glob "7.1.1" | ||
growl "1.9.2" | ||
glob "7.1.2" | ||
growl "1.10.2" | ||
he "1.1.1" | ||
json3 "3.3.2" | ||
lodash.create "3.1.1" | ||
mkdirp "0.5.1" | ||
supports-color "3.1.2" | ||
supports-color "4.4.0" | ||
|
||
[email protected]: | ||
version "2.0.0" | ||
|
@@ -1163,6 +1104,10 @@ path-is-inside@^1.0.1, path-is-inside@^1.0.2: | |
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" | ||
|
||
path-parse@^1.0.5: | ||
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" | ||
|
||
pathval@^1.0.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0.tgz#b942e6d4bde653005ef6b71361def8727d0645e0" | ||
|
@@ -1300,6 +1245,12 @@ [email protected]: | |
version "1.1.7" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b" | ||
|
||
resolve@^1.3.3: | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.4.0.tgz#a75be01c53da25d934a98ebd0e4c4a7312f92a86" | ||
dependencies: | ||
path-parse "^1.0.5" | ||
|
||
restore-cursor@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf" | ||
|
@@ -1339,6 +1290,10 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1: | |
version "5.1.1" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853" | ||
|
||
[email protected]: | ||
version "5.3.0" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" | ||
|
||
semver@^5.3.0: | ||
version "5.4.1" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e" | ||
|
@@ -1442,11 +1397,11 @@ strip-json-comments@~2.0.1: | |
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" | ||
|
||
supports-color@3.1.2: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.1.2.tgz#72a262894d9d408b956ca05ff37b2ed8a6e2a2d5" | ||
supports-color@4.4.0, supports-color@^4.0.0: | ||
version "4.4.0" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.4.0.tgz#883f7ddabc165142b2a61427f3352ded195d1a3e" | ||
dependencies: | ||
has-flag "^1.0.0" | ||
has-flag "^2.0.0" | ||
|
||
supports-color@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -1458,12 +1413,6 @@ supports-color@^3.1.0: | |
dependencies: | ||
has-flag "^1.0.0" | ||
|
||
supports-color@^4.0.0: | ||
version "4.4.0" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.4.0.tgz#883f7ddabc165142b2a61427f3352ded195d1a3e" | ||
dependencies: | ||
has-flag "^2.0.0" | ||
|
||
table@^4.0.1: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/table/-/table-4.0.2.tgz#a33447375391e766ad34d3486e6e2aedc84d2e36" | ||
|