Skip to content

Commit 73a5313

Browse files
committed
chore(deps): update dependency conventional-changelog-cli to v2.0.23
1 parent d58d895 commit 73a5313

File tree

2 files changed

+132
-69
lines changed

2 files changed

+132
-69
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"ast-pretty-print": "2.0.1",
3131
"babel-plugin-tester": "6.0.0",
3232
"codecov": "3.2.0",
33-
"conventional-changelog-cli": "2.0.12",
33+
"conventional-changelog-cli": "2.0.23",
3434
"eslint": "5.14.1",
3535
"flow-bin": "0.93.0",
3636
"graphql": "14.1.1",

yarn.lock

Lines changed: 131 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,14 +1696,14 @@ conventional-changelog-atom@^2.0.1:
16961696
dependencies:
16971697
q "^1.5.1"
16981698

1699-
1700-
version "2.0.12"
1701-
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.12.tgz#ffe04f5430fbc339dc7fa28634c2e0de5dd76e2e"
1702-
integrity sha512-6wh9W5Gpr9DM40E8cFi0qa6JotVm4Jq+suksuqgKnm544H8ZXsRhgGNXShDASOteY9brv9fX8/+fE/QL1wHqbA==
1699+
1700+
version "2.0.23"
1701+
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.0.23.tgz#3f6b2bb3e1e6a6f520f7fa514fe8fba2d92faab0"
1702+
integrity sha512-a/jDZHEUpSHQMAqeDrmrFhz9CKHBKhBGpJyc38BCfNjFA1RKchpq/Qqbo1BZwRLWrW/PX7IGsUicTyhniqUH9g==
17031703
dependencies:
17041704
add-stream "^1.0.0"
1705-
conventional-changelog "^3.0.6"
1706-
lodash "^4.2.1"
1705+
conventional-changelog "^3.1.10"
1706+
lodash "^4.14.14"
17071707
meow "^4.0.0"
17081708
tempfile "^1.1.1"
17091709

@@ -1714,24 +1714,32 @@ conventional-changelog-codemirror@^2.0.1:
17141714
dependencies:
17151715
q "^1.5.1"
17161716

1717-
conventional-changelog-core@^3.1.6:
1718-
version "3.1.6"
1719-
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.1.6.tgz#ac1731a461c50d150d29c1ad4f33143293bcd32f"
1720-
integrity sha512-5teTAZOtJ4HLR6384h50nPAaKdDr+IaU0rnD2Gg2C3MS7hKsEPH8pZxrDNqam9eOSPQg9tET6uZY79zzgSz+ig==
1717+
conventional-changelog-conventionalcommits@^4.1.0:
1718+
version "4.1.0"
1719+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.1.0.tgz#eb7d47a9c5f1a6f9846a649482294e4ac50d7683"
1720+
integrity sha512-J3xolGrH8PTxpCqueHOuZtv3Cp73SQOWiBQzlsaugZAZ+hZgcJBonmC+1bQbfGs2neC2S18p2L1Gx+nTEglJTQ==
1721+
dependencies:
1722+
compare-func "^1.3.1"
1723+
q "^1.5.1"
1724+
1725+
conventional-changelog-core@^4.0.0:
1726+
version "4.0.0"
1727+
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-4.0.0.tgz#a9e83889e43a21b05fa098a507cad475905a0439"
1728+
integrity sha512-+bZMeBUdjKxfyX2w6EST9U7zb85wxrGS3IV4H7SqPya44osNQbm3P+vyqfLs6s57FkoEamC93ioDEiguVLWmSQ==
17211729
dependencies:
1722-
conventional-changelog-writer "^4.0.3"
1723-
conventional-commits-parser "^3.0.1"
1730+
conventional-changelog-writer "^4.0.7"
1731+
conventional-commits-parser "^3.0.3"
17241732
dateformat "^3.0.0"
17251733
get-pkg-repo "^1.0.0"
17261734
git-raw-commits "2.0.0"
17271735
git-remote-origin-url "^2.0.0"
1728-
git-semver-tags "^2.0.2"
1736+
git-semver-tags "^3.0.0"
17291737
lodash "^4.2.1"
17301738
normalize-package-data "^2.3.5"
17311739
q "^1.5.1"
17321740
read-pkg "^3.0.0"
17331741
read-pkg-up "^3.0.0"
1734-
through2 "^2.0.0"
1742+
through2 "^3.0.0"
17351743

