File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 39
39
"eslint-plugin-prettier" : " ^4.2.1" ,
40
40
"jest" : " ^28.1.3" ,
41
41
"jest-environment-jsdom" : " ^28.1.3" ,
42
- "markdownlint-cli2" : " ^0.5.0 " ,
42
+ "markdownlint-cli2" : " ^0.5.1 " ,
43
43
"moment" : " ^2.29.4" ,
44
44
"obsidian" : " 0.14.6" ,
45
45
"prettier" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -3312,22 +3312,22 @@ markdownlint-cli2-formatter-default@0.0.3:
3312
3312
resolved "https://registry.yarnpkg.com/markdownlint-cli2-formatter-default/-/markdownlint-cli2-formatter-default-0.0.3.tgz#5aecd6e576ad18801b76e58bbbaf0e916c583ab8"
3313
3313
integrity sha512-QEAJitT5eqX1SNboOD+SO/LNBpu4P4je8JlR02ug2cLQAqmIhh8IJnSK7AcaHBHhNADqdGydnPpQOpsNcEEqCw==
3314
3314
3315
- markdownlint-cli2@^0.5.0 :
3316
- version "0.5.0 "
3317
- resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.5.0 .tgz#4d2c3545d2ab4e8b1d38dcb81e207602061eba32 "
3318
- integrity sha512-lUirs0NEuIOIwfWCjVqBBKB5VXD+OceyviHuyjwOUAj/DWm5Pf8iJ23nMo/0ySH6svQJ9ddC+Dsq/X5Hd+yvnA ==
3315
+ markdownlint-cli2@^0.5.1 :
3316
+ version "0.5.1 "
3317
+ resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.5.1 .tgz#b55b89301f422231a0fc6265794b28cf4da95a82 "
3318
+ integrity sha512-f3Nb1GF/c8YSrV/FntsCWzpa5mLFJRlO+wzEgv+lkNQjU6MZflUwc2FbyEDPTo6oVhP2VyUOkK0GkFgfuktl1w ==
3319
3319
dependencies :
3320
3320
globby "13.1.2"
3321
- markdownlint "0.26.1 "
3321
+ markdownlint "0.26.2 "
3322
3322
markdownlint-cli2-formatter-default "0.0.3"
3323
3323
micromatch "4.0.5"
3324
3324
strip-json-comments "5.0.0"
3325
3325
yaml "2.1.1"
3326
3326
3327
- markdownlint@0.26.1 :
3328
- version "0.26.1 "
3329
- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.1 .tgz#0f6ea2d0fc08c4f41c6e001b467736405327a392 "
3330
- integrity sha512-8sLz1ktz5s4E0IDum2H9aiWLQU7RA5Eket9HUW5IRwfFnW2RD2ZyqYePW+z71tMc7lrFZc1+yPmlN9lirbJnlg ==
3327
+ markdownlint@0.26.2 :
3328
+ version "0.26.2 "
3329
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.2 .tgz#11d3d03e7f0dd3c2e239753ee8fd064a861d9237 "
3330
+ integrity sha512-2Am42YX2Ex5SQhRq35HxYWDfz1NLEOZWWN25nqd2h3AHRKsGRE+Qg1gt1++exW792eXTrR4jCNHfShfWk9Nz8w ==
3331
3331
dependencies :
3332
3332
markdown-it "13.0.1"
3333
3333
You can’t perform that action at this time.
0 commit comments