-
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.
Update grunt-contrib-watch requirement to 1.1.x
Updates the requirements on [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch) to permit the latest version. - [Release notes](https://github.com/gruntjs/grunt-contrib-watch/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-watch/blob/master/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt-contrib-watch/commits/v1.1.0) Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
f5c27e5
commit 1136d70
Showing
2 changed files
with
109 additions
and
55 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 |
---|---|---|
|
@@ -80,7 +80,7 @@ [email protected], assert-plus@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525" | ||
|
||
async@^2.5.0: | ||
async@^2.5.0, async@^2.6.0: | ||
version "2.6.1" | ||
resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610" | ||
dependencies: | ||
|
@@ -545,6 +545,15 @@ bcrypt-pbkdf@^1.0.0: | |
dependencies: | ||
tweetnacl "^0.14.3" | ||
|
||
body@^5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/body/-/body-5.1.0.tgz#e4ba0ce410a46936323367609ecb4e6553125069" | ||
dependencies: | ||
continuable-cache "^0.3.1" | ||
error "^7.0.0" | ||
raw-body "~1.1.0" | ||
safe-json-parse "~1.0.1" | ||
|
||
brace-expansion@^1.1.7: | ||
version "1.1.11" | ||
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" | ||
|
@@ -564,6 +573,10 @@ [email protected]: | |
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/bytes/-/bytes-0.2.0.tgz#aad33ec14e3dc2ca74e8e7d451f9ba053ad4f7a0" | ||
|
||
bytes@1: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/bytes/-/bytes-1.0.0.tgz#3569ede8ba34315fab99c3e92cb04c7220de1fa8" | ||
|
||
camelcase@^1.0.2: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39" | ||
|
@@ -640,6 +653,10 @@ connect@~2.7.11: | |
qs "0.6.5" | ||
send "0.1.1" | ||
|
||
continuable-cache@^0.3.1: | ||
version "0.3.1" | ||
resolved "https://registry.yarnpkg.com/continuable-cache/-/continuable-cache-0.3.1.tgz#bd727a7faed77e71ff3985ac93351a912733ad0f" | ||
|
||
convert-source-map@^1.5.1: | ||
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.6.0.tgz#51b537a8c43e0f04dec1993bffcdd504e758ac20" | ||
|
@@ -690,9 +707,11 @@ debug@=3.1.0: | |
dependencies: | ||
ms "2.0.0" | ||
|
||
debug@~0.7.0: | ||
version "0.7.4" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-0.7.4.tgz#06e1ea8082c2cb14e39806e22e2f6f757f92af39" | ||
debug@^3.1.0: | ||
version "3.2.6" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" | ||
dependencies: | ||
ms "^2.1.1" | ||
|
||
decamelize@^1.0.0: | ||
version "1.2.0" | ||
|
@@ -719,6 +738,13 @@ ecc-jsbn@~0.1.1: | |
jsbn "~0.1.0" | ||
safer-buffer "^2.1.0" | ||
|
||
error@^7.0.0: | ||
version "7.0.2" | ||
resolved "https://registry.yarnpkg.com/error/-/error-7.0.2.tgz#a5f75fff4d9926126ddac0ea5dc38e689153cb02" | ||
dependencies: | ||
string-template "~0.2.1" | ||
xtend "~4.0.0" | ||
|
||
es5-shim@^4.0.1: | ||
version "4.5.12" | ||
resolved "https://registry.yarnpkg.com/es5-shim/-/es5-shim-4.5.12.tgz#508c13dda1c87dd3df1b50e69e7b96b82149b649" | ||
|
@@ -776,9 +802,11 @@ fast-json-stable-stringify@^2.0.0: | |
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2" | ||
|
||
faye-websocket@~0.4.3: | ||
version "0.4.4" | ||
resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.4.4.tgz#c14c5b3bf14d7417ffbfd990c0a7495cd9f337bc" | ||
faye-websocket@~0.10.0: | ||
version "0.10.0" | ||
resolved "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.10.0.tgz#4e492f8d04dfb6f89003507f6edbf2d501e7c6f4" | ||
dependencies: | ||
websocket-driver ">=0.5.1" | ||
|
||
fd-slicer@~1.0.1: | ||
version "1.0.1" | ||
|
@@ -835,11 +863,11 @@ fs.realpath@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" | ||
|
||
gaze@~0.4.0: | ||
version "0.4.3" | ||
resolved "https://registry.yarnpkg.com/gaze/-/gaze-0.4.3.tgz#e538f4ff5e4fe648f473a97e1ebb253d2de127b5" | ||
gaze@^1.1.0: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/gaze/-/gaze-1.1.3.tgz#c441733e13b927ac8c0ff0b4c3b033f28812924a" | ||
dependencies: | ||
globule "~0.1.0" | ||
globule "^1.0.0" | ||
|
||
getobject@~0.1.0: | ||
version "0.1.0" | ||
|
@@ -851,7 +879,7 @@ getpass@^0.1.1: | |
dependencies: | ||
assert-plus "^1.0.0" | ||
|
||
glob@^7.0.5: | ||
glob@^7.0.5, glob@~7.1.1: | ||
version "7.1.3" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1" | ||
dependencies: | ||
|
@@ -881,13 +909,13 @@ globals@^9.18.0: | |
version "9.18.0" | ||
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a" | ||
|
||
globule@~0.1.0: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/globule/-/globule-0.1.0.tgz#d9c8edde1da79d125a151b79533b978676346ae5" | ||
globule@^1.0.0: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/globule/-/globule-1.2.1.tgz#5dffb1b191f22d20797a9369b49eab4e9839696d" | ||
dependencies: | ||
glob "~3.1.21" | ||
lodash "~1.0.1" | ||
minimatch "~0.2.11" | ||
glob "~7.1.1" | ||
lodash "~4.17.10" | ||
minimatch "~3.0.2" | ||
|
||
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9: | ||
version "4.1.15" | ||
|
@@ -955,12 +983,14 @@ [email protected]: | |
grunt-lib-contrib "~0.6.1" | ||
uglify-js "~2.4.0" | ||
|
||
grunt-contrib-watch@0.5.x: | ||
version "0.5.3" | ||
resolved "https://registry.yarnpkg.com/grunt-contrib-watch/-/grunt-contrib-watch-0.5.3.tgz#7d9eb5465d506fa14faaca47e6e8790a82c1c9ee" | ||
grunt-contrib-watch@1.1.x: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/grunt-contrib-watch/-/grunt-contrib-watch-1.1.0.tgz#c143ca5b824b288a024b856639a5345aedb78ed4" | ||
dependencies: | ||
gaze "~0.4.0" | ||
tiny-lr "0.0.4" | ||
async "^2.6.0" | ||
gaze "^1.1.0" | ||
lodash "^4.17.10" | ||
tiny-lr "^1.1.1" | ||
|
||
grunt-legacy-log-utils@~0.1.1: | ||
version "0.1.1" | ||
|
@@ -1089,6 +1119,10 @@ hooker@~0.2.3: | |
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/hooker/-/hooker-0.2.3.tgz#b834f723cc4a242aa65963459df6d984c5d3d959" | ||
|
||
http-parser-js@>=0.4.0: | ||
version "0.5.0" | ||
resolved "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.5.0.tgz#d65edbede84349d0dc30320815a15d39cc3cbbd8" | ||
|
||
http-signature@~1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1" | ||
|
@@ -1267,18 +1301,18 @@ libumd@^0.7.0: | |
handlebars "^4.0.2" | ||
object-merge "^2.5.1" | ||
|
||
lodash@^4.17.10, lodash@^4.17.4: | ||
livereload-js@^2.3.0: | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/livereload-js/-/livereload-js-2.4.0.tgz#447c31cf1ea9ab52fc20db615c5ddf678f78009c" | ||
|
||
lodash@^4.17.10, lodash@^4.17.4, lodash@~4.17.10: | ||
version "4.17.11" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" | ||
|
||
lodash@~0.9.2: | ||
version "0.9.2" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-0.9.2.tgz#8f3499c5245d346d682e5b0d3b40767e09f1a92c" | ||
|
||
lodash@~1.0.1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-1.0.2.tgz#8f57560c83b59fc270bd3d561b690043430e2551" | ||
|
||
lodash@~2.4.1: | ||
version "2.4.2" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-2.4.2.tgz#fadd834b9683073da179b3eae6d9c0d15053f73e" | ||
|
@@ -1314,7 +1348,7 @@ [email protected]: | |
lru-cache "2" | ||
sigmund "~1.0.0" | ||
|
||
minimatch@^3.0.4: | ||
minimatch@^3.0.4, minimatch@~3.0.2: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" | ||
dependencies: | ||
|
@@ -1367,18 +1401,6 @@ nopt@~1.0.10: | |
dependencies: | ||
abbrev "1" | ||
|
||
nopt@~2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/nopt/-/nopt-2.0.0.tgz#ca7416f20a5e3f9c3b86180f96295fa3d0b52e0d" | ||
dependencies: | ||
abbrev "1" | ||
|
||
noptify@latest: | ||
version "0.0.3" | ||
resolved "https://registry.yarnpkg.com/noptify/-/noptify-0.0.3.tgz#58f654a73d9753df0c51d9686dc92104a67f4bbb" | ||
dependencies: | ||
nopt "~2.0.0" | ||
|
||
number-is-nan@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" | ||
|
@@ -1387,6 +1409,10 @@ oauth-sign@~0.9.0: | |
version "0.9.0" | ||
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455" | ||
|
||
object-assign@^4.1.0: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" | ||
|
||
object-foreach@>=0.1.2: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/object-foreach/-/object-foreach-0.1.2.tgz#d7421c5b40e3b6a3ef57ac624368d21d8f8d2dec" | ||
|
@@ -1491,14 +1517,10 @@ [email protected]: | |
version "0.6.5" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-0.6.5.tgz#294b268e4b0d4250f6dde19b3b8b34935dff14ef" | ||
|
||
qs@^6.5.0: | ||
qs@^6.4.0, qs@^6.5.0: | ||
version "6.6.0" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.6.0.tgz#a99c0f69a8d26bf7ef012f871cdabb0aee4424c2" | ||
|
||
qs@~0.5.2: | ||
version "0.5.6" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-0.5.6.tgz#31b1ad058567651c526921506b9a8793911a0384" | ||
|
||
qs@~6.5.2: | ||
version "6.5.2" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" | ||
|
@@ -1507,6 +1529,13 @@ [email protected]: | |
version "0.0.4" | ||
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-0.0.4.tgz#c0427ffef51c10acba0782a46c9602e744ff620b" | ||
|
||
raw-body@~1.1.0: | ||
version "1.1.7" | ||
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-1.1.7.tgz#1d027c2bfa116acc6623bca8f00016572a87d425" | ||
dependencies: | ||
bytes "1" | ||
string_decoder "0.10" | ||
|
||
readable-stream@^2.2.2: | ||
version "2.3.6" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf" | ||
|
@@ -1604,6 +1633,10 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1: | |
version "5.1.2" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" | ||
|
||
safe-json-parse@~1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/safe-json-parse/-/safe-json-parse-1.0.1.tgz#3e76723e38dfdda13c9b1d29a1e07ffee4b30b57" | ||
|
||
safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0: | ||
version "2.1.2" | ||
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" | ||
|
@@ -1671,6 +1704,14 @@ sshpk@^1.7.0: | |
safer-buffer "^2.0.2" | ||
tweetnacl "~0.14.0" | ||
|
||
string-template@~0.2.1: | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add" | ||
|
||
[email protected]: | ||
version "0.10.31" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" | ||
|
||
string_decoder@~1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8" | ||
|
@@ -1697,14 +1738,16 @@ throttleit@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/throttleit/-/throttleit-1.0.0.tgz#9e785836daf46743145a5984b6268d828528ac6c" | ||
|
||
tiny-lr@0.0.4: | ||
version "0.0.4" | ||
resolved "https://registry.yarnpkg.com/tiny-lr/-/tiny-lr-0.0.4.tgz#80618547f63f697d05cb40c4c2c4b083521aefb6" | ||
tiny-lr@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/tiny-lr/-/tiny-lr-1.1.1.tgz#9fa547412f238fedb068ee295af8b682c98b2aab" | ||
dependencies: | ||
debug "~0.7.0" | ||
faye-websocket "~0.4.3" | ||
noptify latest | ||
qs "~0.5.2" | ||
body "^5.1.0" | ||
debug "^3.1.0" | ||
faye-websocket "~0.10.0" | ||
livereload-js "^2.3.0" | ||
object-assign "^4.1.0" | ||
qs "^6.4.0" | ||
|
||
to-fast-properties@^1.0.3: | ||
version "1.0.3" | ||
|
@@ -1808,6 +1851,17 @@ [email protected]: | |
core-util-is "1.0.2" | ||
extsprintf "^1.2.0" | ||
|
||
websocket-driver@>=0.5.1: | ||
version "0.7.0" | ||
resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.7.0.tgz#0caf9d2d755d93aee049d4bdd0d3fe2cca2a24eb" | ||
dependencies: | ||
http-parser-js ">=0.4.0" | ||
websocket-extensions ">=0.1.1" | ||
|
||
websocket-extensions@>=0.1.1: | ||
version "0.1.3" | ||
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29" | ||
|
||
which@^1.2.10: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a" | ||
|
@@ -1834,7 +1888,7 @@ wrappy@1: | |
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" | ||
|
||
xtend@^4.0.0: | ||
xtend@^4.0.0, xtend@~4.0.0: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" | ||
|
||
|