17361744
conventional-changelog-ember@^2.0.2:
17371745
version "2.0.2"
@@ -1740,10 +1748,10 @@ conventional-changelog-ember@^2.0.2:
17401748
dependencies:
17411749
q "^1.5.1"
17421750

1743-
conventional-changelog-eslint@^3.0.1:
1744-
version "3.0.1"
1745-
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.1.tgz#f65e0e7f63dc09c044244b8785313a602e628002"
1746-
integrity sha512-yH3+bYrtvgKxSFChUBQnKNh9/U9kN2JElYBm253VpYs5wXhPHVc9ENcuVGWijh24nnOkei7wEJmnmUzgZ4ok+A==
1751+
conventional-changelog-eslint@^3.0.2:
1752+
version "3.0.2"
1753+
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.2.tgz#e9eb088cda6be3e58b2de6a5aac63df0277f3cbe"
1754+
integrity sha512-Yi7tOnxjZLXlCYBHArbIAm8vZ68QUSygFS7PgumPRiEk+9NPUeucy5Wg9AAyKoBprSV3o6P7Oghh4IZSLtKCvQ==
17471755
dependencies:
17481756
q "^1.5.1"
17491757

@@ -1769,62 +1777,63 @@ conventional-changelog-jshint@^2.0.1:
17691777
compare-func "^1.3.1"
17701778
q "^1.5.1"
17711779

1772-
conventional-changelog-preset-loader@^2.0.2:
1773-
version "2.0.2"
1774-
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.0.2.tgz#81d1a07523913f3d17da3a49f0091f967ad345b0"
1775-
integrity sha512-pBY+qnUoJPXAXXqVGwQaVmcye05xi6z231QM98wHWamGAmu/ghkBprQAwmF5bdmyobdVxiLhPY3PrCfSeUNzRQ==
1780+
conventional-changelog-preset-loader@^2.2.0:
1781+
version "2.2.0"
1782+
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.2.0.tgz#571e2b3d7b53d65587bea9eedf6e37faa5db4fcc"
1783+
integrity sha512-zXB+5vF7D5Y3Cb/rJfSyCCvFphCVmF8mFqOdncX3BmjZwAtGAPfYrBcT225udilCKvBbHgyzgxqz2GWDB5xShQ==
17761784

1777-
conventional-changelog-writer@^4.0.3:
1778-
version "4.0.3"
1779-
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.3.tgz#916a2b302d0bb5ef18efd236a034c13fb273cde1"
1780-
integrity sha512-bIlpSiQtQZ1+nDVHEEh798Erj2jhN/wEjyw9sfxY9es6h7pREE5BNJjfv0hXGH/FTrAsEpHUq4xzK99eePpwuA==
1785+
conventional-changelog-writer@^4.0.7:
1786+
version "4.0.7"
1787+
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.0.7.tgz#e4b7d9cbea902394ad671f67108a71fa90c7095f"
1788+
integrity sha512-p/wzs9eYaxhFbrmX/mCJNwJuvvHR+j4Fd0SQa2xyAhYed6KBiZ780LvoqUUvsayP4R1DtC27czalGUhKV2oabw==
17811789
dependencies:
17821790
compare-func "^1.3.1"
1783-
conventional-commits-filter "^2.0.1"
1791+
conventional-commits-filter "^2.0.2"
17841792
dateformat "^3.0.0"
1785-
handlebars "^4.1.0"
1793+
handlebars "^4.1.2"
17861794
json-stringify-safe "^5.0.1"
17871795
lodash "^4.2.1"
17881796
meow "^4.0.0"
1789-
semver "^5.5.0"
1797+
semver "^6.0.0"
17901798
split "^1.0.0"
1791-
through2 "^2.0.0"
1799+
through2 "^3.0.0"
17921800

