-
Notifications
You must be signed in to change notification settings - Fork 4
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 markdownlint-cli to v0.32.2
- Loading branch information
1 parent
877202a
commit 9e7dcb0
Showing
2 changed files
with
128 additions
and
67 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 |
---|---|---|
|
@@ -162,6 +162,11 @@ argparse@^1.0.7: | |
dependencies: | ||
sprintf-js "~1.0.2" | ||
|
||
argparse@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38" | ||
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== | ||
|
||
arr-diff@^1.0.1: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-1.1.0.tgz#687c32758163588fef7de7b36fabe495eb1a399a" | ||
|
@@ -274,6 +279,13 @@ brace-expansion@^1.1.7: | |
balanced-match "^1.0.0" | ||
concat-map "0.0.1" | ||
|
||
brace-expansion@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae" | ||
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== | ||
dependencies: | ||
balanced-match "^1.0.0" | ||
|
||
braces@^2.3.1: | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.1.tgz#7086c913b4e5a08dbe37ac0ee6a2500c4ba691bb" | ||
|
@@ -538,11 +550,10 @@ commander@*, commander@^2.11.0, commander@^2.13.0: | |
version "2.14.1" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-2.14.1.tgz#2235123e37af8ca3c65df45b026dbd357b01b9aa" | ||
|
||
commander@~2.9.0: | ||
version "2.9.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4" | ||
dependencies: | ||
graceful-readlink ">= 1.0.0" | ||
commander@~9.4.0: | ||
version "9.4.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.0.tgz#bc4a40918fefe52e22450c111ecd6b7acce6f11c" | ||
integrity sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw== | ||
|
||
component-emitter@^1.2.1: | ||
version "1.2.1" | ||
|
@@ -719,10 +730,6 @@ deep-extend@~0.4.0: | |
version "0.4.2" | ||
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.4.2.tgz#48b699c27e334bf89f10892be432f6e4c7d34a7f" | ||
|
||
deep-extend@~0.5.1: | ||
version "0.5.1" | ||
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.5.1.tgz#b894a9dd90d3023fbf1c55a394fb858eb2066f1f" | ||
|
||
deep-is@~0.1.3: | ||
version "0.1.3" | ||
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" | ||
|
@@ -871,9 +878,10 @@ enhance-visitors@^1.0.0: | |
dependencies: | ||
lodash "^4.13.1" | ||
|
||
entities@~1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0" | ||
entities@~3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4" | ||
integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q== | ||
|
||
env-editor@^0.3.1: | ||
version "0.3.1" | ||
|
@@ -1361,14 +1369,19 @@ get-set-props@^0.1.0: | |
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/get-set-props/-/get-set-props-0.1.0.tgz#998475c178445686d0b32246da5df8dbcfbe8ea3" | ||
|
||
get-stdin@^5.0.1, get-stdin@~5.0.1: | ||
get-stdin@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398" | ||
|
||
get-stdin@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b" | ||
|
||
get-stdin@~9.0.0: | ||
version "9.0.0" | ||
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575" | ||
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA== | ||
|
||
[email protected], get-stream@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14" | ||
|
@@ -1411,7 +1424,7 @@ glob-to-regexp@^0.3.0: | |
version "0.3.0" | ||
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab" | ||
|
||
glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@~7.1.2: | ||
glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2: | ||
version "7.1.2" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15" | ||
dependencies: | ||
|
@@ -1422,6 +1435,17 @@ glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@~7.1.2: | |
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
glob@~8.0.3: | ||
version "8.0.3" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-8.0.3.tgz#415c6eb2deed9e502c68fa44a272e6da6eeca42e" | ||
integrity sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ== | ||
dependencies: | ||
fs.realpath "^1.0.0" | ||
inflight "^1.0.4" | ||
inherits "2" | ||
minimatch "^5.0.1" | ||
once "^1.3.0" | ||
|
||
global-dirs@^0.1.0: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445" | ||
|
@@ -1497,10 +1521,6 @@ graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6: | |
version "4.1.11" | ||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" | ||
|
||
"graceful-readlink@>= 1.0.0": | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725" | ||
|
||
gulp-exclude-gitignore@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/gulp-exclude-gitignore/-/gulp-exclude-gitignore-1.2.0.tgz#341aeb62faab428af5550da9359ceff99388f1d0" | ||
|
@@ -1670,6 +1690,11 @@ ignore@^3.3.3, ignore@^3.3.5, ignore@^3.3.6: | |
version "3.3.7" | ||
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021" | ||
|
||
ignore@~5.2.0: | ||
version "5.2.0" | ||
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a" | ||
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ== | ||
|
||
import-lazy@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43" | ||
|
@@ -1709,6 +1734,11 @@ ini@^1.3.4, ini@^1.3.5, ini@~1.3.0: | |
version "1.3.5" | ||
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" | ||
|
||
ini@~3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/ini/-/ini-3.0.1.tgz#c76ec81007875bc44d544ff7a11a55d12294102d" | ||
integrity sha512-it4HyVAUTKBc6m8e1iXWvXSTdndF7HbdN713+kvLrymxTaU4AUBWrJ4vEooP+V7fexnVD3LKcBshjGGPefSMUQ== | ||
|
||
inquirer@^3.0.6: | ||
version "3.3.0" | ||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-3.3.0.tgz#9dd2f2ad765dcab1ff0443b491442a20ba227dc9" | ||
|
@@ -2032,13 +2062,20 @@ js-yaml@^3.12.0: | |
argparse "^1.0.7" | ||
esprima "^4.0.0" | ||
|
||
js-yaml@^3.9.1, js-yaml@~3.11.0: | ||
js-yaml@^3.9.1: | ||
version "3.11.0" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef" | ||
dependencies: | ||
argparse "^1.0.7" | ||
esprima "^4.0.0" | ||
|
||
js-yaml@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602" | ||
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA== | ||
dependencies: | ||
argparse "^2.0.1" | ||
|
||
jsome@^2.3.25: | ||
version "2.5.0" | ||
resolved "https://registry.yarnpkg.com/jsome/-/jsome-2.5.0.tgz#5e417eef4341ffeb83ee8bfa9265b36d56fe49ed" | ||
|
@@ -2079,6 +2116,11 @@ json5@^1.0.0: | |
dependencies: | ||
minimist "^1.2.0" | ||
|
||
jsonc-parser@~3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.1.0.tgz#73b8f0e5c940b83d03476bc2e51a20ef0932615d" | ||
integrity sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg== | ||
|
||
jsonfile@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb" | ||
|
@@ -2209,9 +2251,10 @@ linez@^4.1.4: | |
buffer-equals "^1.0.4" | ||
iconv-lite "^0.4.15" | ||
|
||
linkify-it@^2.0.0: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-2.0.3.tgz#d94a4648f9b1c179d64fa97291268bdb6ce9434f" | ||
linkify-it@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-4.0.1.tgz#01f1d5e508190d06669982ba31a7d9f56a5751ec" | ||
integrity sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw== | ||
dependencies: | ||
uc.micro "^1.0.1" | ||
|
||
|
@@ -2251,18 +2294,10 @@ lodash.camelcase@^4.1.1: | |
version "4.3.0" | ||
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6" | ||
|
||
lodash.differencewith@~4.5.0: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/lodash.differencewith/-/lodash.differencewith-4.5.0.tgz#bafafbc918b55154e179176a00bb0aefaac854b7" | ||
|
||
lodash.find@^4.6.0: | ||
version "4.6.0" | ||
resolved "https://registry.yarnpkg.com/lodash.find/-/lodash.find-4.6.0.tgz#cb0704d47ab71789ffa0de8b97dd926fb88b13b1" | ||
|
||
lodash.flatten@~4.4.0: | ||
version "4.4.0" | ||
resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f" | ||
|
||
lodash.get@^4.4.2: | ||
version "4.4.2" | ||
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" | ||
|
@@ -2389,36 +2424,44 @@ map-visit@^1.0.0: | |
dependencies: | ||
object-visit "^1.0.0" | ||
|
||
[email protected]: | ||
version "8.4.2" | ||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.2.tgz#386f98998dc15a37722aa7722084f4020bdd9b54" | ||
[email protected]: | ||
version "13.0.1" | ||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.1.tgz#c6ecc431cacf1a5da531423fc6a42807814af430" | ||
integrity sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q== | ||
dependencies: | ||
argparse "^1.0.7" | ||
entities "~1.1.1" | ||
linkify-it "^2.0.0" | ||
argparse "^2.0.1" | ||
entities "~3.0.1" | ||
linkify-it "^4.0.1" | ||
mdurl "^1.0.1" | ||
uc.micro "^1.0.5" | ||
|
||
[email protected]: | ||
version "0.13.0" | ||
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.13.0.tgz#af1d29e5d8b434256c451c81b87dff1c218844cb" | ||
dependencies: | ||
commander "~2.9.0" | ||
deep-extend "~0.5.1" | ||
get-stdin "~5.0.1" | ||
glob "~7.1.2" | ||
js-yaml "~3.11.0" | ||
lodash.differencewith "~4.5.0" | ||
lodash.flatten "~4.4.0" | ||
markdownlint "~0.11.0" | ||
minimatch "~3.0.4" | ||
rc "~1.2.7" | ||
|
||
markdownlint@~0.11.0: | ||
version "0.11.0" | ||
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.11.0.tgz#3858bbdbc1ab78abf0c098d841c72b63dd3206a0" | ||
dependencies: | ||
markdown-it "8.4.2" | ||
[email protected]: | ||
version "0.32.2" | ||
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.32.2.tgz#b7b5c5808039aef4022aef603efaa607caf8e0de" | ||
integrity sha512-xmJT1rGueUgT4yGNwk6D0oqQr90UJ7nMyakXtqjgswAkEhYYqjHew9RY8wDbOmh2R270IWjuKSeZzHDEGPAUkQ== | ||
dependencies: | ||
commander "~9.4.0" | ||
get-stdin "~9.0.0" | ||
glob "~8.0.3" | ||
ignore "~5.2.0" | ||
js-yaml "^4.1.0" | ||
jsonc-parser "~3.1.0" | ||
markdownlint "~0.26.2" | ||
markdownlint-rule-helpers "~0.17.2" | ||
minimatch "~5.1.0" | ||
run-con "~1.2.11" | ||
|
||
markdownlint-rule-helpers@~0.17.2: | ||
version "0.17.2" | ||
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.17.2.tgz#64d6e8c66e497e631b0e40cf1cef7ca622a0b654" | ||
integrity sha512-XaeoW2NYSlWxMCZM2B3H7YTG6nlaLfkEZWMBhr4hSPlq9MuY2sy83+Xr89jXOqZMZYjvi5nBCGoFh7hHoPKZmA== | ||
|
||
markdownlint@~0.26.2: | ||
version "0.26.2" | ||
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.2.tgz#11d3d03e7f0dd3c2e239753ee8fd064a861d9237" | ||
integrity sha512-2Am42YX2Ex5SQhRq35HxYWDfz1NLEOZWWN25nqd2h3AHRKsGRE+Qg1gt1++exW792eXTrR4jCNHfShfWk9Nz8w== | ||
dependencies: | ||
markdown-it "13.0.1" | ||
|
||
mdurl@^1.0.1: | ||
version "1.0.1" | ||
|
@@ -2481,12 +2524,19 @@ mimic-response@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.0.tgz#df3d3652a73fded6b9b0b24146e6fd052353458e" | ||
|
||
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@~3.0.4: | ||
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" | ||
dependencies: | ||
brace-expansion "^1.1.7" | ||
|
||
minimatch@^5.0.1, minimatch@~5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7" | ||
integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg== | ||
dependencies: | ||
brace-expansion "^2.0.1" | ||
|
||
minimist-options@^3.0.1: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-3.0.2.tgz#fba4c8191339e13ecf4d61beb03f070103f3d954" | ||
|
@@ -2502,6 +2552,11 @@ minimist@^1.1.3, minimist@^1.2.0: | |
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" | ||
|
||
minimist@^1.2.6: | ||
version "1.2.6" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" | ||
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== | ||
|
||
mixin-deep@^1.2.0: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe" | ||
|
@@ -3006,15 +3061,6 @@ rc@^1.0.1, rc@^1.1.6: | |
minimist "^1.2.0" | ||
strip-json-comments "~2.0.1" | ||
|
||
rc@~1.2.7: | ||
version "1.2.8" | ||
resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed" | ||
dependencies: | ||
deep-extend "^0.6.0" | ||
ini "~1.3.0" | ||
minimist "^1.2.0" | ||
strip-json-comments "~2.0.1" | ||
|
||
read-pkg-up@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be" | ||
|
@@ -3221,6 +3267,16 @@ run-async@^2.2.0: | |
dependencies: | ||
is-promise "^2.1.0" | ||
|
||
run-con@~1.2.11: | ||
version "1.2.11" | ||
resolved "https://registry.yarnpkg.com/run-con/-/run-con-1.2.11.tgz#0014ed430bad034a60568dfe7de2235f32e3f3c4" | ||
integrity sha512-NEMGsUT+cglWkzEr4IFK21P4Jca45HqiAbIIZIBdX5+UZTB24Mb/21iNGgz9xZa8tL6vbW7CXmq7MFN42+VjNQ== | ||
dependencies: | ||
deep-extend "^0.6.0" | ||
ini "~3.0.0" | ||
minimist "^1.2.6" | ||
strip-json-comments "~3.1.1" | ||
|
||
rx-lite-aggregates@^4.0.8: | ||
version "4.0.8" | ||
resolved "https://registry.yarnpkg.com/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz#753b87a89a11c95467c4ac1626c4efc4e05c67be" | ||
|
@@ -3458,6 +3514,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" | ||
|
||
strip-json-comments@~3.1.1: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" | ||
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== | ||
|
||
supports-color@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" | ||
|