File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 111111 "lodash" : " ^4.17.21" ,
112112 "markdownlint" : " ^0.26.2" ,
113113 "markdownlint-cli" : " ^0.37.0" ,
114- "mdast-util-to-string" : " ^3.1 .0" ,
114+ "mdast-util-to-string" : " ^4.0 .0" ,
115115 "mini-css-extract-plugin" : " ^2.7.6" ,
116116 "mkdirp" : " ^3.0.1" ,
117117 "modularscale-sass" : " ^3.0.3" ,
Original file line number Diff line number Diff line change 28072807 dependencies:
28082808 "@types/unist" "*"
28092809
2810+ "@types/mdast@^4.0.0":
2811+ version "4.0.3"
2812+ resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-4.0.3.tgz#1e011ff013566e919a4232d1701ad30d70cab333"
2813+ integrity sha512-LsjtqsyF+d2/yFOYaN22dHZI1Cpwkrj+g06G8+qtUKlhovPW89YhqSnfKtMbkgmEtYpH2gydRNULd6y8mciAFg==
2814+ dependencies:
2815+ "@types/unist" "*"
2816+
28102817"@types/mdurl@^1.0.0":
28112818 version "1.0.2"
28122819 resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-1.0.2.tgz#e2ce9d83a613bacf284c7be7d491945e39e1f8e9"
@@ -8918,11 +8925,18 @@ mdast-util-to-string@^2.0.0:
89188925 resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz#b8cfe6a713e1091cb5b728fc48885a4767f8b97b"
89198926 integrity sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==
89208927
8921- mdast-util-to-string@^3.0.0, mdast-util-to-string@^3.1.0 :
8928+ mdast-util-to-string@^3.0.0:
89228929 version "3.1.0"
89238930 resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-3.1.0.tgz#56c506d065fbf769515235e577b5a261552d56e9"
89248931 integrity sha512-n4Vypz/DZgwo0iMHLQL49dJzlp7YtAJP+N07MZHpjPf/5XJuHUWstviF4Mn2jEiR/GNmtnRRqnwsXExk3igfFA==
89258932
8933+ mdast-util-to-string@^4.0.0:
8934+ version "4.0.0"
8935+ resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz#7a5121475556a04e7eddeb67b264aae79d312814"
8936+ integrity sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==
8937+ dependencies:
8938+ "@types/mdast" "^4.0.0"
8939+
89268940mdn-data@2.0.14:
89278941 version "2.0.14"
89288942 resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50"
You can’t perform that action at this time.
0 commit comments