1793-
conventional-changelog@^3.0.6:
1794-
version "3.0.6"
1795-
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.0.6.tgz#a0bd3b51a0549ec03eb6ef90af7f9fa8c358b15f"
1796-
integrity sha512-1b96x3G67lDKakRvMm+VvYGwgRk+C8aapHKL5iZ/TJzzD/RuyGA2diHNEsR+uPHmQ7/A4Ts7j6N+VNqUoOfksg==
1801+
conventional-changelog@^3.1.10:
1802+
version "3.1.10"
1803+
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.1.10.tgz#889a8daa4b7673a1dc1605746f9ae66546b373c1"
1804+
integrity sha512-6RDj31hL39HUkpqvPjRlOxAwJRwur8O2qu9m6R0FBNDGwCJyy4SYH9NfyshozxYSeklrauKRf3oSbyoEZVzu9Q==
17971805
dependencies:
17981806
conventional-changelog-angular "^5.0.3"
17991807
conventional-changelog-atom "^2.0.1"
18001808
conventional-changelog-codemirror "^2.0.1"
1801-
conventional-changelog-core "^3.1.6"
1809+
conventional-changelog-conventionalcommits "^4.1.0"
1810+
conventional-changelog-core "^4.0.0"
18021811
conventional-changelog-ember "^2.0.2"
1803-
conventional-changelog-eslint "^3.0.1"
1812+
conventional-changelog-eslint "^3.0.2"
18041813
conventional-changelog-express "^2.0.1"
18051814
conventional-changelog-jquery "^3.0.4"
18061815
conventional-changelog-jshint "^2.0.1"
1807-
conventional-changelog-preset-loader "^2.0.2"
1816+
conventional-changelog-preset-loader "^2.2.0"
18081817

1809-
conventional-commits-filter@^2.0.1:
1810-
version "2.0.1"
1811-
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.1.tgz#55a135de1802f6510b6758e0a6aa9e0b28618db3"
1812-
integrity sha512-92OU8pz/977udhBjgPEbg3sbYzIxMDFTlQT97w7KdhR9igNqdJvy8smmedAAgn4tPiqseFloKkrVfbXCVd+E7A==
1818+
conventional-commits-filter@^2.0.2:
1819+
version "2.0.2"
1820+
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.2.tgz#f122f89fbcd5bb81e2af2fcac0254d062d1039c1"
1821+
integrity sha512-WpGKsMeXfs21m1zIw4s9H5sys2+9JccTzpN6toXtxhpw2VNF2JUXwIakthKBy+LN4DvJm+TzWhxOMWOs1OFCFQ==
18131822
dependencies:
1814-
is-subset "^0.1.1"
1823+
lodash.ismatch "^4.4.0"
18151824
modify-values "^1.0.0"
18161825

1817-
conventional-commits-parser@^3.0.1:
1818-
version "3.0.1"
1819-
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.0.1.tgz#fe1c49753df3f98edb2285a5e485e11ffa7f2e4c"
1820-
integrity sha512-P6U5UOvDeidUJ8ebHVDIoXzI7gMlQ1OF/id6oUvp8cnZvOXMt1n8nYl74Ey9YMn0uVQtxmCtjPQawpsssBWtGg==
1826+
conventional-commits-parser@^3.0.3:
1827+
version "3.0.3"
1828+
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.0.3.tgz#c3f972fd4e056aa8b9b4f5f3d0e540da18bf396d"
1829+
integrity sha512-KaA/2EeUkO4bKjinNfGUyqPTX/6w9JGshuQRik4r/wJz7rUw3+D3fDG6sZSEqJvKILzKXFQuFkpPLclcsAuZcg==
18211830
dependencies:
18221831
JSONStream "^1.0.4"
1823-
is-text-path "^1.0.0"
1832+
is-text-path "^2.0.0"
18241833
lodash "^4.2.1"
18251834
meow "^4.0.0"
18261835
split2 "^2.0.0"
1827-
through2 "^2.0.0"
1836+
through2 "^3.0.0"
18281837
trim-off-newlines "^1.0.0"
18291838

18301839
convert-source-map@^1.1.0, convert-source-map@^1.4.0:
@@ -2997,13 +3006,13 @@ git-remote-origin-url@^2.0.0:
29973006
gitconfiglocal "^1.0.0"
29983007
pify "^2.3.0"
29993008

3000-
git-semver-tags@^2.0.2:
3001-
version "2.0.2"
3002-
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-2.0.2.tgz#f506ec07caade191ac0c8d5a21bdb8131b4934e3"
3003-
integrity sha512-34lMF7Yo1xEmsK2EkbArdoU79umpvm0MfzaDkSNYSJqtM5QLAVTPWgpiXSVI5o/O9EvZPSrP4Zvnec/CqhSd5w==
3009+
git-semver-tags@^3.0.0:
3010+
version "3.0.0"
3011+
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-3.0.0.tgz#fe10147824657662c82efd9341f0fa59f74ddcba"
3012+
integrity sha512-T4C/gJ9k2Bnxz+PubtcyiMtUUKrC+Nh9Q4zaECcnmVMwJgPhrNyP/Rf+YpdRqsJbCV/+kYrCH24Xg+IeAmbOPg==
30043013
dependencies:
30053014
meow "^4.0.0"
3006-
semver "^5.5.0"
3015+
semver "^6.0.0"
30073016

30083017
gitconfiglocal@^1.0.0:
30093018
version "1.0.0"
@@ -3111,6 +3120,17 @@ handlebars@^4.1.0:
31113120
optionalDependencies:
31123121
uglify-js "^3.1.4"
31133122

3123+
handlebars@^4.1.2:
3124+
version "4.1.2"
3125+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
3126+
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
3127+
dependencies:
3128+
neo-async "^2.6.0"
3129+
optimist "^0.6.1"
3130+
source-map "^0.6.1"
3131+
optionalDependencies:
3132+
uglify-js "^3.1.4"
3133+
31143134
har-schema@^2.0.0:
31153135
version "2.0.0"
31163136
resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
@@ -3596,24 +3616,19 @@ is-stream@^1.0.1, is-stream@^1.1.0:
35963616
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
35973617
integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ=
35983618

3599-
is-subset@^0.1.1:
3600-
version "0.1.1"
3601-
resolved "https://registry.yarnpkg.com/is-subset/-/is-subset-0.1.1.tgz#8a59117d932de1de00f245fcdd39ce43f1e939a6"
3602-
integrity sha1-ilkRfZMt4d4A8kX83TnOQ/HpOaY=
3603-
36043619
is-symbol@^1.0.2:
36053620
version "1.0.2"
36063621
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
36073622
integrity sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==
36083623
dependencies:
36093624
has-symbols "^1.0.0"
36103625

3611-
is-text-path@^1.0.0:
3612-
version "1.0.1"
3613-
resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-1.0.1.tgz#4e1aa0fb51bfbcb3e92688001397202c1775b66e"
3614-
integrity sha1-Thqg+1G/vLPpJogAE5cgLBd1tm4=
3626+
is-text-path@^2.0.0:
3627+
version "2.0.0"
3628+
resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-2.0.0.tgz#b2484e2b720a633feb2e85b67dc193ff72c75636"
3629+
integrity sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==
36153630
dependencies:
3616-
text-extensions "^1.0.0"
3631+
text-extensions "^2.0.0"
36173632

36183633
is-typedarray@~1.0.0:
36193634
version "1.0.0"
@@ -4408,6 +4423,11 @@ lodash._reinterpolate@~3.0.0:
44084423
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
44094424
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
44104425

4426+
lodash.ismatch@^4.4.0:
4427+
version "4.4.0"
4428+
resolved "https://registry.yarnpkg.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz#756cb5150ca3ba6f11085a78849645f188f85f37"
4429+
integrity sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=
4430+
44114431
lodash.merge@^4.6.0:
44124432
version "4.6.1"
44134433
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54"
@@ -4433,6 +4453,11 @@ lodash.templatesettings@^4.0.0:
44334453
dependencies:
44344454
lodash._reinterpolate "~3.0.0"
44354455

4456+
lodash@^4.14.14:
4457+
version "4.17.15"
4458+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
4459+
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
4460+
44364461
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.2.1:
44374462
version "4.17.11"
44384463
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
@@ -4750,6 +4775,11 @@ needle@^2.2.1:
47504775
iconv-lite "^0.4.4"
47514776
sax "^1.2.4"
47524777

