Skip to content

Commit 98e2112

Browse files
chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /.ci/remark-lint (#6549)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
1 parent 67b05a4 commit 98e2112

File tree

1 file changed

+214
-29
lines changed

1 file changed

+214
-29
lines changed

.ci/remark-lint/yarn.lock

Lines changed: 214 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ ajv-formats@2.1.1:
228228
dependencies:
229229
ajv "^8.0.0"
230230

231-
ajv@^8.0.0, ajv@8.12.0:
231+
ajv@8.12.0, ajv@^8.0.0:
232232
version "8.12.0"
233233
resolved "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz"
234234
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
@@ -392,16 +392,16 @@ color-convert@^2.0.1:
392392
dependencies:
393393
color-name "~1.1.4"
394394

395-
color-name@~1.1.4:
396-
version "1.1.4"
397-
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
398-
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
399-
400395
color-name@1.1.3:
401396
version "1.1.3"
402397
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
403398
integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
404399

400+
color-name@~1.1.4:
401+
version "1.1.4"
402+
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
403+
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
404+
405405
comma-separated-tokens@^2.0.0:
406406
version "2.0.3"
407407
resolved "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz"
@@ -692,9 +692,9 @@ js-tokens@^4.0.0:
692692
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
693693

694694
js-yaml@^4.1.0:
695-
version "4.1.0"
696-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
697-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
695+
version "4.1.1"
696+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
697+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
698698
dependencies:
699699
argparse "^2.0.1"
700700

@@ -753,6 +753,11 @@ markdown-extensions@^2.0.0:
753753
resolved "https://registry.npmjs.org/markdown-extensions/-/markdown-extensions-2.0.0.tgz"
754754
integrity sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==
755755

756+
markdown-table@^3.0.0:
757+
version "3.0.4"
758+
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-3.0.4.tgz#fe44d6d410ff9d6f2ea1797a3f60aa4d2b631c2a"
759+
integrity sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==
760+
756761
mdast-comment-marker@^3.0.0:
757762
version "3.0.0"
758763
resolved "https://registry.npmjs.org/mdast-comment-marker/-/mdast-comment-marker-3.0.0.tgz"
@@ -775,6 +780,16 @@ mdast-util-directive@^3.0.0:
775780
stringify-entities "^4.0.0"
776781
unist-util-visit-parents "^6.0.0"
777782

783+
mdast-util-find-and-replace@^3.0.0:
784+
version "3.0.2"
785+
resolved "https://registry.yarnpkg.com/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz#70a3174c894e14df722abf43bc250cbae44b11df"
786+
integrity sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==
787+
dependencies:
788+
"@types/mdast" "^4.0.0"
789+
escape-string-regexp "^5.0.0"
790+
unist-util-is "^6.0.0"
791+
unist-util-visit-parents "^6.0.0"
792+
778793
mdast-util-from-markdown@^2.0.0:
779794
version "2.0.1"
780795
resolved "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.1.tgz"
@@ -805,6 +820,71 @@ mdast-util-frontmatter@^2.0.0:
805820
mdast-util-to-markdown "^2.0.0"
806821
micromark-extension-frontmatter "^2.0.0"
807822

823+
mdast-util-gfm-autolink-literal@^2.0.0:
824+
version "2.0.1"
825+
resolved "https://registry.yarnpkg.com/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz#abd557630337bd30a6d5a4bd8252e1c2dc0875d5"
826+
integrity sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==
827+
dependencies:
828+
"@types/mdast" "^4.0.0"
829+
ccount "^2.0.0"
830+
devlop "^1.0.0"
831+
mdast-util-find-and-replace "^3.0.0"
832+
micromark-util-character "^2.0.0"
833+
834+
mdast-util-gfm-footnote@^2.0.0:
835+
version "2.1.0"
836+
resolved "https://registry.yarnpkg.com/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz#7778e9d9ca3df7238cc2bd3fa2b1bf6a65b19403"
837+
integrity sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==
838+
dependencies:
839+
"@types/mdast" "^4.0.0"
840+
devlop "^1.1.0"
841+
mdast-util-from-markdown "^2.0.0"
842+
mdast-util-to-markdown "^2.0.0"
843+
micromark-util-normalize-identifier "^2.0.0"
844+
845+
mdast-util-gfm-strikethrough@^2.0.0:
846+
version "2.0.0"
847+
resolved "https://registry.yarnpkg.com/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz#d44ef9e8ed283ac8c1165ab0d0dfd058c2764c16"
848+
integrity sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==
849+
dependencies:
850+
"@types/mdast" "^4.0.0"
851+
mdast-util-from-markdown "^2.0.0"
852+
mdast-util-to-markdown "^2.0.0"
853+
854+
mdast-util-gfm-table@^2.0.0:
855+
version "2.0.0"
856+
resolved "https://registry.yarnpkg.com/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz#7a435fb6223a72b0862b33afbd712b6dae878d38"
857+
integrity sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==
858+
dependencies:
859+
"@types/mdast" "^4.0.0"
860+
devlop "^1.0.0"
861+
markdown-table "^3.0.0"
862+
mdast-util-from-markdown "^2.0.0"
863+
mdast-util-to-markdown "^2.0.0"
864+
865+
mdast-util-gfm-task-list-item@^2.0.0:
866+
version "2.0.0"
867+
resolved "https://registry.yarnpkg.com/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz#e68095d2f8a4303ef24094ab642e1047b991a936"
868+
integrity sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==
869+
dependencies:
870+
"@types/mdast" "^4.0.0"
871+
devlop "^1.0.0"
872+
mdast-util-from-markdown "^2.0.0"
873+
mdast-util-to-markdown "^2.0.0"
874+
875+
mdast-util-gfm@^3.0.0:
876+
version "3.1.0"
877+
resolved "https://registry.yarnpkg.com/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz#2cdf63b92c2a331406b0fb0db4c077c1b0331751"
878+
integrity sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==
879+
dependencies:
880+
mdast-util-from-markdown "^2.0.0"
881+
mdast-util-gfm-autolink-literal "^2.0.0"
882+
mdast-util-gfm-footnote "^2.0.0"
883+
mdast-util-gfm-strikethrough "^2.0.0"
884+
mdast-util-gfm-table "^2.0.0"
885+
mdast-util-gfm-task-list-item "^2.0.0"
886+
mdast-util-to-markdown "^2.0.0"
887+
808888
mdast-util-heading-style@^3.0.0:
809889
version "3.0.0"
810890
resolved "https://registry.npmjs.org/mdast-util-heading-style/-/mdast-util-heading-style-3.0.0.tgz"
@@ -927,6 +1007,85 @@ micromark-extension-frontmatter@^2.0.0:
9271007
micromark-util-symbol "^2.0.0"
9281008
micromark-util-types "^2.0.0"
9291009

1010+
micromark-extension-gfm-autolink-literal@^2.0.0:
1011+
version "2.1.0"
1012+
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz#6286aee9686c4462c1e3552a9d505feddceeb935"
1013+
integrity sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==
1014+
dependencies:
1015+
micromark-util-character "^2.0.0"
1016+
micromark-util-sanitize-uri "^2.0.0"
1017+
micromark-util-symbol "^2.0.0"
1018+
micromark-util-types "^2.0.0"
1019+
1020+
micromark-extension-gfm-footnote@^2.0.0:
1021+
version "2.1.0"
1022+
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz#4dab56d4e398b9853f6fe4efac4fc9361f3e0750"
1023+
integrity sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==
1024+
dependencies:
1025+
devlop "^1.0.0"
1026+
micromark-core-commonmark "^2.0.0"
1027+
micromark-factory-space "^2.0.0"
1028+
micromark-util-character "^2.0.0"
1029+
micromark-util-normalize-identifier "^2.0.0"
1030+
micromark-util-sanitize-uri "^2.0.0"
1031+
micromark-util-symbol "^2.0.0"
1032+
micromark-util-types "^2.0.0"
1033+
1034+
micromark-extension-gfm-strikethrough@^2.0.0:
1035+
version "2.1.0"
1036+
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz#86106df8b3a692b5f6a92280d3879be6be46d923"
1037+
integrity sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==
1038+
dependencies:
1039+
devlop "^1.0.0"
1040+
micromark-util-chunked "^2.0.0"
1041+
micromark-util-classify-character "^2.0.0"
1042+
micromark-util-resolve-all "^2.0.0"
1043+
micromark-util-symbol "^2.0.0"
1044+
micromark-util-types "^2.0.0"
1045+
1046+
micromark-extension-gfm-table@^2.0.0:
1047+
version "2.1.1"
1048+
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz#fac70bcbf51fe65f5f44033118d39be8a9b5940b"
1049+
integrity sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==
1050+
dependencies:
1051+
devlop "^1.0.0"
1052+
micromark-factory-space "^2.0.0"
1053+
micromark-util-character "^2.0.0"
1054+
micromark-util-symbol "^2.0.0"
1055+
micromark-util-types "^2.0.0"
1056+
1057+
micromark-extension-gfm-tagfilter@^2.0.0:
1058+
version "2.0.0"
1059+
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz#f26d8a7807b5985fba13cf61465b58ca5ff7dc57"
1060+
integrity sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==
1061+
dependencies:
1062+
micromark-util-types "^2.0.0"
1063+
1064+
micromark-extension-gfm-task-list-item@^2.0.0:
1065+
version "2.1.0"
1066+
resolved "https://registry.yarnpkg.com/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz#bcc34d805639829990ec175c3eea12bb5b781f2c"
1067+
integrity sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==
1068+
dependencies:
1069+
devlop "^1.0.0"
1070+
micromark-factory-space "^2.0.0"
1071+
micromark-util-character "^2.0.0"
1072+
micromark-util-symbol "^2.0.0"
1073+
micromark-util-types "^2.0.0"
1074+
1075+
micromark-extension-gfm@^3.0.0:
1076+
version "3.0.0"
1077+
resolved "https://registry.yarnpkg.com/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz#3e13376ab95dd7a5cfd0e29560dfe999657b3c5b"
1078+
integrity sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==
1079+
dependencies:
1080+
micromark-extension-gfm-autolink-literal "^2.0.0"
1081+
micromark-extension-gfm-footnote "^2.0.0"
1082+
micromark-extension-gfm-strikethrough "^2.0.0"
1083+
micromark-extension-gfm-table "^2.0.0"
1084+
micromark-extension-gfm-tagfilter "^2.0.0"
1085+
micromark-extension-gfm-task-list-item "^2.0.0"
1086+
micromark-util-combine-extensions "^2.0.0"
1087+
micromark-util-types "^2.0.0"
1088+
9301089
micromark-factory-destination@^2.0.0:
9311090
version "2.0.0"
9321091
resolved "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.0.tgz"
@@ -1099,7 +1258,7 @@ micromark@^4.0.0:
10991258
micromark-util-symbol "^2.0.0"
11001259
micromark-util-types "^2.0.0"
11011260

1102-
minimatch@^9.0.0, minimatch@9.0.3:
1261+
minimatch@9.0.3, minimatch@^9.0.0:
11031262
version "9.0.3"
11041263
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz"
11051264
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -1330,6 +1489,18 @@ remark-frontmatter@5.0.0:
13301489
micromark-extension-frontmatter "^2.0.0"
13311490
unified "^11.0.0"
13321491

1492+
remark-gfm@4.0.1:
1493+
version "4.0.1"
1494+
resolved "https://registry.yarnpkg.com/remark-gfm/-/remark-gfm-4.0.1.tgz#33227b2a74397670d357bf05c098eaf8513f0d6b"
1495+
integrity sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==
1496+
dependencies:
1497+
"@types/mdast" "^4.0.0"
1498+
mdast-util-gfm "^3.0.0"
1499+
micromark-extension-gfm "^3.0.0"
1500+
remark-parse "^11.0.0"
1501+
remark-stringify "^11.0.0"
1502+
unified "^11.0.0"
1503+
13331504
remark-lint-blockquote-indentation@^4.0.0:
13341505
version "4.0.0"
13351506
resolved "https://registry.npmjs.org/remark-lint-blockquote-indentation/-/remark-lint-blockquote-indentation-4.0.0.tgz"
@@ -1738,7 +1909,7 @@ remark-lint-no-multiple-toplevel-headings@^4.0.0:
17381909
unist-util-visit-parents "^6.0.0"
17391910
vfile-message "^4.0.0"
17401911

1741-
remark-lint-no-shell-dollars@^4.0.0, remark-lint-no-shell-dollars@4.0.0:
1912+
remark-lint-no-shell-dollars@4.0.0, remark-lint-no-shell-dollars@^4.0.0:
17421913
version "4.0.0"
17431914
resolved "https://registry.npmjs.org/remark-lint-no-shell-dollars/-/remark-lint-no-shell-dollars-4.0.0.tgz"
17441915
integrity sha512-ye2h8FzjsgqqQV0HHN2g9N4FqI3eD9Gpgu7tU5ADIJyQ3mUJdwBoFn7IlGnpmumR1fb/l6u/AhRavIZxXYqG+Q==
@@ -1781,6 +1952,20 @@ remark-lint-no-table-indentation@^5.0.0:
17811952
unist-util-visit-parents "^6.0.0"
17821953
vfile-location "^5.0.0"
17831954

1955+
remark-lint-no-undefined-references@5.0.2:
1956+
version "5.0.2"
1957+
resolved "https://registry.yarnpkg.com/remark-lint-no-undefined-references/-/remark-lint-no-undefined-references-5.0.2.tgz#8a244c250db92d3ee2664dbb7ad873c7df84d71d"
1958+
integrity sha512-5prkVb1tKwJwr5+kct/UjsLjvMdEDO7uClPeGfrxfAcN59+pWU8OUSYiqYmpSKWJPIdyxPRS8Oyf1HtaYvg8VQ==
1959+
dependencies:
1960+
"@types/mdast" "^4.0.0"
1961+
collapse-white-space "^2.0.0"
1962+
devlop "^1.0.0"
1963+
micromark-util-normalize-identifier "^2.0.0"
1964+
unified-lint-rule "^3.0.0"
1965+
unist-util-position "^5.0.0"
1966+
unist-util-visit-parents "^6.0.0"
1967+
vfile-location "^5.0.0"
1968+
17841969
remark-lint-no-undefined-references@^5.0.0:
17851970
version "5.0.0"
17861971
resolved "https://registry.npmjs.org/remark-lint-no-undefined-references/-/remark-lint-no-undefined-references-5.0.0.tgz"
@@ -2116,13 +2301,6 @@ spdx-license-ids@^3.0.0:
21162301
resolved "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.18.tgz"
21172302
integrity sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==
21182303

2119-
string_decoder@^1.1.1:
2120-
version "1.3.0"
2121-
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
2122-
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
2123-
dependencies:
2124-
safe-buffer "~5.2.0"
2125-
21262304
"string-width-cjs@npm:string-width@^4.2.0":
21272305
version "4.2.3"
21282306
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
@@ -2159,6 +2337,13 @@ string-width@^6.0.0:
21592337
emoji-regex "^10.2.1"
21602338
strip-ansi "^7.0.1"
21612339

2340+
string_decoder@^1.1.1:
2341+
version "1.3.0"
2342+
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz"
2343+
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==
2344+
dependencies:
2345+
safe-buffer "~5.2.0"
2346+
21622347
stringify-entities@^4.0.0:
21632348
version "4.0.4"
21642349
resolved "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz"
@@ -2274,16 +2459,6 @@ unified-engine@^11.0.0:
22742459
vfile-statistics "^3.0.0"
22752460
yaml "^2.0.0"
22762461

2277-
unified-lint-rule@^3.0.0:
2278-
version "3.0.0"
2279-
resolved "https://registry.npmjs.org/unified-lint-rule/-/unified-lint-rule-3.0.0.tgz"
2280-
integrity sha512-Sz96ILLsTy3djsG3H44zFb2b77MFf9CQVYnV3PWkxgRX8/n31fFrr+JnzUaJ6cbOHTtZnL1A71+YodsTjzwAew==
2281-
dependencies:
2282-
"@types/unist" "^3.0.0"
2283-
trough "^2.0.0"
2284-
unified "^11.0.0"
2285-
vfile "^6.0.0"
2286-
22872462
unified-lint-rule@2.1.2:
22882463
version "2.1.2"
22892464
resolved "https://registry.npmjs.org/unified-lint-rule/-/unified-lint-rule-2.1.2.tgz"
@@ -2294,6 +2469,16 @@ unified-lint-rule@2.1.2:
22942469
unified "^10.0.0"
22952470
vfile "^5.0.0"
22962471

2472+
unified-lint-rule@^3.0.0:
2473+
version "3.0.0"
2474+
resolved "https://registry.npmjs.org/unified-lint-rule/-/unified-lint-rule-3.0.0.tgz"
2475+
integrity sha512-Sz96ILLsTy3djsG3H44zFb2b77MFf9CQVYnV3PWkxgRX8/n31fFrr+JnzUaJ6cbOHTtZnL1A71+YodsTjzwAew==
2476+
dependencies:
2477+
"@types/unist" "^3.0.0"
2478+
trough "^2.0.0"
2479+
unified "^11.0.0"
2480+
vfile "^6.0.0"
2481+
22972482
unified-message-control@^5.0.0:
22982483
version "5.0.0"
22992484
resolved "https://registry.npmjs.org/unified-message-control/-/unified-message-control-5.0.0.tgz"
@@ -2529,7 +2714,7 @@ wrap-ansi@^8.1.0:
25292714
string-width "^5.0.1"
25302715
strip-ansi "^7.0.1"
25312716

2532-
yaml@^2.0.0, yaml@2.3.3:
2717+
yaml@2.3.3, yaml@^2.0.0:
25332718
version "2.3.3"
25342719
resolved "https://registry.npmjs.org/yaml/-/yaml-2.3.3.tgz"
25352720
integrity sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==

0 commit comments

Comments
 (0)