File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 47
47
"eslint" : " ^7.32.0" ,
48
48
"husky" : " ^7.0.4" ,
49
49
"lint-staged" : " ^11.2.6" ,
50
- "markdown-it" : " ^12.2 .0" ,
50
+ "markdown-it" : " ^12.3 .0" ,
51
51
"npm-run-all" : " ^4.1.5" ,
52
52
"postcss" : " ^8.3.11" ,
53
53
"postcss-cli" : " ^8.3.1" ,
Original file line number Diff line number Diff line change @@ -1417,10 +1417,10 @@ log-update@^4.0.0:
1417
1417
slice-ansi "^4.0.0"
1418
1418
wrap-ansi "^6.2.0"
1419
1419
1420
- markdown-it@^12.2 .0 :
1421
- version "12.2 .0"
1422
- resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.2 .0.tgz#091f720fd5db206f80de7a8d1f1a7035fd0d38db "
1423
- integrity sha512-Wjws+uCrVQRqOoJvze4HCqkKl1AsSh95iFAeQDwnyfxM09divCBSXlDR1uTvyUP3Grzpn4Ru8GeCxYPM8vkCQg ==
1420
+ markdown-it@^12.3 .0 :
1421
+ version "12.3 .0"
1422
+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3 .0.tgz#11490c61b412b8f41530319c005ecdcd4367171f "
1423
+ integrity sha512-T345UZZ6ejQWTjG6PSEHplzNy5m4kF6zvUpHVDv8Snl/pEU0OxIK0jGg8YLVNwJvT8E0YJC7/2UvssJDk/wQCQ ==
1424
1424
dependencies :
1425
1425
argparse "^2.0.1"
1426
1426
entities "~2.1.0"
You can’t perform that action at this time.
0 commit comments