4778+
neo-async@^2.6.0:
4779+
version "2.6.1"
4780+
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
4781+
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
4782+
47534783
nice-try@^1.0.4:
47544784
version "1.0.5"
47554785
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
@@ -5549,6 +5579,15 @@ read-pkg@^4.0.1:
55495579
parse-json "^4.0.0"
55505580
pify "^3.0.0"
55515581

5582+
"readable-stream@2 || 3":
5583+
version "3.4.0"
5584+
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.4.0.tgz#a51c26754658e0a3c21dbf59163bd45ba6f447fc"
5585+
integrity sha512-jItXPLmrSR8jmTRmRWJXCnGJsfy85mB3Wd/uINMXA65yrnFo0cPClFIUWzo2najVNSl+mx7/4W8ttlLWJe99pQ==
5586+
dependencies:
5587+
inherits "^2.0.3"
5588+
string_decoder "^1.1.1"
5589+
util-deprecate "^1.0.1"
5590+
55525591
readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@~2.3.6:
55535592
version "2.3.6"
55545593
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
@@ -5849,6 +5888,11 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
58495888
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
58505889
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
58515890

5891+
safe-buffer@~5.2.0:
5892+
version "5.2.0"
5893+
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519"
5894+
integrity sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg==
5895+
58525896
safe-regex@^1.1.0:
58535897
version "1.1.0"
58545898
resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
@@ -5893,6 +5937,11 @@ semver-compare@^1.0.0:
58935937
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
58945938
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
58955939

5940+
semver@^6.0.0:
5941+
version "6.3.0"
5942+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
5943+
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
5944+
58965945
set-blocking@^2.0.0, set-blocking@~2.0.0:
58975946
version "2.0.0"
58985947
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
@@ -6174,6 +6223,13 @@ string-width@^3.0.0:
61746223
is-fullwidth-code-point "^2.0.0"
61756224
strip-ansi "^5.0.0"
61766225

6226+
string_decoder@^1.1.1:
6227+
version "1.3.0"
6228+
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
6229+
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
6230+
dependencies:
6231+
safe-buffer "~5.2.0"
6232+
61776233
string_decoder@~1.1.1:
61786234
version "1.1.1"
61796235
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
@@ -6370,10 +6426,10 @@ test-exclude@^5.0.0:
63706426
read-pkg-up "^4.0.0"
63716427
require-main-filename "^1.0.1"
63726428

6373-
text-extensions@^1.0.0:
6374-
version "1.9.0"
6375-
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.9.0.tgz#1853e45fee39c945ce6f6c36b2d659b5aabc2a26"
6376-
integrity sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==
6429+
text-extensions@^2.0.0:
6430+
version "2.0.0"
6431+
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-2.0.0.tgz#43eabd1b495482fae4a2bf65e5f56c29f69220f6"
6432+
integrity sha512-F91ZqLgvi1E0PdvmxMgp+gcf6q8fMH7mhdwWfzXnl1k+GbpQDmi8l7DzLC5JTASKbwpY3TfxajAUzAXcv2NmsQ==
63776433

63786434
text-table@^0.2.0:
63796435
version "0.2.0"
@@ -6393,6 +6449,13 @@ through2@^2.0.0, through2@^2.0.2:
63936449
readable-stream "~2.3.6"
63946450
xtend "~4.0.1"
63956451

6452+
through2@^3.0.0:
6453+
version "3.0.1"
6454+
resolved "https://registry.yarnpkg.com/through2/-/through2-3.0.1.tgz#39276e713c3302edf9e388dd9c812dd3b825bd5a"
6455+
integrity sha512-M96dvTalPT3YbYLaKaCuwu+j06D/8Jfib0o/PxbVt6Amhv3dUAtW6rTV1jPgJSBG83I/e04Y6xkVdVhSRhi0ww==
6456+
dependencies:
6457+
readable-stream "2 || 3"
6458+
63966459
through@2, "through@>=2.2.7 <3", through@^2.3.6:
63976460
version "2.3.8"
63986461
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
@@ -6610,7 +6673,7 @@ use@^3.1.0:
66106673
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
66116674
integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==
66126675

6613-
util-deprecate@~1.0.1:
6676+
util-deprecate@^1.0.1, util-deprecate@~1.0.1:
66146677
version "1.0.2"
66156678
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
66166679
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=

0 commit comments

Comments
 (0)