-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.0 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](jonschlinkert/mixin-deep@1.3.0...1.3.2) Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
a6e6ef1
commit b6b4d70
Showing
1 changed file
with
10 additions
and
83 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1435,10 +1435,6 @@ bindings@~1.2.1: | |
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.2.1.tgz#14ad6113812d2d37d72e67b4cacb4bb726505f11" | ||
|
||
bindings@~1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.3.0.tgz#b346f6ecf6a95f5a815c5839fc7cdb22502f1ed7" | ||
|
||
bl@^1.0.0: | ||
version "1.2.2" | ||
resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.2.tgz#a160911717103c07410cef63ef51b397c025af9c" | ||
|
@@ -3721,10 +3717,6 @@ expand-range@^1.8.1: | |
dependencies: | ||
fill-range "^2.1.0" | ||
|
||
expand-template@^1.0.2: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/expand-template/-/expand-template-1.1.0.tgz#e09efba977bf98f9ee0ed25abd0c692e02aec3fc" | ||
|
||
extend-shallow@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f" | ||
|
@@ -4276,10 +4268,6 @@ getpass@^0.1.1: | |
dependencies: | ||
assert-plus "^1.0.0" | ||
|
||
[email protected]: | ||
version "0.0.0" | ||
resolved "https://registry.yarnpkg.com/github-from-package/-/github-from-package-0.0.0.tgz#97fb5d96bfde8973313f20e8288ef9a167fa64ce" | ||
|
||
glob-base@^0.3.0: | ||
version "0.3.0" | ||
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4" | ||
|
@@ -5014,6 +5002,7 @@ is-extendable@^0.1.0, is-extendable@^0.1.1: | |
is-extendable@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4" | ||
integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA== | ||
dependencies: | ||
is-plain-object "^2.0.4" | ||
|
||
|
@@ -5159,6 +5148,7 @@ is-plain-obj@^1.0.0: | |
is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677" | ||
integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og== | ||
dependencies: | ||
isobject "^3.0.1" | ||
|
||
|
@@ -5278,6 +5268,7 @@ isobject@^2.0.0, isobject@^2.1.0: | |
isobject@^3.0.0, isobject@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df" | ||
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8= | ||
|
||
isomorphic-fetch@^2.1.1: | ||
version "2.2.1" | ||
|
@@ -6077,8 +6068,9 @@ mississippi@^2.0.0: | |
through2 "^2.0.0" | ||
|
||
mixin-deep@^1.2.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.0.tgz#47a8732ba97799457c8c1eca28f95132d7e8150a" | ||
version "1.3.2" | ||
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566" | ||
integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA== | ||
dependencies: | ||
for-in "^1.0.2" | ||
is-extendable "^1.0.1" | ||
|
@@ -6162,7 +6154,7 @@ nan@^2.0.7, nan@^2.9.2: | |
version "2.10.0" | ||
resolved "https://registry.yarnpkg.com/nan/-/nan-2.10.0.tgz#96d0cd610ebd58d4b4de9cc0c6828cda99c7548f" | ||
|
||
nan@^2.3.0, nan@~2.8.0: | ||
nan@^2.3.0: | ||
version "2.8.0" | ||
resolved "https://registry.yarnpkg.com/nan/-/nan-2.8.0.tgz#ed715f3fe9de02b57a5e6252d90a96675e1f085a" | ||
|
||
|
@@ -6274,12 +6266,6 @@ nice-try@^1.0.4: | |
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.4.tgz#d93962f6c52f2c1558c0fbda6d512819f1efe1c4" | ||
|
||
node-abi@^2.1.1: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.3.0.tgz#f3d554d6ac72a9ee16f0f4dc9548db7c08de4986" | ||
dependencies: | ||
semver "^5.4.1" | ||
|
||
[email protected]: | ||
version "1.6.3" | ||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.6.3.tgz#dc234edd6489982d58e8f0db4f695029abcd8c04" | ||
|
@@ -6383,10 +6369,6 @@ [email protected]: | |
undefsafe "^2.0.1" | ||
update-notifier "^2.3.0" | ||
|
||
noop-logger@^0.1.1: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/noop-logger/-/noop-logger-0.1.1.tgz#94a2b1633c4f1317553007d8966fd0e841b6a4c2" | ||
|
||
nopt@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/nopt/-/nopt-4.0.1.tgz#d0d4685afd5415193c8c7505602d0d17cd64474d" | ||
|
@@ -6478,7 +6460,7 @@ npm-run-path@^3.0.0: | |
dependencies: | ||
path-key "^3.0.0" | ||
|
||
npmlog@^4.0.1, npmlog@^4.0.2: | ||
npmlog@^4.0.2: | ||
version "4.1.2" | ||
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b" | ||
dependencies: | ||
|
@@ -7433,25 +7415,6 @@ posthtml@^0.11.2, posthtml@^0.11.3: | |
posthtml-parser "^0.3.3" | ||
posthtml-render "^1.1.0" | ||
|
||
prebuild-install@~2.3.0: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-2.3.0.tgz#19481247df728b854ab57b187ce234211311b485" | ||
dependencies: | ||
expand-template "^1.0.2" | ||
github-from-package "0.0.0" | ||
minimist "^1.2.0" | ||
mkdirp "^0.5.1" | ||
node-abi "^2.1.1" | ||
noop-logger "^0.1.1" | ||
npmlog "^4.0.1" | ||
os-homedir "^1.0.1" | ||
pump "^1.0.1" | ||
rc "^1.1.6" | ||
simple-get "^1.4.2" | ||
tar-fs "^1.13.0" | ||
tunnel-agent "^0.6.0" | ||
xtend "4.0.1" | ||
|
||
prelude-ls@~1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" | ||
|
@@ -7578,13 +7541,6 @@ public-encrypt@^4.0.0: | |
parse-asn1 "^5.0.0" | ||
randombytes "^2.0.1" | ||
|
||
pump@^1.0.0, pump@^1.0.1: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/pump/-/pump-1.0.3.tgz#5dfe8311c33bbf6fc18261f9f34702c47c08a954" | ||
dependencies: | ||
end-of-stream "^1.1.0" | ||
once "^1.3.1" | ||
|
||
pump@^2.0.0, pump@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/pump/-/pump-2.0.1.tgz#12399add6e4cf7526d973cbc8b5ce2e2908b3909" | ||
|
@@ -8529,14 +8485,6 @@ signal-exit@^3.0.0, signal-exit@^3.0.2: | |
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" | ||
|
||
simple-get@^1.4.2: | ||
version "1.4.3" | ||
resolved "https://registry.yarnpkg.com/simple-get/-/simple-get-1.4.3.tgz#e9755eda407e96da40c5e5158c9ea37b33becbeb" | ||
dependencies: | ||
once "^1.3.1" | ||
unzip-response "^1.0.0" | ||
xtend "^4.0.0" | ||
|
||
single-line-log@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/single-line-log/-/single-line-log-1.1.2.tgz#c2f83f273a3e1a16edb0995661da0ed5ef033364" | ||
|
@@ -9112,15 +9060,6 @@ tapable@^0.2.7: | |
version "0.2.8" | ||
resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.2.8.tgz#99372a5c999bf2df160afc0d74bed4f47948cd22" | ||
|
||
tar-fs@^1.13.0: | ||
version "1.16.0" | ||
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.0.tgz#e877a25acbcc51d8c790da1c57c9cf439817b896" | ||
dependencies: | ||
chownr "^1.0.1" | ||
mkdirp "^0.5.1" | ||
pump "^1.0.0" | ||
tar-stream "^1.1.2" | ||
|
||
tar-pack@^3.4.0: | ||
version "3.4.1" | ||
resolved "https://registry.yarnpkg.com/tar-pack/-/tar-pack-3.4.1.tgz#e1dbc03a9b9d3ba07e896ad027317eb679a10a1f" | ||
|
@@ -9134,7 +9073,7 @@ tar-pack@^3.4.0: | |
tar "^2.2.1" | ||
uid-number "^0.0.6" | ||
|
||
tar-stream@^1.1.2, tar-stream@^1.5.0: | ||
tar-stream@^1.5.0: | ||
version "1.5.5" | ||
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-1.5.5.tgz#5cad84779f45c83b1f2508d96b09d88c7218af55" | ||
dependencies: | ||
|
@@ -9525,10 +9464,6 @@ [email protected]: | |
dependencies: | ||
create-react-context "^0.1.5" | ||
|
||
unzip-response@^1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-1.0.2.tgz#b984f0877fc0a89c2c773cc1ef7b5b232b5b06fe" | ||
|
||
unzip-response@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97" | ||
|
@@ -9624,14 +9559,6 @@ use@^2.0.0: | |
isobject "^3.0.0" | ||
lazy-cache "^2.0.2" | ||
|
||
[email protected]: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/utf-8-validate/-/utf-8-validate-4.0.0.tgz#93812f447b6fd11a3dad4302d5870830cae8470a" | ||
dependencies: | ||
bindings "~1.3.0" | ||
nan "~2.8.0" | ||
prebuild-install "~2.3.0" | ||
|
||
utf8-byte-length@^1.0.1: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/utf8-byte-length/-/utf8-byte-length-1.0.4.tgz#f45f150c4c66eee968186505ab93fcbb8ad6bf61" | ||
|
@@ -9919,7 +9846,7 @@ xmlhttprequest-ssl@~1.5.4: | |
version "1.5.5" | ||
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz#c2876b06168aadc40e57d97e81191ac8f4398b3e" | ||
|
||
xtend@4.0.1, xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1: | ||
xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" | ||
|
||
|