Skip to content

Commit 7821e9a

Browse files
chore(deps-dev): bump markdownlint-cli2 from 0.4.0 to 0.10.0
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.4.0 to 0.10.0. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.4.0...v0.10.0) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e939c1 commit 7821e9a

2 files changed

Lines changed: 74 additions & 62 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"instant.page": "^5.1",
5353
"katex": "^0.16",
5454
"lazysizes": "^5.3",
55-
"markdownlint-cli2": "^0.4.0",
55+
"markdownlint-cli2": "^0.10.0",
5656
"mermaid": "^8.14",
5757
"postcss": "^8.4",
5858
"postcss-cli": "^9.1",

yarn.lock

Lines changed: 73 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1403,7 +1403,7 @@ brace-expansion@^1.1.7:
14031403
balanced-match "^1.0.0"
14041404
concat-map "0.0.1"
14051405

1406-
braces@^3.0.1, braces@^3.0.2, braces@~3.0.2:
1406+
braces@^3.0.2, braces@~3.0.2:
14071407
version "3.0.2"
14081408
resolved "https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
14091409
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -2423,10 +2423,10 @@ entities@^2.0.0:
24232423
resolved "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
24242424
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
24252425

2426-
entities@~2.1.0:
2427-
version "2.1.0"
2428-
resolved "https://registry.npmmirror.com/entities/-/entities-2.1.0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5"
2429-
integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==
2426+
entities@~3.0.1:
2427+
version "3.0.1"
2428+
resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4"
2429+
integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==
24302430

24312431
error-ex@^1.3.1:
24322432
version "1.3.2"
@@ -2579,6 +2579,17 @@ fast-glob@^3.2.12, fast-glob@^3.2.7, fast-glob@^3.2.9:
25792579
merge2 "^1.3.0"
25802580
micromatch "^4.0.4"
25812581

2582+
fast-glob@^3.3.0:
2583+
version "3.3.1"
2584+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4"
2585+
integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==
2586+
dependencies:
2587+
"@nodelib/fs.stat" "^2.0.2"
2588+
"@nodelib/fs.walk" "^1.2.3"
2589+
glob-parent "^5.1.2"
2590+
merge2 "^1.3.0"
2591+
micromatch "^4.0.4"
2592+
25822593
fast-json-stable-stringify@^2.0.0:
25832594
version "2.1.0"
25842595
resolved "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -2807,15 +2818,14 @@ globals@^13.19.0:
28072818
dependencies:
28082819
type-fest "^0.20.2"
28092820

2810-
globby@12.1.0:
2811-
version "12.1.0"
2812-
resolved "https://registry.npmmirror.com/globby/-/globby-12.1.0.tgz#471757d6d9d25651b655b1da3eae1e25209f86a5"
2813-
integrity sha512-YULDaNwsoUZkRy9TWSY/M7Obh0abamTKoKzTfOI3uU+hfpX2FZqOq8LFDxsjYheF1RH7ITdArgbQnsNBFgcdBA==
2821+
globby@13.2.2:
2822+
version "13.2.2"
2823+
resolved "https://registry.yarnpkg.com/globby/-/globby-13.2.2.tgz#63b90b1bf68619c2135475cbd4e71e66aa090592"
2824+
integrity sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==
28142825
dependencies:
2815-
array-union "^3.0.1"
28162826
dir-glob "^3.0.1"
2817-
fast-glob "^3.2.7"
2818-
ignore "^5.1.9"
2827+
fast-glob "^3.3.0"
2828+
ignore "^5.2.4"
28192829
merge2 "^1.4.1"
28202830
slash "^4.0.0"
28212831

@@ -3018,6 +3028,11 @@ ignore@^5.1.9, ignore@^5.2.0:
30183028
resolved "https://registry.npmmirror.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
30193029
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
30203030

3031+
ignore@^5.2.4:
3032+
version "5.2.4"
3033+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
3034+
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
3035+
30213036
import-fresh@^3.0.0, import-fresh@^3.2.1:
30223037
version "3.3.0"
30233038
resolved "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -3300,10 +3315,10 @@ lines-and-columns@^1.1.6:
33003315
resolved "https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
33013316
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
33023317

3303-
linkify-it@^3.0.1:
3304-
version "3.0.3"
3305-
resolved "https://registry.npmmirror.com/linkify-it/-/linkify-it-3.0.3.tgz#a98baf44ce45a550efb4d49c769d07524cc2fa2e"
3306-
integrity sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ==
3318+
linkify-it@^4.0.1:
3319+
version "4.0.1"
3320+
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-4.0.1.tgz#01f1d5e508190d06669982ba31a7d9f56a5751ec"
3321+
integrity sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==
33073322
dependencies:
33083323
uc.micro "^1.0.1"
33093324

@@ -3392,46 +3407,46 @@ map-obj@^4.0.0:
33923407
resolved "https://registry.npmmirror.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
33933408
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
33943409

3395-
markdown-it@12.3.2:
3396-
version "12.3.2"
3397-
resolved "https://registry.npmmirror.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
3398-
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
3410+
markdown-it@13.0.1:
3411+
version "13.0.1"
3412+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.1.tgz#c6ecc431cacf1a5da531423fc6a42807814af430"
3413+
integrity sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==
33993414
dependencies:
34003415
argparse "^2.0.1"
3401-
entities "~2.1.0"
3402-
linkify-it "^3.0.1"
3416+
entities "~3.0.1"
3417+
linkify-it "^4.0.1"
34033418
mdurl "^1.0.1"
34043419
uc.micro "^1.0.5"
34053420

3406-
markdownlint-cli2-formatter-default@0.0.3:
3407-
version "0.0.3"
3408-
resolved "https://registry.npmmirror.com/markdownlint-cli2-formatter-default/-/markdownlint-cli2-formatter-default-0.0.3.tgz#5aecd6e576ad18801b76e58bbbaf0e916c583ab8"
3409-
integrity sha512-QEAJitT5eqX1SNboOD+SO/LNBpu4P4je8JlR02ug2cLQAqmIhh8IJnSK7AcaHBHhNADqdGydnPpQOpsNcEEqCw==
3421+
markdownlint-cli2-formatter-default@0.0.4:
3422+
version "0.0.4"
3423+
resolved "https://registry.yarnpkg.com/markdownlint-cli2-formatter-default/-/markdownlint-cli2-formatter-default-0.0.4.tgz#81e26b0a50409c0357c6f0d38d8246946b236fab"
3424+
integrity sha512-xm2rM0E+sWgjpPn1EesPXx5hIyrN2ddUnUwnbCsD/ONxYtw3PX6LydvdH6dciWAoFDpwzbHM1TO7uHfcMd6IYg==
34103425

3411-
markdownlint-cli2@^0.4.0:
3412-
version "0.4.0"
3413-
resolved "https://registry.npmmirror.com/markdownlint-cli2/-/markdownlint-cli2-0.4.0.tgz#9e29150278fd3f1fe31a05fc46bd95d2370e8758"
3414-
integrity sha512-EcwP5tAbyzzL3ACI0L16LqbNctmh8wNX56T+aVvIxWyTAkwbYNx2V7IheRkXS3mE7R/pnaApZ/RSXcXuzRVPjg==
3426+
markdownlint-cli2@^0.10.0:
3427+
version "0.10.0"
3428+
resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.10.0.tgz#4ba94b6cc648eb62475432ebcc19557afcdd487b"
3429+
integrity sha512-kVxjPyKFC+eW7iqcxiNI50RDzwugpXkEX5eQlDso/0IUs9M73jXYguLFHDzgi5KatcxU/57Fu8KoGtkFft9lfA==
34153430
dependencies:
3416-
globby "12.1.0"
3417-
markdownlint "0.25.1"
3418-
markdownlint-cli2-formatter-default "0.0.3"
3419-
markdownlint-rule-helpers "0.16.0"
3420-
micromatch "4.0.4"
3421-
strip-json-comments "4.0.0"
3422-
yaml "1.10.2"
3431+
globby "13.2.2"
3432+
markdownlint "0.31.1"
3433+
markdownlint-cli2-formatter-default "0.0.4"
3434+
micromatch "4.0.5"
3435+
strip-json-comments "5.0.1"
3436+
yaml "2.3.2"
34233437

