File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"gitconfiglocal" : " ^2.1.0" ,
25
25
"github-label-sync" : " ^1.6.0" ,
26
26
"hosted-git-info" : " ^3.0.8" ,
27
- "mdast-util-from-markdown" : " ^0.8.4 " ,
27
+ "mdast-util-from-markdown" : " ^0.8.5 " ,
28
28
"semver" : " ^7.3.4" ,
29
29
"sort-package-json" : " ^1.48.1" ,
30
30
"which" : " ^2.0.2"
Original file line number Diff line number Diff line change @@ -4052,10 +4052,10 @@ matcher-collection@^2.0.0, matcher-collection@^2.0.1:
4052
4052
" @types/minimatch" " ^3.0.3"
4053
4053
minimatch "^3.0.2"
4054
4054
4055
- mdast-util-from-markdown@^0.8.1, mdast-util-from-markdown@^0.8.4 :
4056
- version "0.8.4 "
4057
- resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.4 .tgz#2882100c1b9fc967d3f83806802f303666682d32 "
4058
- integrity sha512-jj891B5pV2r63n2kBTFh8cRI2uR9LQHsXG1zSDqfhXkIlDzrTcIlbB5+5aaYEkl8vOPIOPLf8VT7Ere1wWTMdw ==
4055
+ mdast-util-from-markdown@^0.8.1, mdast-util-from-markdown@^0.8.5 :
4056
+ version "0.8.5 "
4057
+ resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.5 .tgz#d1ef2ca42bc377ecb0463a987910dae89bd9a28c "
4058
+ integrity sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ ==
4059
4059
dependencies :
4060
4060
" @types/mdast" " ^3.0.0"
4061
4061
mdast-util-to-string "^2.0.0"
You can’t perform that action at this time.
0 commit comments