Skip to content

Commit 5884be6

Browse files
committed
chore(deps): update patch updates
1 parent 3e40730 commit 5884be6

File tree

2 files changed

+71
-92
lines changed

2 files changed

+71
-92
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"homepage": "https://github.com/textlint-rule/textlint-rule-write-good",
3131
"repository": "textlint-rule/textlint-rule-write-good",
3232
"dependencies": {
33-
"textlint-rule-helper": "^2.2.0",
33+
"textlint-rule-helper": "^2.2.1",
3434
"write-good": "^1.0.8"
3535
},
3636
"lint-staged": {
@@ -39,7 +39,7 @@
3939
]
4040
},
4141
"devDependencies": {
42-
"lint-staged": "^11.1.2",
42+
"lint-staged": "^11.1.4",
4343
"npm-run-all": "^4.1.5",
4444
"prettier": "^2.3.1",
4545
"textlint-scripts": "^12.0.2",

yarn.lock

Lines changed: 69 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,11 +1106,6 @@
11061106
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-12.0.0.tgz#23bd683f9fc04209ae28bff72954c8aa67c6b1ca"
11071107
integrity sha512-qUjmlpz1vR3AStBA9RPDCVT0/pGtePvBJ5Vb/0PzTrnr04iFktG6P6B1VOmgTh8J9Kl/FonQFo3A9M1Q3UH+JA==
11081108

1109-
"@textlint/ast-node-types@^4.4.3":
1110-
version "4.4.3"
1111-
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.3.tgz#fdba16e8126cddc50f45433ce7f6c55e7829566c"
1112-
integrity sha512-qi2jjgO6Tn3KNPGnm6B7p6QTEPvY95NFsIAaJuwbulur8iJUEenp1OnoUfiDaC/g2WPPEFkcfXpmnu8XEMFo2A==
1113-
11141109
"@textlint/ast-tester@^12.0.2":
11151110
version "12.0.2"
11161111
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-12.0.2.tgz#037f2c6eea6f5505290c69be2e8954ca828f3087"
@@ -1233,13 +1228,6 @@
12331228
dependencies:
12341229
"@textlint/text-to-ast" "^12.0.2"
12351230

1236-
"@textlint/types@^1.5.5":
1237-
version "1.5.5"
1238-
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.5.tgz#9c82dbcbf4e00116573f05c6739c6c8ec3b35304"
1239-
integrity sha512-80P6fcqgsG9bP6JgR6W/E/oIx+71pplaicYCvvB4vMIeGk0OnWls4Q21kCpDYmq/C/ABtZ/Gy/Ov/8ExQPeQ7A==
1240-
dependencies:
1241-
"@textlint/ast-node-types" "^4.4.3"
1242-
12431231
"@textlint/types@^12.0.2":
12441232
version "12.0.2"
12451233
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-12.0.2.tgz#991a0e500e4577eddd8f1c7a2f3dd7016525e48f"
@@ -1631,7 +1619,7 @@ chalk@^2.0.0, chalk@^2.4.1:
16311619
escape-string-regexp "^1.0.5"
16321620
supports-color "^5.3.0"
16331621

1634-
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
1622+
chalk@^4.0.0:
16351623
version "4.1.1"
16361624
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
16371625
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
@@ -1696,7 +1684,7 @@ cli-cursor@^3.1.0:
16961684
dependencies:
16971685
restore-cursor "^3.1.0"
16981686

1699-
cli-truncate@^2.1.0:
1687+
cli-truncate@2.1.0, cli-truncate@^2.1.0:
17001688
version "2.1.0"
17011689
resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-2.1.0.tgz#c39e28bf05edcde5be3b98992a22deed5a2b93c7"
17021690
integrity sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==
@@ -1764,6 +1752,16 @@ colorette@^1.2.2:
17641752
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
17651753
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
17661754

1755+
colorette@^1.4.0:
1756+
version "1.4.0"
1757+
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40"
1758+
integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==
1759+
1760+
colorette@^2.0.16:
1761+
version "2.0.16"
1762+
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da"
1763+
integrity sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==
1764+
17671765
commander@^2.19.0:
17681766
version "2.20.3"
17691767
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
@@ -1774,10 +1772,10 @@ commander@^4.0.1:
17741772
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
17751773
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
17761774

1777-
commander@^7.2.0:
1778-
version "7.2.0"
1779-
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
1780-
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
1775+
commander@^8.2.0:
1776+
version "8.3.0"
1777+
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
1778+
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
17811779

17821780
commondir@^1.0.1:
17831781
version "1.0.1"
@@ -1824,10 +1822,10 @@ core-util-is@~1.0.0:
18241822
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
18251823
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
18261824

1827-
cosmiconfig@^7.0.0:
1828-
version "7.0.0"
1829-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
1830-
integrity sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==
1825+
cosmiconfig@^7.0.1:
1826+
version "7.0.1"
1827+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
1828+
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
18311829
dependencies:
18321830
"@types/parse-json" "^4.0.0"
18331831
import-fresh "^3.2.1"
@@ -1867,7 +1865,7 @@ currently-unhandled@^0.4.1:
18671865
dependencies:
18681866
array-find-index "^1.0.1"
18691867

1870-
[email protected], debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
1868+
[email protected], debug@^4.0.0, debug@^4.1.0, debug@^4.1.1:
18711869
version "4.3.1"
18721870
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
18731871
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
@@ -2054,7 +2052,7 @@ events@^1.1.0:
20542052
resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924"
20552053
integrity sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ=
20562054

2057-
execa@^5.0.0:
2055+
execa@^5.1.1:
20582056
version "5.1.1"
20592057
resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
20602058
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
@@ -2709,11 +2707,6 @@ is-symbol@^1.0.2, is-symbol@^1.0.3:
27092707
dependencies:
27102708
has-symbols "^1.0.2"
27112709

2712-
is-unicode-supported@^0.1.0:
2713-
version "0.1.0"
2714-
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
2715-
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
2716-
27172710
is-utf8@^0.2.0:
27182711
version "0.2.1"
27192712
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
@@ -2835,36 +2828,37 @@ lines-and-columns@^1.1.6:
28352828
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
28362829
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
28372830

2838-
lint-staged@^11.1.2:
2839-
version "11.1.2"
2840-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2.tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90"
2841-
integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w==
2831+
lint-staged@^11.1.4:
2832+
version "11.2.6"
2833+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.6.tgz#f477b1af0294db054e5937f171679df63baa4c43"
2834+
integrity sha512-Vti55pUnpvPE0J9936lKl0ngVeTdSZpEdTNhASbkaWX7J5R9OEifo1INBGQuGW4zmy6OG+TcWPJ3m5yuy5Q8Tg==
28422835
dependencies:
2843-
chalk "^4.1.1"
2844-
cli-truncate "^2.1.0"
2845-
commander "^7.2.0"
2846-
cosmiconfig "^7.0.0"
2847-
debug "^4.3.1"
2836+
cli-truncate "2.1.0"
2837+
colorette "^1.4.0"
2838+
commander "^8.2.0"
2839+
cosmiconfig "^7.0.1"
2840+
debug "^4.3.2"
28482841
enquirer "^2.3.6"
2849-
execa "^5.0.0"
2850-
listr2 "^3.8.2"
2851-
log-symbols "^4.1.0"
2842+
execa "^5.1.1"
2843+
listr2 "^3.12.2"
28522844
micromatch "^4.0.4"
28532845
normalize-path "^3.0.0"
28542846
please-upgrade-node "^3.2.0"
28552847
string-argv "0.3.1"
2856-
stringify-object "^3.3.0"
2848+
stringify-object "3.3.0"
2849+
supports-color "8.1.1"
28572850

2858-
listr2@^3.8.2:
2859-
version "3.9.0"
2860-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.9.0.tgz#27f23c91ba4fdf513b0682bf604bc6b0ab36b6c1"
2861-
integrity sha512-+JxQt7Vi4WEWgJsxmOEX9lDbCumrb3mrEYIeE1VI7I4lf2rXE4v9pq3RMVNp+a9s6mCgc/IsF0ppHsLrx2BEAw==
2851+
listr2@^3.12.2:
2852+
version "3.14.0"
2853+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.14.0.tgz#23101cc62e1375fd5836b248276d1d2b51fdbe9e"
2854+
integrity sha512-TyWI8G99GX9GjE54cJ+RrNMcIFBfwMPxc3XTFiAYGN4s10hWROGtOg7+O6u6LE3mNkyld7RSLE6nrKBvTfcs3g==
28622855
dependencies:
28632856
cli-truncate "^2.1.0"
2864-
colorette "^1.2.2"
2857+
colorette "^2.0.16"
28652858
log-update "^4.0.0"
28662859
p-map "^4.0.0"
2867-
rxjs "^6.6.7"
2860+
rfdc "^1.3.0"
2861+
rxjs "^7.5.1"
28682862
through "^2.3.8"
28692863
wrap-ansi "^7.0.0"
28702864

@@ -2941,14 +2935,6 @@ log-symbols@^1.0.2:
29412935
dependencies:
29422936
chalk "^1.0.0"
29432937

2944-
log-symbols@^4.1.0:
2945-
version "4.1.0"
2946-
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503"
2947-
integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==
2948-
dependencies:
2949-
chalk "^4.1.0"
2950-
is-unicode-supported "^0.1.0"
2951-
29522938
log-update@^4.0.0:
29532939
version "4.0.0"
29542940
resolved "https://registry.yarnpkg.com/log-update/-/log-update-4.0.0.tgz#589ecd352471f2a1c0c570287543a64dfd20e0a1"
@@ -4010,19 +3996,24 @@ ret@~0.1.10:
40103996
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
40113997
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
40123998

3999+
rfdc@^1.3.0:
4000+
version "1.3.0"
4001+
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
4002+
integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
4003+
40134004
40144005
version "2.6.3"
40154006
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
40164007
integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
40174008
dependencies:
40184009
glob "^7.1.3"
40194010

4020-
rxjs@^6.6.7:
4021-
version "6.6.7"
4022-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
4023-
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
4011+
rxjs@^7.5.1:
4012+
version "7.5.4"
4013+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.4.tgz#3d6bd407e6b7ce9a123e76b1e770dc5761aa368d"
4014+
integrity sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ==
40244015
dependencies:
4025-
tslib "^1.9.0"
4016+
tslib "^2.1.0"
40264017

40274018
safe-buffer@^5.1.0:
40284019
version "5.2.1"
@@ -4315,7 +4306,7 @@ string_decoder@~1.1.1:
43154306
dependencies:
43164307
safe-buffer "~5.1.0"
43174308

4318-
stringify-object@^3.3.0:
4309+
43194310
version "3.3.0"
43204311
resolved "https://registry.yarnpkg.com/stringify-object/-/stringify-object-3.3.0.tgz#703065aefca19300d3ce88af4f5b3956d7556629"
43214312
integrity sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==
@@ -4424,15 +4415,13 @@ text-table@^0.2.0:
44244415
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
44254416
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
44264417

4427-
textlint-rule-helper@^2.2.0:
4428-
version "2.2.0"
4429-
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.2.0.tgz#30522ba904a03849d57ea3e5ebd5920027cd8da3"
4430-
integrity sha512-9S5CsgQuQwPjM2wvr4JGdpkLf+pR9gOjedSQFa/Dkrbh+D9MXt1LIR4Jvx1RujKtt2nq42prmEX2q3xOxyUcIQ==
4418+
textlint-rule-helper@^2.2.1:
4419+
version "2.2.1"
4420+
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.2.1.tgz#fe223d4a6c492b9aaf6e8a33fca5ad8a02e4e027"
4421+
integrity sha512-pdX3uNbFzQTgINamaBpEHRT/MgROHev5wCnQnUTXRLT5DaRjls0Rmpi5d1MPZG6HT5NKVL++Q2J0FUbh5shi3Q==
44314422
dependencies:
4432-
"@textlint/ast-node-types" "^4.4.3"
4433-
"@textlint/types" "^1.5.5"
44344423
structured-source "^3.0.2"
4435-
unist-util-visit "^1.1.0"
4424+
unist-util-visit "^2.0.3"
44364425

44374426
textlint-scripts@^12.0.2:
44384427
version "12.0.2"
@@ -4561,10 +4550,10 @@ try-resolve@^1.0.1:
45614550
resolved "https://registry.yarnpkg.com/try-resolve/-/try-resolve-1.0.1.tgz#cfde6fabd72d63e5797cfaab873abbe8e700e912"
45624551
integrity sha1-z95vq9ctY+V5fPqrhzq76OcA6RI=
45634552

4564-
tslib@^1.9.0:
4565-
version "1.14.1"
4566-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
4567-
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
4553+
tslib@^2.1.0:
4554+
version "2.3.1"
4555+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
4556+
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
45684557

45694558
type-check@^0.4.0, type-check@~0.4.0:
45704559
version "0.4.0"
@@ -4638,11 +4627,6 @@ unique-concat@^0.2.2:
46384627
resolved "https://registry.yarnpkg.com/unique-concat/-/unique-concat-0.2.2.tgz#9210f9bdcaacc5e1e3929490d7c019df96f18712"
46394628
integrity sha1-khD5vcqsxeHjkpSQ18AZ35bxhxI=
46404629

4641-
unist-util-is@^3.0.0:
4642-
version "3.0.0"
4643-
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-3.0.0.tgz#d9e84381c2468e82629e4a5be9d7d05a2dd324cd"
4644-
integrity sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==
4645-
46464630
unist-util-is@^4.0.0:
46474631
version "4.1.0"
46484632
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-4.1.0.tgz#976e5f462a7a5de73d94b706bac1b90671b57797"
@@ -4655,13 +4639,6 @@ unist-util-stringify-position@^2.0.0:
46554639
dependencies:
46564640
"@types/unist" "^2.0.2"
46574641

4658-
unist-util-visit-parents@^2.0.0:
4659-
version "2.1.2"
4660-
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz#25e43e55312166f3348cae6743588781d112c1e9"
4661-
integrity sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==
4662-
dependencies:
4663-
unist-util-is "^3.0.0"
4664-
46654642
unist-util-visit-parents@^3.0.0:
46664643
version "3.1.1"
46674644
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz#65a6ce698f78a6b0f56aa0e88f13801886cdaef6"
@@ -4670,12 +4647,14 @@ unist-util-visit-parents@^3.0.0:
46704647
"@types/unist" "^2.0.0"
46714648
unist-util-is "^4.0.0"
46724649

4673-
unist-util-visit@^1.1.0:
4674-
version "1.4.1"
4675-
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-1.4.1.tgz#4724aaa8486e6ee6e26d7ff3c8685960d560b1e3"
4676-
integrity sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==
4650+
unist-util-visit@^2.0.3:
4651+
version "2.0.3"
4652+
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-2.0.3.tgz#c3703893146df47203bb8a9795af47d7b971208c"
4653+
integrity sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==
46774654
dependencies:
4678-
unist-util-visit-parents "^2.0.0"
4655+
"@types/unist" "^2.0.0"
4656+
unist-util-is "^4.0.0"
4657+
unist-util-visit-parents "^3.0.0"
46794658

46804659
unset-value@^1.0.0:
46814660
version "1.0.0"

0 commit comments

Comments
 (0)