Skip to content

Commit efd8086

Browse files
chore(deps-dev): bump eslint-plugin-markdown from 1.0.2 to 2.2.1 (#498)
Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 1.0.2 to 2.2.1. - [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases) - [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v1.0.2...v2.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-markdown dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 923d38d commit efd8086

File tree

2 files changed

+55
-173
lines changed

2 files changed

+55
-173
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"babel-eslint": "^10.1.0",
4141
"eslint": "^7.29.0",
4242
"eslint-plugin-babel": "^5.3.1",
43-
"eslint-plugin-markdown": "^1.0.2",
43+
"eslint-plugin-markdown": "^2.2.1",
4444
"jest": "^27.3.1",
4545
"memfs": "^3.3.0",
4646
"prettier": "^2.4.1",

yarn.lock

Lines changed: 54 additions & 172 deletions
Original file line numberDiff line numberDiff line change
@@ -1974,6 +1974,13 @@
19741974
dependencies:
19751975
"@types/istanbul-lib-report" "*"
19761976

1977+
"@types/mdast@^3.0.0":
1978+
version "3.0.10"
1979+
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.10.tgz#4724244a82a4598884cbbe9bcfd73dff927ee8af"
1980+
integrity sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==
1981+
dependencies:
1982+
"@types/unist" "*"
1983+
19771984
"@types/minimist@^1.2.0":
19781985
version "1.2.1"
19791986
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
@@ -2009,6 +2016,11 @@
20092016
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
20102017
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
20112018

2019+
"@types/unist@*", "@types/unist@^2.0.2":
2020+
version "2.0.6"
2021+
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
2022+
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
2023+
20122024
"@types/yargs-parser@*":
20132025
version "15.0.0"
20142026
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"
@@ -2384,11 +2396,6 @@ babel-preset-jest@^27.2.0:
23842396
babel-plugin-jest-hoist "^27.2.0"
23852397
babel-preset-current-node-syntax "^1.0.0"
23862398

2387-
bail@^1.0.0:
2388-
version "1.0.5"
2389-
resolved "https://registry.yarnpkg.com/bail/-/bail-1.0.5.tgz#b6fa133404a392cbc1f8c4bf63f5953351e7a776"
2390-
integrity sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==
2391-
23922399
balanced-match@^1.0.0:
23932400
version "1.0.0"
23942401
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
@@ -2714,11 +2721,6 @@ code-point-at@^1.0.0:
27142721
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
27152722
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
27162723

2717-
collapse-white-space@^1.0.2:
2718-
version "1.0.6"
2719-
resolved "https://registry.yarnpkg.com/collapse-white-space/-/collapse-white-space-1.0.6.tgz#e63629c0016665792060dbbeb79c42239d2c5287"
2720-
integrity sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==
2721-
27222724
collect-v8-coverage@^1.0.0:
27232725
version "1.0.1"
27242726
resolved "https://registry.yarnpkg.com/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz#cc2c8e94fc18bbdffe64d6534570c8a673b27f59"
@@ -3213,14 +3215,12 @@ eslint-plugin-babel@^5.3.1:
32133215
dependencies:
32143216
eslint-rule-composer "^0.3.0"
32153217

3216-
eslint-plugin-markdown@^1.0.2:
3217-
version "1.0.2"
3218-
resolved "https://registry.yarnpkg.com/eslint-plugin-markdown/-/eslint-plugin-markdown-1.0.2.tgz#79274bf17ce3ead48e4a55cbcb6d7ce735754280"
3219-
integrity sha512-BfvXKsO0K+zvdarNc801jsE/NTLmig4oKhZ1U3aSUgTf2dB/US5+CrfGxMsCK2Ki1vS1R3HPok+uYpufFndhzw==
3218+
eslint-plugin-markdown@^2.2.1:
3219+
version "2.2.1"
3220+
resolved "https://registry.yarnpkg.com/eslint-plugin-markdown/-/eslint-plugin-markdown-2.2.1.tgz#76b8a970099fbffc6cc1ffcad9772b96911c027a"
3221+
integrity sha512-FgWp4iyYvTFxPwfbxofTvXxgzPsDuSKHQy2S+a8Ve6savbujey+lgrFFbXQA0HPygISpRYWYBjooPzhYSF81iA==
32203222
dependencies:
3221-
object-assign "^4.0.1"
3222-
remark-parse "^5.0.0"
3223-
unified "^6.1.2"
3223+
mdast-util-from-markdown "^0.8.5"
32243224

32253225
eslint-rule-composer@^0.3.0:
32263226
version "0.3.0"
@@ -3387,7 +3387,7 @@ expect@^27.3.1:
33873387
jest-message-util "^27.3.1"
33883388
jest-regex-util "^27.0.6"
33893389

3390-
extend@^3.0.0, extend@~3.0.2:
3390+
extend@~3.0.2:
33913391
version "3.0.2"
33923392
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
33933393
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
@@ -3996,7 +3996,7 @@ inflight@^1.0.4:
39963996
once "^1.3.0"
39973997
wrappy "1"
39983998

3999-
inherits@2, inherits@^2.0.0, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3:
3999+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3:
40004000
version "2.0.4"
40014001
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
40024002
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -4072,11 +4072,6 @@ is-binary-path@~2.1.0:
40724072
dependencies:
40734073
binary-extensions "^2.0.0"
40744074

4075-
is-buffer@^1.1.4:
4076-
version "1.1.6"
4077-
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
4078-
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
4079-
40804075
is-cidr@*:
40814076
version "4.0.2"
40824077
resolved "https://registry.yarnpkg.com/is-cidr/-/is-cidr-4.0.2.tgz#94c7585e4c6c77ceabf920f8cde51b8c0fda8814"
@@ -4206,16 +4201,6 @@ is-typedarray@^1.0.0, is-typedarray@~1.0.0:
42064201
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
42074202
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
42084203

4209-
is-whitespace-character@^1.0.0:
4210-
version "1.0.4"
4211-
resolved "https://registry.yarnpkg.com/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz#0858edd94a95594c7c9dd0b5c174ec6e45ee4aa7"
4212-
integrity sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==
4213-
4214-
is-word-character@^1.0.0:
4215-
version "1.0.4"
4216-
resolved "https://registry.yarnpkg.com/is-word-character/-/is-word-character-1.0.4.tgz#ce0e73216f98599060592f62ff31354ddbeb0230"
4217-
integrity sha512-5SMO8RVennx3nZrqtKwCGyyetPE9VDba5ugvKLaD4KopPG5kR4mQ7tNt/r7feL5yt5h3lpuBbIUmCOG2eSzXHA==
4218-
42194204
isarray@~1.0.0:
42204205
version "1.0.0"
42214206
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
@@ -5137,11 +5122,6 @@ map-obj@^4.0.0:
51375122
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.1.0.tgz#b91221b542734b9f14256c0132c897c5d7256fd5"
51385123
integrity sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==
51395124

5140-
markdown-escapes@^1.0.0:
5141-
version "1.0.4"
5142-
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.4.tgz#c95415ef451499d7602b91095f3c8e8975f78535"
5143-
integrity sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==
5144-
51455125
marked-terminal@^4.1.1:
51465126
version "4.1.1"
51475127
resolved "https://registry.yarnpkg.com/marked-terminal/-/marked-terminal-4.1.1.tgz#34a6f063cd6cfe26bffaf5bac3724e24242168a9"
@@ -5159,6 +5139,22 @@ marked@^2.0.0:
51595139
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.3.tgz#3551c4958c4da36897bda2a16812ef1399c8d6b0"
51605140
integrity sha512-5otztIIcJfPc2qGTN8cVtOJEjNJZ0jwa46INMagrYfk0EvqtRuEHLsEe0LrFS0/q+ZRKT0+kXK7P2T1AN5lWRA==
51615141

5142+
mdast-util-from-markdown@^0.8.5:
5143+
version "0.8.5"
5144+
resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.5.tgz#d1ef2ca42bc377ecb0463a987910dae89bd9a28c"
5145+
integrity sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==
5146+
dependencies:
5147+
"@types/mdast" "^3.0.0"
5148+
mdast-util-to-string "^2.0.0"
5149+
micromark "~2.11.0"
5150+
parse-entities "^2.0.0"
5151+
unist-util-stringify-position "^2.0.0"
5152+
5153+
mdast-util-to-string@^2.0.0:
5154+
version "2.0.0"
5155+
resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz#b8cfe6a713e1091cb5b728fc48885a4767f8b97b"
5156+
integrity sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==
5157+
51625158
memfs@^3.3.0:
51635159
version "3.3.0"
51645160
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.3.0.tgz#4da2d1fc40a04b170a56622c7164c6be2c4cbef2"
@@ -5210,6 +5206,14 @@ merge2@^1.3.0:
52105206
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
52115207
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
52125208

5209+
micromark@~2.11.0:
5210+
version "2.11.4"
5211+
resolved "https://registry.yarnpkg.com/micromark/-/micromark-2.11.4.tgz#d13436138eea826383e822449c9a5c50ee44665a"
5212+
integrity sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==
5213+
dependencies:
5214+
debug "^4.0.0"
5215+
parse-entities "^2.0.0"
5216+
52135217
micromatch@^4.0.2, micromatch@^4.0.4:
52145218
version "4.0.4"
52155219
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
@@ -5695,7 +5699,7 @@ oauth-sign@~0.9.0:
56955699
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
56965700
integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==
56975701

5698-
object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
5702+
object-assign@^4.1.0, object-assign@^4.1.1:
56995703
version "4.1.1"
57005704
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
57015705
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
@@ -5904,10 +5908,10 @@ parse-conflict-json@*, parse-conflict-json@^1.1.1:
59045908
just-diff "^3.0.1"
59055909
just-diff-apply "^3.0.0"
59065910

5907-
parse-entities@^1.1.0:
5908-
version "1.2.2"
5909-
resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-1.2.2.tgz#c31bf0f653b6661354f8973559cb86dd1d5edf50"
5910-
integrity sha512-NzfpbxW/NPrzZ/yYSoQxyqUZMZXIdCfE0OIN4ESsnptHJECoUk3FZktxNuzQf4tjt5UEopnxpYJbvYuxIFDdsg==
5911+
parse-entities@^2.0.0:
5912+
version "2.0.0"
5913+
resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-2.0.0.tgz#53c6eb5b9314a1f4ec99fa0fdf7ce01ecda0cbe8"
5914+
integrity sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==
59115915
dependencies:
59125916
character-entities "^1.0.0"
59135917
character-entities-legacy "^1.0.0"
@@ -6315,37 +6319,6 @@ regjsparser@^0.6.4:
63156319
dependencies:
63166320
jsesc "~0.5.0"
63176321

6318-
remark-parse@^5.0.0:
6319-
version "5.0.0"
6320-
resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-5.0.0.tgz#4c077f9e499044d1d5c13f80d7a98cf7b9285d95"
6321-
integrity sha512-b3iXszZLH1TLoyUzrATcTQUZrwNl1rE70rVdSruJFlDaJ9z5aMkhrG43Pp68OgfHndL/ADz6V69Zow8cTQu+JA==
6322-
dependencies:
6323-
collapse-white-space "^1.0.2"
6324-
is-alphabetical "^1.0.0"
6325-
is-decimal "^1.0.0"
6326-
is-whitespace-character "^1.0.0"
6327-
is-word-character "^1.0.0"
6328-
markdown-escapes "^1.0.0"
6329-
parse-entities "^1.1.0"
6330-
repeat-string "^1.5.4"
6331-
state-toggle "^1.0.0"
6332-
trim "0.0.1"
6333-
trim-trailing-lines "^1.0.0"
6334-
unherit "^1.0.4"
6335-
unist-util-remove-position "^1.0.0"
6336-
vfile-location "^2.0.0"
6337-
xtend "^4.0.1"
6338-
6339-
repeat-string@^1.5.4:
6340-
version "1.6.1"
6341-
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
6342-
integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
6343-
6344-
6345-
version "1.0.0"
6346-
resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.0.tgz#de63128373fcbf7c3ccfa4de5a480c45a67958eb"
6347-
integrity sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=
6348-
63496322
request@^2.88.2:
63506323
version "2.88.2"
63516324
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
@@ -6718,11 +6691,6 @@ stack-utils@^2.0.3:
67186691
dependencies:
67196692
escape-string-regexp "^2.0.0"
67206693

6721-
state-toggle@^1.0.0:
6722-
version "1.0.3"
6723-
resolved "https://registry.yarnpkg.com/state-toggle/-/state-toggle-1.0.3.tgz#e123b16a88e143139b09c6852221bc9815917dfe"
6724-
integrity sha512-d/5Z4/2iiCnHw6Xzghyhb+GcmF89bxwgXG60wjIiZaxnymbyOmI8Hk4VqHXiVVp6u2ysaskFfXg3ekCj4WNftQ==
6725-
67266694
stream-combiner2@~1.1.1:
67276695
version "1.1.1"
67286696
resolved "https://registry.yarnpkg.com/stream-combiner2/-/stream-combiner2-1.1.1.tgz#fb4d8a1420ea362764e21ad4780397bebcb41cbe"
@@ -7052,21 +7020,6 @@ trim-off-newlines@^1.0.0:
70527020
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
70537021
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
70547022

7055-
trim-trailing-lines@^1.0.0:
7056-
version "1.1.4"
7057-
resolved "https://registry.yarnpkg.com/trim-trailing-lines/-/trim-trailing-lines-1.1.4.tgz#bd4abbec7cc880462f10b2c8b5ce1d8d1ec7c2c0"
7058-
integrity sha512-rjUWSqnfTNrjbB9NQWfPMH/xRK1deHeGsHoVfpxJ++XeYXE0d6B1En37AHfw3jtfTU7dzMzZL2jjpe8Qb5gLIQ==
7059-
7060-
7061-
version "0.0.1"
7062-
resolved "https://registry.yarnpkg.com/trim/-/trim-0.0.1.tgz#5858547f6b290757ee95cccc666fb50084c460dd"
7063-
integrity sha1-WFhUf2spB1fulczMZm+1AITEYN0=
7064-
7065-
trough@^1.0.0:
7066-
version "1.0.5"
7067-
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
7068-
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
7069-
70707023
tunnel-agent@^0.6.0:
70717024
version "0.6.0"
70727025
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
@@ -7145,14 +7098,6 @@ uglify-js@^3.1.4:
71457098
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.5.tgz#5d71d6dbba64cf441f32929b1efce7365bb4f113"
71467099
integrity sha512-xtB8yEqIkn7zmOyS2zUNBsYCBRhDkvlNxMMY2smuJ/qA8NCHeQvKCF3i9Z4k8FJH4+PJvZRtMrPynfZ75+CSZw==
71477100

7148-
unherit@^1.0.4:
7149-
version "1.1.3"
7150-
resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.3.tgz#6c9b503f2b41b262330c80e91c8614abdaa69c22"
7151-
integrity sha512-Ft16BJcnapDKp0+J/rqFC3Rrk6Y/Ng4nzsC028k2jdDII/rdZ7Wd3pPT/6+vIIxRagwRc9K0IUX0Ra4fKvw+WQ==
7152-
dependencies:
7153-
inherits "^2.0.0"
7154-
xtend "^4.0.0"
7155-
71567101
unicode-canonical-property-names-ecmascript@^1.0.4:
71577102
version "1.0.4"
71587103
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
@@ -7176,18 +7121,6 @@ unicode-property-aliases-ecmascript@^1.0.4:
71767121
resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.1.0.tgz#dd57a99f6207bedff4628abefb94c50db941c8f4"
71777122
integrity sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg==
71787123

7179-
unified@^6.1.2:
7180-
version "6.2.0"
7181-
resolved "https://registry.yarnpkg.com/unified/-/unified-6.2.0.tgz#7fbd630f719126d67d40c644b7e3f617035f6dba"
7182-
integrity sha512-1k+KPhlVtqmG99RaTbAv/usu85fcSRu3wY8X+vnsEhIxNP5VbVIDiXnLqyKIG+UMdyTg0ZX9EI6k2AfjJkHPtA==
7183-
dependencies:
7184-
bail "^1.0.0"
7185-
extend "^3.0.0"
7186-
is-plain-obj "^1.1.0"
7187-
trough "^1.0.0"
7188-
vfile "^2.0.0"
7189-
x-is-string "^0.1.0"
7190-
71917124
unique-filename@^1.1.1:
71927125
version "1.1.1"
71937126
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
@@ -7209,36 +7142,12 @@ unique-string@^2.0.0:
72097142
dependencies:
72107143
crypto-random-string "^2.0.0"
72117144

7212-
unist-util-is@^3.0.0:
7213-
version "3.0.0"
7214-
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-3.0.0.tgz#d9e84381c2468e82629e4a5be9d7d05a2dd324cd"
7215-
integrity sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==
7216-
7217-
unist-util-remove-position@^1.0.0:
7218-
version "1.1.4"
7219-
resolved "https://registry.yarnpkg.com/unist-util-remove-position/-/unist-util-remove-position-1.1.4.tgz#ec037348b6102c897703eee6d0294ca4755a2020"
7220-
integrity sha512-tLqd653ArxJIPnKII6LMZwH+mb5q+n/GtXQZo6S6csPRs5zB0u79Yw8ouR3wTw8wxvdJFhpP6Y7jorWdCgLO0A==
7221-
dependencies:
7222-
unist-util-visit "^1.1.0"
7223-
7224-
unist-util-stringify-position@^1.0.0, unist-util-stringify-position@^1.1.1:
7225-
version "1.1.2"
7226-
resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-1.1.2.tgz#3f37fcf351279dcbca7480ab5889bb8a832ee1c6"
7227-
integrity sha512-pNCVrk64LZv1kElr0N1wPiHEUoXNVFERp+mlTg/s9R5Lwg87f9bM/3sQB99w+N9D/qnM9ar3+AKDBwo/gm/iQQ==
7228-
7229-
unist-util-visit-parents@^2.0.0:
7230-
version "2.1.2"
7231-
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz#25e43e55312166f3348cae6743588781d112c1e9"
7232-
integrity sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==
7233-
dependencies:
7234-
unist-util-is "^3.0.0"
7235-
7236-
unist-util-visit@^1.1.0:
7237-
version "1.4.1"
7238-
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-1.4.1.tgz#4724aaa8486e6ee6e26d7ff3c8685960d560b1e3"
7239-
integrity sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==
7145+
unist-util-stringify-position@^2.0.0:
7146+
version "2.0.3"
7147+
resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz#cce3bfa1cdf85ba7375d1d5b17bdc4cada9bd9da"
7148+
integrity sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==
72407149
dependencies:
7241-
unist-util-visit-parents "^2.0.0"
7150+
"@types/unist" "^2.0.2"
72427151

72437152
universal-user-agent@^6.0.0:
72447153
version "6.0.0"
@@ -7320,28 +7229,6 @@ [email protected]:
73207229
core-util-is "1.0.2"
73217230
extsprintf "^1.2.0"
73227231

7323-
vfile-location@^2.0.0:
7324-
version "2.0.6"
7325-
resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-2.0.6.tgz#8a274f39411b8719ea5728802e10d9e0dff1519e"
7326-
integrity sha512-sSFdyCP3G6Ka0CEmN83A2YCMKIieHx0EDaj5IDP4g1pa5ZJ4FJDvpO0WODLxo4LUX4oe52gmSCK7Jw4SBghqxA==
7327-
7328-
vfile-message@^1.0.0:
7329-
version "1.1.1"
7330-
resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-1.1.1.tgz#5833ae078a1dfa2d96e9647886cd32993ab313e1"
7331-
integrity sha512-1WmsopSGhWt5laNir+633LszXvZ+Z/lxveBf6yhGsqnQIhlhzooZae7zV6YVM1Sdkw68dtAW3ow0pOdPANugvA==
7332-
dependencies:
7333-
unist-util-stringify-position "^1.1.1"
7334-
7335-
vfile@^2.0.0:
7336-
version "2.3.0"
7337-
resolved "https://registry.yarnpkg.com/vfile/-/vfile-2.3.0.tgz#e62d8e72b20e83c324bc6c67278ee272488bf84a"
7338-
integrity sha512-ASt4mBUHcTpMKD/l5Q+WJXNtshlWxOogYyGYYrg4lt/vuRjC1EFQtlAofL5VmtVNIZJzWYFJjzGWZ0Gw8pzW1w==
7339-
dependencies:
7340-
is-buffer "^1.1.4"
7341-
replace-ext "1.0.0"
7342-
unist-util-stringify-position "^1.0.0"
7343-
vfile-message "^1.0.0"
7344-
73457232
w3c-hr-time@^1.0.2:
73467233
version "1.0.2"
73477234
resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd"
@@ -7475,11 +7362,6 @@ ws@^7.4.5:
74757362
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.0.tgz#0033bafea031fb9df041b2026fc72a571ca44691"
74767363
integrity sha512-6ezXvzOZupqKj4jUqbQ9tXuJNo+BR2gU8fFRk3XCP3e0G6WT414u5ELe6Y0vtp7kmSJ3F7YWObSNr1ESsgi4vw==
74777364

7478-
x-is-string@^0.1.0:
7479-
version "0.1.0"
7480-
resolved "https://registry.yarnpkg.com/x-is-string/-/x-is-string-0.1.0.tgz#474b50865af3a49a9c4657f05acd145458f77d82"
7481-
integrity sha1-R0tQhlrzpJqcRlfwWs0UVFj3fYI=
7482-
74837365
xml-name-validator@^3.0.0:
74847366
version "3.0.0"
74857367
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
@@ -7490,7 +7372,7 @@ xmlchars@^2.2.0:
74907372
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
74917373
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
74927374

7493-
xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
7375+
xtend@~4.0.1:
74947376
version "4.0.2"
74957377
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
74967378
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==

0 commit comments

Comments
 (0)