Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 36431c4

Browse files
Bump remark-cli from 8.0.1 to 9.0.0
Bumps [remark-cli](https://github.com/remarkjs/remark) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark/compare/remark-cli@8.0.1...remark-cli@9.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9e3f491 commit 36431c4

File tree

2 files changed

+13
-149
lines changed

2 files changed

+13
-149
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"homepage": "https://github.com/dry-python/functional-jargon-python#readme",
2222
"dependencies": {
2323
"remark": "^13.0.0",
24-
"remark-cli": "^8.0.1",
24+
"remark-cli": "^9.0.0",
2525
"remark-lint": "^8.0.0",
2626
"remark-lint-code-block-style": "^2.0.1",
2727
"remark-lint-no-empty-url": "^2.0.1",

‎yarn.lock

Lines changed: 12 additions & 148 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,6 @@ camelcase@^5.0.0:
115115
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
116116
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
117117

118-
ccount@^1.0.0:
119-
version "1.0.5"
120-
resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.0.5.tgz#ac82a944905a65ce204eb03023157edf29425c17"
121-
integrity sha512-MOli1W+nfbPLlKEhInaxhRdp7KVLFxLN5ykwzHgLsLI3H3gs5jjFAK4Eoj3OzzcxCtumDaI8onoVDeQyWaNTkw==
122-
123118
chalk@^2.0.0:
124119
version "2.4.2"
125120
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -137,11 +132,6 @@ chalk@^3.0.0:
137132
ansi-styles "^4.1.0"
138133
supports-color "^7.1.0"
139134

140-
character-entities-html4@^1.0.0:
141-
version "1.1.4"
142-
resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-1.1.4.tgz#0e64b0a3753ddbf1fdc044c5fd01d0199a02e125"
143-
integrity sha512-HRcDxZuZqMx3/a+qrzxdBKBPUpxWEq9xw2OPZ3a/174ihfrQKVsFhqtthBInFy1zZ9GgZyFXOatNujm8M+El3g==
144-
145135
character-entities-legacy@^1.0.0:
146136
version "1.1.4"
147137
resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz#94bc1845dce70a5bb9d2ecc748725661293d8fc1"
@@ -177,7 +167,7 @@ co@3.1.0:
177167
resolved "https://registry.yarnpkg.com/co/-/co-3.1.0.tgz#4ea54ea5a08938153185e15210c68d9092bc1b78"
178168
integrity sha1-TqVOpaCJOBUxheFSEMaNkJK8G3g=
179169

180-
collapse-white-space@^1.0.2, collapse-white-space@^1.0.4:
170+
collapse-white-space@^1.0.4:
181171
version "1.0.6"
182172
resolved "https://registry.yarnpkg.com/collapse-white-space/-/collapse-white-space-1.0.6.tgz#e63629c0016665792060dbbeb79c42239d2c5287"
183173
integrity sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==
@@ -364,7 +354,7 @@ inflight@^1.0.4:
364354
once "^1.3.0"
365355
wrappy "1"
366356

367-
inherits@2, inherits@^2.0.0, inherits@^2.0.3:
357+
inherits@2, inherits@^2.0.3:
368358
version "2.0.4"
369359
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
370360
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -379,11 +369,6 @@ is-alphabetical@^1.0.0:
379369
resolved "https://registry.yarnpkg.com/is-alphabetical/-/is-alphabetical-1.0.4.tgz#9e7d6b94916be22153745d184c298cbf986a686d"
380370
integrity sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==
381371

382-
is-alphanumeric@^1.0.0:
383-
version "1.0.0"
384-
resolved "https://registry.yarnpkg.com/is-alphanumeric/-/is-alphanumeric-1.0.0.tgz#4a9cef71daf4c001c1d81d63d140cf53fd6889f4"
385-
integrity sha1-Spzvcdr0wAHB2B1j0UDPU/1oifQ=
386-
387372
is-alphanumerical@^1.0.0:
388373
version "1.0.4"
389374
resolved "https://registry.yarnpkg.com/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz#7eb9a2431f855f6b1ef1a78e326df515696c4dbf"
@@ -409,7 +394,7 @@ is-buffer@^2.0.0:
409394
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.4.tgz#3e572f23c8411a5cfd9557c849e3665e0b290623"
410395
integrity sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A==
411396

412-
is-decimal@^1.0.0, is-decimal@^1.0.2:
397+
is-decimal@^1.0.0:
413398
version "1.0.4"
414399
resolved "https://registry.yarnpkg.com/is-decimal/-/is-decimal-1.0.4.tgz#65a3a5958a1c5b63a706e1b333d7cd9f630d3fa5"
415400
integrity sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==
@@ -451,16 +436,6 @@ is-plain-obj@^2.0.0:
451436
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287"
452437
integrity sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==
453438

454-
is-whitespace-character@^1.0.0:
455-
version "1.0.4"
456-
resolved "https://registry.yarnpkg.com/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz#0858edd94a95594c7c9dd0b5c174ec6e45ee4aa7"
457-
integrity sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==
458-
459-
is-word-character@^1.0.0:
460-
version "1.0.4"
461-
resolved "https://registry.yarnpkg.com/is-word-character/-/is-word-character-1.0.4.tgz#ce0e73216f98599060592f62ff31354ddbeb0230"
462-
integrity sha512-5SMO8RVennx3nZrqtKwCGyyetPE9VDba5ugvKLaD4KopPG5kR4mQ7tNt/r7feL5yt5h3lpuBbIUmCOG2eSzXHA==
463-
464439
js-tokens@^4.0.0:
465440
version "4.0.0"
466441
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
@@ -521,7 +496,7 @@ locate-path@^3.0.0:
521496
p-locate "^3.0.0"
522497
path-exists "^3.0.0"
523498

524-
longest-streak@^2.0.0, longest-streak@^2.0.1:
499+
longest-streak@^2.0.0:
525500
version "2.0.4"
526501
resolved "https://registry.yarnpkg.com/longest-streak/-/longest-streak-2.0.4.tgz#b8599957da5b5dab64dee3fe316fa774597d90e4"
527502
integrity sha512-vM6rUVCVUJJt33bnmHiZEvr7wPT78ztX7rojL+LW51bHtLh6HTjx84LA5W4+oa6aKEJA7jJu5LR6vQRBpA5DVg==
@@ -533,35 +508,16 @@ lru-cache@^6.0.0:
533508
dependencies:
534509
yallist "^4.0.0"
535510

536-
markdown-escapes@^1.0.0:
537-
version "1.0.4"
538-
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.4.tgz#c95415ef451499d7602b91095f3c8e8975f78535"
539-
integrity sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==
540-
541511
markdown-extensions@^1.1.0:
542512
version "1.1.1"
543513
resolved "https://registry.yarnpkg.com/markdown-extensions/-/markdown-extensions-1.1.1.tgz#fea03b539faeaee9b4ef02a3769b455b189f7fc3"
544514
integrity sha512-WWC0ZuMzCyDHYCasEGs4IPvLyTGftYwh6wIEOULOF0HXcqZlhwRzrK0w2VUlxWA98xnvb/jszw4ZSkJ6ADpM6Q==
545515

546-
markdown-table@^2.0.0:
547-
version "2.0.0"
548-
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-2.0.0.tgz#194a90ced26d31fe753d8b9434430214c011865b"
549-
integrity sha512-Ezda85ToJUBhM6WGaG6veasyym+Tbs3cMAw/ZhOPqXiYsr0jgocBV3j3nx+4lk47plLlIqjwuTm/ywVI+zjJ/A==
550-
dependencies:
551-
repeat-string "^1.0.0"
552-
553516
mdast-comment-marker@^1.0.0:
554517
version "1.1.2"
555518
resolved "https://registry.yarnpkg.com/mdast-comment-marker/-/mdast-comment-marker-1.1.2.tgz#5ad2e42cfcc41b92a10c1421a98c288d7b447a6d"
556519
integrity sha512-vTFXtmbbF3rgnTh3Zl3irso4LtvwUq/jaDvT2D1JqTGAwaipcS7RpTxzi6KjoRqI9n2yuAhzLDAC8xVTF3XYVQ==
557520

558-
mdast-util-compact@^2.0.0:
559-
version "2.0.1"
560-
resolved "https://registry.yarnpkg.com/mdast-util-compact/-/mdast-util-compact-2.0.1.tgz#cabc69a2f43103628326f35b1acf735d55c99490"
561-
integrity sha512-7GlnT24gEwDrdAwEHrU4Vv5lLWrEer4KOkAiKT9nYstsTad7Oc1TwqT2zIMKRdZF7cTuaf+GA1E4Kv7jJh8mPA==
562-
dependencies:
563-
unist-util-visit "^2.0.0"
564-
565521
mdast-util-from-markdown@^0.8.0:
566522
version "0.8.1"
567523
resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.1.tgz#781371d493cac11212947226190270c15dc97116"
@@ -715,13 +671,13 @@ readdirp@~3.4.0:
715671
dependencies:
716672
picomatch "^2.2.1"
717673

718-
remark-cli@^8.0.1:
719-
version "8.0.1"
720-
resolved "https://registry.yarnpkg.com/remark-cli/-/remark-cli-8.0.1.tgz#093e9f27c1d56a591f4c44c017de5749d4e79a08"
721-
integrity sha512-UaYeFI5qUAzkthUd8/MLBQD5OKM6jLN8GRvF6v+KF7xO/i1jQ+X2VqUSQAxWFYxZ8R25gM56GVjeoKOZ0EIr8A==
674+
remark-cli@^9.0.0:
675+
version "9.0.0"
676+
resolved "https://registry.yarnpkg.com/remark-cli/-/remark-cli-9.0.0.tgz#6f7951e7a72217535f2e32b7a6d3f638fe182f86"
677+
integrity sha512-y6kCXdwZoMoh0Wo4Och1tDW50PmMc86gW6GpF08v9d+xUCEJE2wwXdQ+TnTaUamRnfFdU+fE+eNf2PJ53cyq8g==
722678
dependencies:
723679
markdown-extensions "^1.1.0"
724-
remark "^12.0.0"
680+
remark "^13.0.0"
725681
unified-args "^8.0.0"
726682

727683
remark-lint-blockquote-indentation@^2.0.0:
@@ -1032,28 +988,6 @@ remark-message-control@^6.0.0:
1032988
mdast-comment-marker "^1.0.0"
1033989
unified-message-control "^3.0.0"
1034990

1035-
remark-parse@^8.0.0:
1036-
version "8.0.3"
1037-
resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-8.0.3.tgz#9c62aa3b35b79a486454c690472906075f40c7e1"
1038-
integrity sha512-E1K9+QLGgggHxCQtLt++uXltxEprmWzNfg+MxpfHsZlrddKzZ/hZyWHDbK3/Ap8HJQqYJRXP+jHczdL6q6i85Q==
1039-
dependencies:
1040-
ccount "^1.0.0"
1041-
collapse-white-space "^1.0.2"
1042-
is-alphabetical "^1.0.0"
1043-
is-decimal "^1.0.0"
1044-
is-whitespace-character "^1.0.0"
1045-
is-word-character "^1.0.0"
1046-
markdown-escapes "^1.0.0"
1047-
parse-entities "^2.0.0"
1048-
repeat-string "^1.5.4"
1049-
state-toggle "^1.0.0"
1050-
trim "0.0.1"
1051-
trim-trailing-lines "^1.0.0"
1052-
unherit "^1.0.4"
1053-
unist-util-remove-position "^2.0.0"
1054-
vfile-location "^3.0.0"
1055-
xtend "^4.0.1"
1056-
1057991
remark-parse@^9.0.0:
1058992
version "9.0.0"
1059993
resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-9.0.0.tgz#4d20a299665880e4f4af5d90b7c7b8a935853640"
@@ -1102,26 +1036,6 @@ remark-preset-lint-recommended@^5.0.0:
11021036
remark-lint-no-unused-definitions "^2.0.0"
11031037
remark-lint-ordered-list-marker-style "^2.0.0"
11041038

1105-
remark-stringify@^8.0.0:
1106-
version "8.1.1"
1107-
resolved "https://registry.yarnpkg.com/remark-stringify/-/remark-stringify-8.1.1.tgz#e2a9dc7a7bf44e46a155ec78996db896780d8ce5"
1108-
integrity sha512-q4EyPZT3PcA3Eq7vPpT6bIdokXzFGp9i85igjmhRyXWmPs0Y6/d2FYwUNotKAWyLch7g0ASZJn/KHHcHZQ163A==
1109-
dependencies:
1110-
ccount "^1.0.0"
1111-
is-alphanumeric "^1.0.0"
1112-
is-decimal "^1.0.0"
1113-
is-whitespace-character "^1.0.0"
1114-
longest-streak "^2.0.1"
1115-
markdown-escapes "^1.0.0"
1116-
markdown-table "^2.0.0"
1117-
mdast-util-compact "^2.0.0"
1118-
parse-entities "^2.0.0"
1119-
repeat-string "^1.5.4"
1120-
state-toggle "^1.0.0"
1121-
stringify-entities "^3.0.0"
1122-
unherit "^1.0.4"
1123-
xtend "^4.0.1"
1124-
11251039
remark-stringify@^9.0.0:
11261040
version "9.0.0"
11271041
resolved "https://registry.yarnpkg.com/remark-stringify/-/remark-stringify-9.0.0.tgz#8ba0c9e4167c42733832215a81550489759e3793"
@@ -1143,15 +1057,6 @@ remark-validate-links@^10.0.2:
11431057
unist-util-visit "^2.0.0"
11441058
xtend "^4.0.0"
11451059

1146-
remark@^12.0.0:
1147-
version "12.0.1"
1148-
resolved "https://registry.yarnpkg.com/remark/-/remark-12.0.1.tgz#f1ddf68db7be71ca2bad0a33cd3678b86b9c709f"
1149-
integrity sha512-gS7HDonkdIaHmmP/+shCPejCEEW+liMp/t/QwmF0Xt47Rpuhl32lLtDV1uKWvGoq+kxr5jSgg5oAIpGuyULjUw==
1150-
dependencies:
1151-
remark-parse "^8.0.0"
1152-
remark-stringify "^8.0.0"
1153-
unified "^9.0.0"
1154-
11551060
remark@^13.0.0:
11561061
version "13.0.0"
11571062
resolved "https://registry.yarnpkg.com/remark/-/remark-13.0.0.tgz#d15d9bf71a402f40287ebe36067b66d54868e425"
@@ -1161,7 +1066,7 @@ remark@^13.0.0:
11611066
remark-stringify "^9.0.0"
11621067
unified "^9.1.0"
11631068

1164-
repeat-string@^1.0.0, repeat-string@^1.5.0, repeat-string@^1.5.4:
1069+
repeat-string@^1.0.0, repeat-string@^1.5.0:
11651070
version "1.6.1"
11661071
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
11671072
integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
@@ -1191,11 +1096,6 @@ sprintf-js@~1.0.2:
11911096
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
11921097
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
11931098

1194-
state-toggle@^1.0.0:
1195-
version "1.0.3"
1196-
resolved "https://registry.yarnpkg.com/state-toggle/-/state-toggle-1.0.3.tgz#e123b16a88e143139b09c6852221bc9815917dfe"
1197-
integrity sha512-d/5Z4/2iiCnHw6Xzghyhb+GcmF89bxwgXG60wjIiZaxnymbyOmI8Hk4VqHXiVVp6u2ysaskFfXg3ekCj4WNftQ==
1198-
11991099
string-width@^4.0.0:
12001100
version "4.2.0"
12011101
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5"
@@ -1212,17 +1112,6 @@ string_decoder@^1.1.1:
12121112
dependencies:
12131113
safe-buffer "~5.2.0"
12141114

1215-
stringify-entities@^3.0.0:
1216-
version "3.0.1"
1217-
resolved "https://registry.yarnpkg.com/stringify-entities/-/stringify-entities-3.0.1.tgz#32154b91286ab0869ab2c07696223bd23b6dbfc0"
1218-
integrity sha512-Lsk3ISA2++eJYqBMPKcr/8eby1I6L0gP0NlxF8Zja6c05yr/yCYyb2c9PwXjd08Ib3If1vn1rbs1H5ZtVuOfvQ==
1219-
dependencies:
1220-
character-entities-html4 "^1.0.0"
1221-
character-entities-legacy "^1.0.0"
1222-
is-alphanumerical "^1.0.0"
1223-
is-decimal "^1.0.2"
1224-
is-hexadecimal "^1.0.0"
1225-
12261115
strip-ansi@^6.0.0:
12271116
version "6.0.0"
12281117
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
@@ -1271,16 +1160,6 @@ to-vfile@^6.0.0:
12711160
is-buffer "^2.0.0"
12721161
vfile "^4.0.0"
12731162

1274-
trim-trailing-lines@^1.0.0:
1275-
version "1.1.3"
1276-
resolved "https://registry.yarnpkg.com/trim-trailing-lines/-/trim-trailing-lines-1.1.3.tgz#7f0739881ff76657b7776e10874128004b625a94"
1277-
integrity sha512-4ku0mmjXifQcTVfYDfR5lpgV7zVqPg6zV9rdZmwOPqq0+Zq19xDqEgagqVbc4pOOShbncuAOIs59R3+3gcF3ZA==
1278-
1279-
trim@0.0.1:
1280-
version "0.0.1"
1281-
resolved "https://registry.yarnpkg.com/trim/-/trim-0.0.1.tgz#5858547f6b290757ee95cccc666fb50084c460dd"
1282-
integrity sha1-WFhUf2spB1fulczMZm+1AITEYN0=
1283-
12841163
trough@^1.0.0:
12851164
version "1.0.5"
12861165
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
@@ -1291,14 +1170,6 @@ typedarray@^0.0.6:
12911170
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
12921171
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
12931172

1294-
unherit@^1.0.4:
1295-
version "1.1.3"
1296-
resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.3.tgz#6c9b503f2b41b262330c80e91c8614abdaa69c22"
1297-
integrity sha512-Ft16BJcnapDKp0+J/rqFC3Rrk6Y/Ng4nzsC028k2jdDII/rdZ7Wd3pPT/6+vIIxRagwRc9K0IUX0Ra4fKvw+WQ==
1298-
dependencies:
1299-
inherits "^2.0.0"
1300-
xtend "^4.0.0"
1301-
13021173
unified-args@^8.0.0:
13031174
version "8.1.0"
13041175
resolved "https://registry.yarnpkg.com/unified-args/-/unified-args-8.1.0.tgz#a27dbe996a49fbbf3d9f5c6a98008ab9b0ee6ae5"
@@ -1351,7 +1222,7 @@ unified-message-control@^3.0.0:
13511222
unist-util-visit "^2.0.0"
13521223
vfile-location "^3.0.0"
13531224

1354-
unified@^9.0.0, unified@^9.1.0:
1225+
unified@^9.1.0:
13551226
version "9.2.0"
13561227
resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.0.tgz#67a62c627c40589edebbf60f53edfd4d822027f8"
13571228
integrity sha512-vx2Z0vY+a3YoTj8+pttM3tiJHCwY5UFbYdiWrwBEbHmK8pvsPj2rtAX2BFfgXen8T39CJWblWRDT4L5WGXtDdg==
@@ -1385,13 +1256,6 @@ unist-util-position@^3.0.0, unist-util-position@^3.1.0:
13851256
resolved "https://registry.yarnpkg.com/unist-util-position/-/unist-util-position-3.1.0.tgz#1c42ee6301f8d52f47d14f62bbdb796571fa2d47"
13861257
integrity sha512-w+PkwCbYSFw8vpgWD0v7zRCl1FpY3fjDSQ3/N/wNd9Ffa4gPi8+4keqt99N3XW6F99t/mUzp2xAhNmfKWp95QA==
13871258

1388-
unist-util-remove-position@^2.0.0:
1389-
version "2.0.1"
1390-
resolved "https://registry.yarnpkg.com/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz#5d19ca79fdba712301999b2b73553ca8f3b352cc"
1391-
integrity sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==
1392-
dependencies:
1393-
unist-util-visit "^2.0.0"
1394-
13951259
unist-util-stringify-position@^2.0.0:
13961260
version "2.0.3"
13971261
resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz#cce3bfa1cdf85ba7375d1d5b17bdc4cada9bd9da"
@@ -1485,7 +1349,7 @@ wrappy@1:
14851349
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
14861350
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
14871351

1488-
xtend@^4.0.0, xtend@^4.0.1:
1352+
xtend@^4.0.0:
14891353
version "4.0.2"
14901354
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
14911355
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /