Skip to content

Commit dd973a1

Browse files
Bump markdown-it from 10.0.0 to 12.3.2
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 10.0.0 to 12.3.2. - [Release notes](https://github.com/markdown-it/markdown-it/releases) - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@10.0.0...12.3.2) --- updated-dependencies: - dependency-name: markdown-it dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a2fa52 commit dd973a1

File tree

2 files changed

+53
-83
lines changed

2 files changed

+53
-83
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"luxon": "^1.23.0",
32-
"markdown-it": "^10.0.0",
32+
"markdown-it": "^12.3.2",
3333
"markdown-it-anchor": "^5.2.7"
3434
}
3535
}

yarn.lock

Lines changed: 52 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"@nodelib/fs.stat" "2.0.5"
109109
run-parallel "^1.1.9"
110110

111-
"@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.5":
111+
"@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2":
112112
version "2.0.5"
113113
resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"
114114
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
@@ -315,7 +315,7 @@ balanced-match@^1.0.0:
315315
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
316316
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
317317

318-
base64id@~2.0.0, base64id@2.0.0:
318+
base64id@2.0.0, base64id@~2.0.0:
319319
version "2.0.0"
320320
resolved "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz"
321321
integrity sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==
@@ -465,7 +465,7 @@ character-parser@^2.2.0:
465465
dependencies:
466466
is-regex "^1.0.3"
467467

468-
chokidar@^3.3.0, chokidar@^3.5.1, chokidar@^3.5.3:
468+
chokidar@^3.5.1, chokidar@^3.5.3:
469469
version "3.5.3"
470470
resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz"
471471
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
@@ -510,12 +510,7 @@ color-name@~1.1.4:
510510
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
511511
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
512512

513-
commander@^2.19.0:
514-
version "2.20.3"
515-
resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz"
516-
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
517-
518-
commander@^2.2.0:
513+
commander@^2.19.0, commander@^2.2.0:
519514
version "2.20.3"
520515
resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz"
521516
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
@@ -613,21 +608,7 @@ cssom@^0.5.0:
613608
resolved "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz"
614609
integrity sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==
615610

616-
debug@^2.2.0:
617-
version "2.6.9"
618-
resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz"
619-
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
620-
dependencies:
621-
ms "2.0.0"
622-
623-
debug@^4.3.4, debug@~4.3.1, debug@~4.3.2:
624-
version "4.3.4"
625-
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
626-
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
627-
dependencies:
628-
ms "2.1.2"
629-
630-
debug@2.6.9:
611+
debug@2.6.9, debug@^2.2.0:
631612
version "2.6.9"
632613
resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz"
633614
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
@@ -641,16 +622,23 @@ debug@4.3.2:
641622
dependencies:
642623
ms "2.1.2"
643624

644-
depd@~1.1.2:
645-
version "1.1.2"
646-
resolved "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz"
647-
integrity sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==
625+
debug@^4.3.4, debug@~4.3.1, debug@~4.3.2:
626+
version "4.3.4"
627+
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
628+
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
629+
dependencies:
630+
ms "2.1.2"
648631

649632
depd@2.0.0:
650633
version "2.0.0"
651634
resolved "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz"
652635
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
653636

637+
depd@~1.1.2:
638+
version "1.1.2"
639+
resolved "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz"
640+
integrity sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==
641+
654642
dependency-graph@^0.11.0:
655643
version "0.11.0"
656644
resolved "https://registry.npmjs.org/dependency-graph/-/dependency-graph-0.11.0.tgz"
@@ -794,11 +782,6 @@ entities@^3.0.1:
794782
resolved "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz"
795783
integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==
796784

797-
entities@~2.0.0:
798-
version "2.0.3"
799-
resolved "https://registry.npmjs.org/entities/-/entities-2.0.3.tgz"
800-
integrity sha512-MyoZ0jgnLvB2X3Lg5HqpFmn1kybDiIfEQmKzTb5apr51Rb+T3KdmMiqa70T+bhGnyv7bQ6WMj2QMHpGMmlrUYQ==
801-
802785
entities@~2.1.0:
803786
version "2.1.0"
804787
resolved "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz"
@@ -841,7 +824,7 @@ esprima@^4.0.0:
841824
resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz"
842825
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
843826

844-
etag@^1.8.1, etag@~1.8.1, etag@1.8.1:
827+
etag@1.8.1, etag@^1.8.1, etag@~1.8.1:
845828
version "1.8.1"
846829
resolved "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz"
847830
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
@@ -908,7 +891,7 @@ follow-redirects@^1.0.0, follow-redirects@^1.14.0:
908891
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz"
909892
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
910893

911-
fresh@^0.5.2, fresh@0.5.2:
894+
fresh@0.5.2, fresh@^0.5.2:
912895
version "0.5.2"
913896
resolved "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz"
914897
integrity sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==
@@ -927,6 +910,11 @@ fs.realpath@^1.0.0:
927910
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
928911
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
929912

913+
fsevents@~2.3.2:
914+
version "2.3.2"
915+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
916+
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
917+
930918
function-bind@^1.1.1:
931919
version "1.1.1"
932920
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
@@ -1059,16 +1047,6 @@ http-equiv-refresh@^1.0.0:
10591047
resolved "https://registry.npmjs.org/http-equiv-refresh/-/http-equiv-refresh-1.0.0.tgz"
10601048
integrity sha512-TScO04soylRN9i/QdOdgZyhydXg9z6XdaGzEyOgDKycePeDeTT4KvigjBcI+tgfTlieLWauGORMq5F1eIDa+1w==
10611049

1062-
http-errors@~1.6.2:
1063-
version "1.6.3"
1064-
resolved "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz"
1065-
integrity sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==
1066-
dependencies:
1067-
depd "~1.1.2"
1068-
inherits "2.0.3"
1069-
setprototypeof "1.1.0"
1070-
statuses ">= 1.4.0 < 2"
1071-
10721050
http-errors@2.0.0:
10731051
version "2.0.0"
10741052
resolved "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz"
@@ -1080,6 +1058,16 @@ http-errors@2.0.0:
10801058
statuses "2.0.1"
10811059
toidentifier "1.0.1"
10821060

1061+
http-errors@~1.6.2:
1062+
version "1.6.3"
1063+
resolved "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz"
1064+
integrity sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==
1065+
dependencies:
1066+
depd "~1.1.2"
1067+
inherits "2.0.3"
1068+
setprototypeof "1.1.0"
1069+
statuses ">= 1.4.0 < 2"
1070+
10831071
http-proxy@^1.18.1:
10841072
version "1.18.1"
10851073
resolved "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz"
@@ -1304,13 +1292,6 @@ linkedom@^0.13.2:
13041292
htmlparser2 "^7.2.0"
13051293
uhyphen "^0.1.0"
13061294

1307-
linkify-it@^2.0.0:
1308-
version "2.2.0"
1309-
resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-2.2.0.tgz"
1310-
integrity sha512-GnAl/knGn+i1U/wjBz3akz2stz+HrHLsxMwHQGofCDfPvlf+gDKN58UtfmUquTY4/MXeE2x7k19KQmeoZi94Iw==
1311-
dependencies:
1312-
uc.micro "^1.0.1"
1313-
13141295
linkify-it@^3.0.1:
13151296
version "3.0.3"
13161297
resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-3.0.3.tgz"
@@ -1383,17 +1364,6 @@ markdown-it-anchor@^5.2.7:
13831364
resolved "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-5.3.0.tgz"
13841365
integrity sha512-/V1MnLL/rgJ3jkMWo84UR+K+jF1cxNG1a+KwqeXqTIJ+jtA8aWSHuigx8lTzauiIjBDbwF3NcWQMotd0Dm39jA==
13851366