3424-
markdownlint-rule-helpers@0.16.0:
3425-
version "0.16.0"
3426-
resolved "https://registry.npmmirror.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.16.0.tgz#c327f72782bd2b9475127a240508231f0413a25e"
3427-
integrity sha512-oEacRUVeTJ5D5hW1UYd2qExYI0oELdYK72k1TKGvIeYJIbqQWAz476NAc7LNixSySUhcNl++d02DvX0ccDk9/w==
3438+
markdownlint-micromark@0.1.7:
3439+
version "0.1.7"
3440+
resolved "https://registry.yarnpkg.com/markdownlint-micromark/-/markdownlint-micromark-0.1.7.tgz#c465091b30d61a56027ccbfb981c80c96448c165"
3441+
integrity sha512-BbRPTC72fl5vlSKv37v/xIENSRDYL/7X/XoFzZ740FGEbs9vZerLrIkFRY0rv7slQKxDczToYuMmqQFN61fi4Q==
34283442

3429-
markdownlint@0.25.1:
3430-
version "0.25.1"
3431-
resolved "https://registry.npmmirror.com/markdownlint/-/markdownlint-0.25.1.tgz#df04536607ebeeda5ccd5e4f38138823ed623788"
3432-
integrity sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==
3443+
markdownlint@0.31.1:
3444+
version "0.31.1"
3445+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.31.1.tgz#f014ed2d3614c5dbc351b7f65641ccc0a5facdb7"
3446+
integrity sha512-CKMR2hgcIBrYlIUccDCOvi966PZ0kJExDrUi1R+oF9PvqQmCrTqjOsgIvf2403OmJ+CWomuzDoylr6KbuMyvHA==
34333447
dependencies:
3434-
markdown-it "12.3.2"
3448+
markdown-it "13.0.1"
3449+
markdownlint-micromark "0.1.7"
34353450

34363451
mathml-tag-names@^2.1.3:
34373452
version "2.1.3"
@@ -3481,15 +3496,7 @@ mermaid@^8.14:
34813496
moment-mini "^2.24.0"
34823497
stylis "^4.0.10"
34833498

3484-
micromatch@4.0.4:
3485-
version "4.0.4"
3486-
resolved "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
3487-
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
3488-
dependencies:
3489-
braces "^3.0.1"
3490-
picomatch "^2.2.3"
3491-
3492-
micromatch@^4.0.4, micromatch@^4.0.5:
3499+
micromatch@4.0.5, micromatch@^4.0.4, micromatch@^4.0.5:
34933500
version "4.0.5"
34943501
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
34953502
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
@@ -3748,7 +3755,7 @@ picocolors@^1.0.0:
37483755
resolved "https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
37493756
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
37503757

3751-
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
3758+
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
37523759
version "2.3.1"
37533760
resolved "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
37543761
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
@@ -4323,10 +4330,10 @@ strip-json-comments@1.0.x:
43234330
resolved "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-1.0.4.tgz#1e15fbcac97d3ee99bf2d73b4c656b082bbafb91"
43244331
integrity sha512-AOPG8EBc5wAikaG1/7uFCNFJwnKOuQwFTpYBdTW6OvWHeZBQBrAA/amefHGrEiOnCPcLFZK6FUPtWVKpQVIRgg==
43254332

4326-
strip-json-comments@4.0.0:
4327-
version "4.0.0"
4328-
resolved "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-4.0.0.tgz#6fd3a79f1b956905483769b0bf66598b8f87da50"
4329-
integrity sha512-LzWcbfMbAsEDTRmhjWIioe8GcDRl0fa35YMXFoJKDdiD/quGFmjJjdgPjFJJNwCMaLyQqFIDqCdHD2V4HfLgYA==
4333+
strip-json-comments@5.0.1:
4334+
version "5.0.1"
4335+
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-5.0.1.tgz#0d8b7d01b23848ed7dbdf4baaaa31a8250d8cfa0"
4336+
integrity sha512-0fk9zBqO67Nq5M/m45qHCJxylV/DhBlIOVExqgOMiCCrzrhU6tCibRXNqE3jwJLftzE9SNuZtYbpzcO+i9FiKw==
43304337

43314338
strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
43324339
version "3.1.1"
@@ -4734,7 +4741,12 @@ yallist@^4.0.0:
47344741
resolved "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
47354742
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
47364743

4737-
yaml@1.10.2, yaml@^1.10.0, yaml@^1.10.2:
4744+
yaml@2.3.2:
4745+
version "2.3.2"
4746+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.2.tgz#f522db4313c671a0ca963a75670f1c12ea909144"
4747+
integrity sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==
4748+
4749+
yaml@^1.10.0, yaml@^1.10.2:
47384750
version "1.10.2"
47394751
resolved "https://registry.npmmirror.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
47404752
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==

0 commit comments

Comments
 (0)