-
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): bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
f106aeb
commit 5618e46
Showing
2 changed files
with
92 additions
and
84 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -1783,6 +1783,10 @@ ansi-regex@^4.0.0: | |
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.0.0.tgz#70de791edf021404c3fd615aa89118ae0432e5a9" | ||
|
||
ansi-regex@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997" | ||
|
||
ansi-styles@^2.2.1: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" | ||
|
@@ -3409,10 +3413,6 @@ camelcase@^2.0.0: | |
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-2.1.1.tgz#7c1d16d679a1bbe59ca02cacecfb011e201f5a1f" | ||
|
||
camelcase@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a" | ||
|
||
camelcase@^4.0.0, camelcase@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd" | ||
|
@@ -3656,14 +3656,6 @@ cli-width@^2.0.0: | |
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639" | ||
|
||
cliui@^3.2.0: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/cliui/-/cliui-3.2.0.tgz#120601537a916d29940f934da3b48d585a39213d" | ||
dependencies: | ||
string-width "^1.0.1" | ||
strip-ansi "^3.0.1" | ||
wrap-ansi "^2.0.0" | ||
|
||
cliui@^4.0.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/cliui/-/cliui-4.1.0.tgz#348422dbe82d800b3022eef4f6ac10bf2e4d1b49" | ||
|
@@ -3672,6 +3664,14 @@ cliui@^4.0.0: | |
strip-ansi "^4.0.0" | ||
wrap-ansi "^2.0.0" | ||
|
||
cliui@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5" | ||
dependencies: | ||
string-width "^3.1.0" | ||
strip-ansi "^5.2.0" | ||
wrap-ansi "^5.1.0" | ||
|
||
clone-deep@^0.2.4: | ||
version "0.2.4" | ||
resolved "https://registry.yarnpkg.com/clone-deep/-/clone-deep-0.2.4.tgz#4e73dd09e9fb971cc38670c5dced9c1896481cc6" | ||
|
@@ -5821,6 +5821,10 @@ get-caller-file@^1.0.1: | |
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a" | ||
|
||
get-caller-file@^2.0.1: | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" | ||
|
||
get-func-name@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.0.tgz#ead774abee72e20409433a066366023dd6887a41" | ||
|
@@ -7986,18 +7990,10 @@ locate-path@^3.0.0: | |
p-locate "^3.0.0" | ||
path-exists "^3.0.0" | ||
|
||
lodash.assign@^4.2.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7" | ||
|
||
lodash.chunk@^4.2.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/lodash.chunk/-/lodash.chunk-4.2.0.tgz#66e5ce1f76ed27b4303d8c6512e8d1216e8106bc" | ||
|
||
lodash.clonedeep@^4.3.2: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" | ||
|
||
lodash.debounce@^4.0.8: | ||
version "4.0.8" | ||
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" | ||
|
@@ -8022,10 +8018,6 @@ lodash.memoize@^4.1.2: | |
version "4.1.2" | ||
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe" | ||
|
||
lodash.mergewith@^4.6.0: | ||
version "4.6.1" | ||
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927" | ||
|
||
lodash.some@^4.6.0: | ||
version "4.6.0" | ||
resolved "https://registry.yarnpkg.com/lodash.some/-/lodash.some-4.6.0.tgz#1bb9f314ef6b8baded13b549169b2a945eb68e4d" | ||
|
@@ -8050,6 +8042,10 @@ lodash@^3.3.1: | |
version "3.10.1" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6" | ||
|
||
lodash@^4.17.15: | ||
version "4.17.21" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" | ||
|
||
[email protected]: | ||
version "1.2.5" | ||
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.5.tgz#7ae4ec257302fd790d557cb10c97100d857b0056" | ||
|
@@ -8503,7 +8499,11 @@ [email protected]: | |
version "0.0.7" | ||
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab" | ||
|
||
nan@^2.10.0, nan@^2.9.2: | ||
nan@^2.13.2: | ||
version "2.14.2" | ||
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19" | ||
|
||
nan@^2.9.2: | ||
version "2.12.1" | ||
resolved "https://registry.yarnpkg.com/nan/-/nan-2.12.1.tgz#7b1aa193e9aa86057e3c7bbd0ac448e770925552" | ||
|
||
|
@@ -8679,9 +8679,9 @@ node-releases@^1.0.0-alpha.11, node-releases@^1.1.3: | |
dependencies: | ||
semver "^5.3.0" | ||
|
||
node-sass@^4.2.0: | ||
version "4.11.0" | ||
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.11.0.tgz#183faec398e9cbe93ba43362e2768ca988a6369a" | ||
node-sass@4.14.1: | ||
version "4.14.1" | ||
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.14.1.tgz#99c87ec2efb7047ed638fb4c9db7f3a42e2217b5" | ||
dependencies: | ||
async-foreach "^0.1.3" | ||
chalk "^1.1.1" | ||
|
@@ -8690,16 +8690,14 @@ node-sass@^4.2.0: | |
get-stdin "^4.0.1" | ||
glob "^7.0.3" | ||
in-publish "^2.0.0" | ||
lodash.assign "^4.2.0" | ||
lodash.clonedeep "^4.3.2" | ||
lodash.mergewith "^4.6.0" | ||
lodash "^4.17.15" | ||
meow "^3.7.0" | ||
mkdirp "^0.5.1" | ||
nan "^2.10.0" | ||
nan "^2.13.2" | ||
node-gyp "^3.8.0" | ||
npmlog "^4.0.0" | ||
request "^2.88.0" | ||
sass-graph "^2.2.4" | ||
sass-graph "2.2.5" | ||
stdout-stream "^1.4.0" | ||
"true-case-path" "^1.0.2" | ||
|
||
|
@@ -9045,12 +9043,6 @@ os-homedir@^1.0.0, os-homedir@^1.0.1: | |
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3" | ||
|
||
os-locale@^1.4.0: | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9" | ||
dependencies: | ||
lcid "^1.0.0" | ||
|
||
os-locale@^2.0.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-2.1.0.tgz#42bc2900a6b5b8bd17376c8e882b65afccf24bf2" | ||
|
@@ -10676,6 +10668,10 @@ require-main-filename@^1.0.1: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1" | ||
|
||
require-main-filename@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b" | ||
|
||
requires-port@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" | ||
|
@@ -10868,14 +10864,14 @@ sane@^2.0.0: | |
optionalDependencies: | ||
fsevents "^1.2.3" | ||
|
||
sass-graph@^2.2.4: | ||
version "2.2.4" | ||
resolved "https://registry.yarnpkg.com/sass-graph/-/sass-graph-2.2.4.tgz#13fbd63cd1caf0908b9fd93476ad43a51d1e0b49" | ||
[email protected].5: | ||
version "2.2.5" | ||
resolved "https://registry.yarnpkg.com/sass-graph/-/sass-graph-2.2.5.tgz#a981c87446b8319d96dce0671e487879bd24c2e8" | ||
dependencies: | ||
glob "^7.0.0" | ||
lodash "^4.0.0" | ||
scss-tokenizer "^0.2.3" | ||
yargs "^7.0.0" | ||
yargs "^13.3.2" | ||
|
||
sass-loader@^7.1.0: | ||
version "7.1.0" | ||
|
@@ -11480,7 +11476,7 @@ string-length@^2.0.0: | |
astral-regex "^1.0.0" | ||
strip-ansi "^4.0.0" | ||
|
||
string-width@^1.0.1, string-width@^1.0.2: | ||
string-width@^1.0.1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3" | ||
dependencies: | ||
|
@@ -11503,6 +11499,14 @@ string-width@^3.0.0: | |
is-fullwidth-code-point "^2.0.0" | ||
strip-ansi "^5.0.0" | ||
|
||
string-width@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961" | ||
dependencies: | ||
emoji-regex "^7.0.1" | ||
is-fullwidth-code-point "^2.0.0" | ||
strip-ansi "^5.1.0" | ||
|
||
string.prototype.matchall@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-3.0.1.tgz#5a9e0b64bcbeb336aa4814820237c2006985646d" | ||
|
@@ -11575,6 +11579,12 @@ strip-ansi@^5.0.0: | |
dependencies: | ||
ansi-regex "^4.0.0" | ||
|
||
strip-ansi@^5.1.0, strip-ansi@^5.2.0: | ||
version "5.2.0" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae" | ||
dependencies: | ||
ansi-regex "^4.1.0" | ||
|
||
strip-ansi@~0.1.0: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-0.1.1.tgz#39e8a98d044d150660abe4a6808acf70bb7bc991" | ||
|
@@ -12556,10 +12566,6 @@ whatwg-url@^7.0.0: | |
tr46 "^1.0.1" | ||
webidl-conversions "^4.0.2" | ||
|
||
which-module@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f" | ||
|
||
which-module@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a" | ||
|
@@ -12609,6 +12615,14 @@ wrap-ansi@^2.0.0: | |
string-width "^1.0.1" | ||
strip-ansi "^3.0.1" | ||
|
||
wrap-ansi@^5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09" | ||
dependencies: | ||
ansi-styles "^3.2.0" | ||
string-width "^3.0.0" | ||
strip-ansi "^5.0.0" | ||
|
||
wrappy@1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" | ||
|
@@ -12684,8 +12698,8 @@ xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1: | |
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" | ||
|
||
y18n@^3.2.1: | ||
version "3.2.1" | ||
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" | ||
version "3.2.2" | ||
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696" | ||
|
||
"y18n@^3.2.1 || ^4.0.0", y18n@^4.0.0: | ||
version "4.0.0" | ||
|
@@ -12712,11 +12726,12 @@ yargs-parser@^11.1.1: | |
camelcase "^5.0.0" | ||
decamelize "^1.2.0" | ||
|
||
yargs-parser@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a" | ||
yargs-parser@^13.1.2: | ||
version "13.1.2" | ||
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38" | ||
dependencies: | ||
camelcase "^3.0.0" | ||
camelcase "^5.0.0" | ||
decamelize "^1.2.0" | ||
|
||
yargs-parser@^9.0.2: | ||
version "9.0.2" | ||
|
@@ -12775,23 +12790,20 @@ yargs@^12.0.5: | |
y18n "^3.2.1 || ^4.0.0" | ||
yargs-parser "^11.1.1" | ||
|
||
yargs@^7.0.0: | ||
version "7.1.0" | ||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.1.0.tgz#6ba318eb16961727f5d284f8ea003e8d6154d0c8" | ||
yargs@^13.3.2: | ||
version "13.3.2" | ||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.2.tgz#ad7ffefec1aa59565ac915f82dccb38a9c31a2dd" | ||
dependencies: | ||
camelcase "^3.0.0" | ||
cliui "^3.2.0" | ||
decamelize "^1.1.1" | ||
get-caller-file "^1.0.1" | ||
os-locale "^1.4.0" | ||
read-pkg-up "^1.0.1" | ||
cliui "^5.0.0" | ||
find-up "^3.0.0" | ||
get-caller-file "^2.0.1" | ||
require-directory "^2.1.1" | ||
require-main-filename "^1.0.1" | ||
require-main-filename "^2.0.0" | ||
set-blocking "^2.0.0" | ||
string-width "^1.0.2" | ||
which-module "^1.0.0" | ||
y18n "^3.2.1" | ||
yargs-parser "^5.0.0" | ||
string-width "^3.0.0" | ||
which-module "^2.0.0" | ||
y18n "^4.0.0" | ||
yargs-parser "^13.1.2" | ||
|
||
yauzl@^2.4.2: | ||
version "2.10.0" | ||
|