1386-
markdown-it@*, markdown-it@^10.0.0:
1387-
version "10.0.0"
1388-
resolved "https://registry.npmjs.org/markdown-it/-/markdown-it-10.0.0.tgz"
1389-
integrity sha512-YWOP1j7UbDNz+TumYP1kpwnP0aEa711cJjrAQrzd0UXlbJfc5aAq0F/PZHjiioqDC1NKgvIMX+o+9Bk7yuM2dg==
1390-
dependencies:
1391-
argparse "^1.0.7"
1392-
entities "~2.0.0"
1393-
linkify-it "^2.0.0"
1394-
mdurl "^1.0.1"
1395-
uc.micro "^1.0.5"
1396-
13971367
markdown-it@^12.3.2:
13981368
version "12.3.2"
13991369
resolved "https://registry.npmjs.org/markdown-it/-/markdown-it-12.3.2.tgz"
@@ -2078,6 +2048,11 @@ sprintf-js@~1.0.2:
20782048
resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"
20792049
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
20802050

2051+
statuses@2.0.1:
2052+
version "2.0.1"
2053+
resolved "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz"
2054+
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
2055+
20812056
"statuses@>= 1.4.0 < 2", statuses@~1.4.0:
20822057
version "1.4.0"
20832058
resolved "https://registry.npmjs.org/statuses/-/statuses-1.4.0.tgz"
@@ -2088,11 +2063,6 @@ statuses@~1.3.1:
20882063
resolved "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz"
20892064
integrity sha512-wuTCPGlJONk/a1kqZ4fQM2+908lC7fa7nPYpTC1EhnvqLX/IICbeP1OZGDtA374trpSq68YubKUMo8oRhN46yg==
20902065

2091-
statuses@2.0.1:
2092-
version "2.0.1"
2093-
resolved "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz"
2094-
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
2095-
20962066
stream-throttle@^0.1.3:
20972067
version "0.1.3"
20982068
resolved "https://registry.npmjs.org/stream-throttle/-/stream-throttle-0.1.3.tgz"
@@ -2211,7 +2181,7 @@ universalify@^0.1.0:
22112181
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
22122182
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
22132183

2214-
unpipe@~1.0.0, unpipe@1.0.0:
2184+
unpipe@1.0.0, unpipe@~1.0.0:
22152185
version "1.0.0"
22162186
resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz"
22172187
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
@@ -2302,19 +2272,6 @@ yargs-parser@^21.0.0:
23022272
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz"
23032273
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
23042274

2305-
yargs@^17.3.1:
2306-
version "17.6.0"
2307-
resolved "https://registry.npmjs.org/yargs/-/yargs-17.6.0.tgz"
2308-
integrity sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g==
2309-
dependencies:
2310-
cliui "^8.0.1"
2311-
escalade "^3.1.1"
2312-
get-caller-file "^2.0.5"
2313-
require-directory "^2.1.1"
2314-
string-width "^4.2.3"
2315-
y18n "^5.0.5"
2316-
yargs-parser "^21.0.0"
2317-
23182275
yargs@17.1.1:
23192276
version "17.1.1"
23202277
resolved "https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz"
@@ -2327,3 +2284,16 @@ yargs@17.1.1:
23272284
string-width "^4.2.0"
23282285
y18n "^5.0.5"
23292286
yargs-parser "^20.2.2"
2287+
2288+
yargs@^17.3.1:
2289+
version "17.6.0"
2290+
resolved "https://registry.npmjs.org/yargs/-/yargs-17.6.0.tgz"
2291+
integrity sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g==
2292+
dependencies:
2293+
cliui "^8.0.1"
2294+
escalade "^3.1.1"
2295+
get-caller-file "^2.0.5"
2296+
require-directory "^2.1.1"
2297+
string-width "^4.2.3"
2298+
y18n "^5.0.5"
2299+
yargs-parser "^21.0.0"

0 commit comments

Comments
 (0)