-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #368 from mozilla-comm/greenkeeper/grunt-gh-pages-…
…3.0.0 Update grunt-gh-pages to the latest version 🚀
- Loading branch information
Showing
2 changed files
with
72 additions
and
134 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 |
---|---|---|
|
@@ -209,10 +209,6 @@ arrify@^1.0.0, arrify@^1.0.1: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" | ||
|
||
asap@^2.0.0: | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.5.tgz#522765b50c3510490e52d7dcfe085ef9ba96958f" | ||
|
||
asn1@~0.2.3: | ||
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3b86" | ||
|
@@ -706,25 +702,6 @@ collection-visit@^1.0.0: | |
map-visit "^1.0.0" | ||
object-visit "^1.0.0" | ||
|
||
collections@^2.0.1: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/collections/-/collections-2.0.3.tgz#7657125e84a4086a2dc797ff2d696d819a720fb5" | ||
dependencies: | ||
mini-map "^1.0.0" | ||
pop-arrayify "^1.0.0" | ||
pop-clear "^1.0.0" | ||
pop-clone "^1.0.1" | ||
pop-compare "^1.0.0" | ||
pop-equals "^1.0.0" | ||
pop-has "^1.0.0" | ||
pop-hash "^1.0.0" | ||
pop-iterate "^1.0.1" | ||
pop-observe "^2.0.2" | ||
pop-swap "^1.0.0" | ||
pop-zip "^1.0.0" | ||
regexp-escape "0.0.1" | ||
weak-map "^1.0.4" | ||
|
||
color-convert@^1.9.0: | ||
version "1.9.2" | ||
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.2.tgz#49881b8fba67df12a96bdf3f56c0aab9e7913147" | ||
|
@@ -916,6 +893,12 @@ custom-event@~1.0.0: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/custom-event/-/custom-event-1.0.1.tgz#5d02a46850adf1b4a317946a3928fccb5bfd0425" | ||
|
||
d@1: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/d/-/d-1.0.0.tgz#754bb5bfe55451da69a58b94d45f4c5b0462d58f" | ||
dependencies: | ||
es5-ext "^0.10.9" | ||
|
||
dashdash@^1.12.0: | ||
version "1.14.1" | ||
resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0" | ||
|
@@ -1196,6 +1179,22 @@ es-to-primitive@^1.1.1: | |
is-date-object "^1.0.1" | ||
is-symbol "^1.0.1" | ||
|
||
es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14: | ||
version "0.10.46" | ||
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.46.tgz#efd99f67c5a7ec789baa3daa7f79870388f7f572" | ||
dependencies: | ||
es6-iterator "~2.0.3" | ||
es6-symbol "~3.1.1" | ||
next-tick "1" | ||
|
||
es6-iterator@~2.0.1, es6-iterator@~2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/es6-iterator/-/es6-iterator-2.0.3.tgz#a7de889141a05a94b0854403b2d0a0fbfa98f3b7" | ||
dependencies: | ||
d "1" | ||
es5-ext "^0.10.35" | ||
es6-symbol "^3.1.1" | ||
|
||
es6-promise@^4.0.3: | ||
version "4.2.4" | ||
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.4.tgz#dc4221c2b16518760bd8c39a52d8f356fc00ed29" | ||
|
@@ -1206,6 +1205,23 @@ es6-promisify@^5.0.0: | |
dependencies: | ||
es6-promise "^4.0.3" | ||
|
||
es6-set@^0.1.1: | ||
version "0.1.5" | ||
resolved "https://registry.yarnpkg.com/es6-set/-/es6-set-0.1.5.tgz#d2b3ec5d4d800ced818db538d28974db0a73ccb1" | ||
dependencies: | ||
d "1" | ||
es5-ext "~0.10.14" | ||
es6-iterator "~2.0.1" | ||
es6-symbol "3.1.1" | ||
event-emitter "~0.3.5" | ||
|
||
[email protected], es6-symbol@^3.1.1, es6-symbol@~3.1.1: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/es6-symbol/-/es6-symbol-3.1.1.tgz#bf00ef4fdab6ba1b46ecb7b629b4c7ed5715cc77" | ||
dependencies: | ||
d "1" | ||
es5-ext "~0.10.14" | ||
|
||
escape-html@~1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" | ||
|
@@ -1334,6 +1350,13 @@ esutils@^2.0.2: | |
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" | ||
|
||
event-emitter@~0.3.5: | ||
version "0.3.5" | ||
resolved "https://registry.yarnpkg.com/event-emitter/-/event-emitter-0.3.5.tgz#df8c69eef1647923c7157b9ce83840610b02cc39" | ||
dependencies: | ||
d "1" | ||
es5-ext "~0.10.14" | ||
|
||
eventemitter2@~0.4.13: | ||
version "0.4.14" | ||
resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-0.4.14.tgz#8f61b75cde012b2e9eb284d4545583b5643b61ab" | ||
|
@@ -1793,15 +1816,15 @@ grunt-coveralls@^2.0.0: | |
dependencies: | ||
coveralls "^3.0.0" | ||
|
||
grunt-gh-pages@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/grunt-gh-pages/-/grunt-gh-pages-2.0.0.tgz#c82f48d7b6f8491be42694f5c2c93b1308fa777b" | ||
grunt-gh-pages@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/grunt-gh-pages/-/grunt-gh-pages-3.1.0.tgz#f983f22b6e9fb199349544504533f0756a5ec35f" | ||
dependencies: | ||
async "2.0.1" | ||
fs-extra "^0.30.0" | ||
graceful-fs "4.1.5" | ||
q "0.9.3" | ||
q-io "2.0.2" | ||
q-io "^1.13.6" | ||
url-safe "^2.0.0" | ||
|
||
grunt-jsdoc@^2.2.1: | ||
|
@@ -2910,10 +2933,6 @@ minami@^1.2.3: | |
version "1.2.3" | ||
resolved "https://registry.yarnpkg.com/minami/-/minami-1.2.3.tgz#99b6dcdfb2f0a54da1c9c8f7aa3a327787aaf9f8" | ||
|
||
mini-map@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/mini-map/-/mini-map-1.0.0.tgz#9641e0115d99b3dc13711cf8cfda4c8199893f4e" | ||
|
||
"minimatch@2 || 3", [email protected], minimatch@^3.0.2, minimatch@^3.0.4, minimatch@~3.0.2: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" | ||
|
@@ -3037,6 +3056,10 @@ netmask@^1.0.6: | |
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/netmask/-/netmask-1.0.6.tgz#20297e89d86f6f6400f250d9f4f6b4c1945fcd35" | ||
|
||
next-tick@1: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c" | ||
|
||
nice-try@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.4.tgz#d93962f6c52f2c1558c0fbda6d512819f1efe1c4" | ||
|
@@ -3392,63 +3415,6 @@ pluralize@^7.0.0: | |
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777" | ||
|
||
pop-arrayify@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/pop-arrayify/-/pop-arrayify-1.0.0.tgz#65522b3fe3ae21be4f8e8b2b9e44634c15a6c481" | ||
|
||
pop-clear@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/pop-clear/-/pop-clear-1.0.0.tgz#fc8164fc85f89f288f23b936b6801ea822ae4586" | ||
|
||
pop-clone@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/pop-clone/-/pop-clone-1.0.1.tgz#618d462497e96d06f9cda315b325cca3a2636038" | ||
dependencies: | ||
mini-map "^1.0.0" | ||
pop-equals "^1.0.0" | ||
|
||
pop-compare@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/pop-compare/-/pop-compare-1.0.0.tgz#c732e22c27f0cfab80a217d45e7722b5ce151820" | ||
|
||
pop-equals@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/pop-equals/-/pop-equals-1.0.0.tgz#90414f8fda71a37f881d1e5e3a2e02ef0c3b7e0b" | ||
dependencies: | ||
mini-map "^1.0.0" | ||
|
||
pop-has@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/pop-has/-/pop-has-1.0.0.tgz#9b226b59b960ab65eab0b412dd5570dce90e651c" | ||
dependencies: | ||
pop-equals "^1.0.0" | ||
|
||
pop-hash@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/pop-hash/-/pop-hash-1.0.1.tgz#bcd69454bd2f99ded20b5fc8a2b93d6b5fab44cc" | ||
dependencies: | ||
weak-map "^1.0.5" | ||
|
||
pop-iterate@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/pop-iterate/-/pop-iterate-1.0.1.tgz#ceacfdab4abf353d7a0f2aaa2c1fc7b3f9413ba3" | ||
|
||
pop-observe@^2.0.2: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/pop-observe/-/pop-observe-2.0.2.tgz#5acb5ac6f24c7c6ffab2c32151b0adb740eef363" | ||
dependencies: | ||
pop-equals "^1.0.0" | ||
pop-has "^1.0.0" | ||
pop-swap "^1.0.0" | ||
|
||
pop-swap@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/pop-swap/-/pop-swap-1.0.0.tgz#88b440553e085d0179d32255b09f93aab9890c66" | ||
|
||
pop-zip@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/pop-zip/-/pop-zip-1.0.0.tgz#3dc114007b2cece74ff3b8cea73eb120c70db056" | ||
|
||
posix-character-classes@^0.1.0: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab" | ||
|
@@ -3514,10 +3480,6 @@ pumpify@^1.3.3: | |
inherits "^2.0.1" | ||
pump "^1.0.0" | ||
|
||
[email protected]: | ||
version "1.3.2" | ||
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d" | ||
|
||
[email protected], punycode@^1.4.1: | ||
version "1.4.1" | ||
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" | ||
|
@@ -3526,16 +3488,16 @@ punycode@^2.1.0: | |
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" | ||
|
||
q-io@2.0.2: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/q-io/-/q-io-2.0.2.tgz#19334ce4a94bdabff8d9d3015f3d3b72c9be3bf5" | ||
q-io@^1.13.6: | ||
version "1.13.6" | ||
resolved "https://registry.yarnpkg.com/q-io/-/q-io-1.13.6.tgz#0450bdb39e087cb89a5fd4a41637ea3347c98538" | ||
dependencies: | ||
collections "^2.0.1" | ||
es6-set "^0.1.1" | ||
mime "^1.2.11" | ||
mimeparse "^0.1.4" | ||
q "^2.0.1" | ||
qs "^0.6.6" | ||
url2 "^1.0.1" | ||
q "^1.0.1" | ||
qs "^1.2.1" | ||
url2 "^0.0.0" | ||
|
||
[email protected]: | ||
version "0.9.3" | ||
|
@@ -3545,21 +3507,13 @@ [email protected]: | |
version "1.4.1" | ||
resolved "https://registry.yarnpkg.com/q/-/q-1.4.1.tgz#55705bcd93c5f3673530c2c2cbc0c2b3addc286e" | ||
|
||
q@^1.4.1: | ||
version "1.5.0" | ||
resolved "https://registry.yarnpkg.com/q/-/q-1.5.0.tgz#dd01bac9d06d30e6f219aecb8253ee9ebdc308f1" | ||
|
||
q@^1.5.0: | ||
q@^1.0.1, q@^1.5.0: | ||
version "1.5.1" | ||
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7" | ||
|
||
q@^2.0.1: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/q/-/q-2.0.3.tgz#75b8db0255a1a5af82f58c3f3aaa1efec7d0d134" | ||
dependencies: | ||
asap "^2.0.0" | ||
pop-iterate "^1.0.1" | ||
weak-map "^1.0.5" | ||
q@^1.4.1: | ||
version "1.5.0" | ||
resolved "https://registry.yarnpkg.com/q/-/q-1.5.0.tgz#dd01bac9d06d30e6f219aecb8253ee9ebdc308f1" | ||
|
||
qjobs@^1.1.4: | ||
version "1.1.5" | ||
|
@@ -3573,9 +3527,9 @@ [email protected]: | |
version "6.4.0" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233" | ||
|
||
qs@^0.6.6: | ||
version "0.6.6" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-0.6.6.tgz#6e015098ff51968b8a3c819001d5f2c89bc4b107" | ||
qs@^1.2.1: | ||
version "1.2.2" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-1.2.2.tgz#19b57ff24dc2a99ce1f8bdf6afcda59f8ef61f88" | ||
|
||
qs@~6.2.0: | ||
version "6.2.3" | ||
|
@@ -3736,10 +3690,6 @@ regex-not@^1.0.0, regex-not@^1.0.2: | |
extend-shallow "^3.0.2" | ||
safe-regex "^1.1.0" | ||
|
||
[email protected]: | ||
version "0.0.1" | ||
resolved "https://registry.yarnpkg.com/regexp-escape/-/regexp-escape-0.0.1.tgz#3f326a062d8f7596b2914929550aac77eaf8de75" | ||
|
||
regexp.prototype.flags@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.2.0.tgz#6b30724e306a27833eeb171b66ac8890ba37e41c" | ||
|
@@ -4670,17 +4620,9 @@ url-safe@^2.0.0: | |
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/url-safe/-/url-safe-2.0.0.tgz#dcd46de4666a7546ee43ea906ac175daa626de9e" | ||
|
||
url2@^1.0.1: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/url2/-/url2-1.0.4.tgz#df2284ae15c749ba809751510e5e25da9ebb80d8" | ||
dependencies: | ||
url "0.10.2" | ||
|
||
[email protected]: | ||
version "0.10.2" | ||
resolved "https://registry.yarnpkg.com/url/-/url-0.10.2.tgz#68621d6929ea1cad344ebf135d82fcf7eb1a7469" | ||
dependencies: | ||
punycode "1.3.2" | ||
url2@^0.0.0: | ||
version "0.0.0" | ||
resolved "https://registry.yarnpkg.com/url2/-/url2-0.0.0.tgz#4eaabd1d5c3ac90d62ab4485c998422865a04b1a" | ||
|
||
use@^3.1.0: | ||
version "3.1.0" | ||
|
@@ -4749,10 +4691,6 @@ wd@^1.4.0: | |
underscore.string "3.3.4" | ||
vargs "0.1.0" | ||
|
||
weak-map@^1.0.4, weak-map@^1.0.5: | ||
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/weak-map/-/weak-map-1.0.5.tgz#79691584d98607f5070bd3b70a40e6bb22e401eb" | ||
|
||
when@^3.7.7: | ||
version "3.7.8" | ||
resolved "https://registry.yarnpkg.com/when/-/when-3.7.8.tgz#c7130b6a7ea04693e842cdc9e7a1f2aa39a39f82" | ||
|