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 106
106
"lint-staged" : " ^13.2.0" ,
107
107
"lodash" : " ^4.17.21" ,
108
108
"markdownlint-cli" : " ^0.33.0" ,
109
- "mdast-util-to-string" : " ^3.1.1 " ,
109
+ "mdast-util-to-string" : " ^3.2.0 " ,
110
110
"mini-css-extract-plugin" : " ^2.7.5" ,
111
111
"mkdirp" : " ^2.1.6" ,
112
112
"modularscale-sass" : " ^3.0.3" ,
Original file line number Diff line number Diff line change @@ -8209,10 +8209,10 @@ mdast-util-to-string@^2.0.0:
8209
8209
resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz#b8cfe6a713e1091cb5b728fc48885a4767f8b97b"
8210
8210
integrity sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==
8211
8211
8212
- mdast-util-to-string@^3.0.0, mdast-util-to-string@^3.1.1 :
8213
- version "3.1.1 "
8214
- resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-3.1.1 .tgz#db859050d79d48cf9896d294de06f3ede7474d16 "
8215
- integrity sha512-tGvhT94e+cVnQt8JWE9/b3cUQZWS732TJxXHktvP+BYo62PpYD53Ls/6cC60rW21dW+txxiM4zMdc6abASvZKA ==
8212
+ mdast-util-to-string@^3.0.0, mdast-util-to-string@^3.2.0 :
8213
+ version "3.2.0 "
8214
+ resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-3.2.0 .tgz#66f7bb6324756741c5f47a53557f0cbf16b6f789 "
8215
+ integrity sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg ==
8216
8216
dependencies:
8217
8217
"@types/mdast" "^3.0.0"
8218
8218
You can’t perform that action at this time.
0 commit comments