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.3.0 " ,
50
+ "markdown-it" : " ^12.3.2 " ,
51
51
"npm-run-all" : " ^4.1.5" ,
52
52
"postcss" : " ^8.4.5" ,
53
53
"postcss-cli" : " ^8.3.1" ,
Original file line number Diff line number Diff line change @@ -1406,10 +1406,10 @@ log-update@^4.0.0:
1406
1406
slice-ansi "^4.0.0"
1407
1407
wrap-ansi "^6.2.0"
1408
1408
1409
- markdown-it@^12.3.0 :
1410
- version "12.3.0 "
1411
- resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.0 .tgz#11490c61b412b8f41530319c005ecdcd4367171f "
1412
- integrity sha512-T345UZZ6ejQWTjG6PSEHplzNy5m4kF6zvUpHVDv8Snl/pEU0OxIK0jGg8YLVNwJvT8E0YJC7/2UvssJDk/wQCQ ==
1409
+ markdown-it@^12.3.2 :
1410
+ version "12.3.2 "
1411
+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2 .tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90 "
1412
+ integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg ==
1413
1413
dependencies :
1414
1414
argparse "^2.0.1"
1415
1415
entities "~2.1.0"
You can’t perform that action at this time.
0 commit comments