File tree Expand file tree Collapse file tree 3 files changed +7
-13
lines changed Expand file tree Collapse file tree 3 files changed +7
-13
lines changed Original file line number Diff line number Diff line change 13
13
"MD034" : false ,
14
14
"MD036" : false ,
15
15
"MD041" : false ,
16
- "MD053" : false ,
17
16
"no-hard-tabs" : false ,
18
17
"whitespace" : false
19
18
}
Original file line number Diff line number Diff line change 105
105
"lightningcss" : " ^1.17.1" ,
106
106
"lint-staged" : " ^13.1.0" ,
107
107
"lodash" : " ^4.17.21" ,
108
- "markdownlint" : " ^0.26.2" ,
109
108
"markdownlint-cli" : " ^0.32.2" ,
110
109
"mdast-util-to-string" : " ^3.1.0" ,
111
110
"mini-css-extract-plugin" : " ^2.7.2" ,
163
162
"resolutions" : {
164
163
"sitemap-static/minimist" : " 1.2.5" ,
165
164
"ini" : " 1.3.7" ,
166
- "eval" : " ^0.1.5"
165
+ "eval" : " ^0.1.5" ,
166
+ "markdownlint-cli/markdownlint" : " ^0.27.0"
167
167
}
168
168
}
Original file line number Diff line number Diff line change 148
148
dependencies:
149
149
"@babel/highlight" "^7.18.6"
150
150
151
- "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1":
152
- version "7.20.1"
153
- resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.1.tgz#f2e6ef7790d8c8dbf03d379502dcc246dcce0b30"
154
- integrity sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==
155
-
156
- "@babel/compat-data@^7.20.5":
151
+ "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.1", "@babel/compat-data@^7.20.5":
157
152
version "7.20.5"
158
153
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733"
159
154
integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==
@@ -7793,10 +7788,10 @@ markdownlint-rule-helpers@~0.17.2:
7793
7788
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.17.2.tgz#64d6e8c66e497e631b0e40cf1cef7ca622a0b654"
7794
7789
integrity sha512-XaeoW2NYSlWxMCZM2B3H7YTG6nlaLfkEZWMBhr4hSPlq9MuY2sy83+Xr89jXOqZMZYjvi5nBCGoFh7hHoPKZmA==
7795
7790
7796
- markdownlint@^0.26.2 , markdownlint@~0.26.2:
7797
- version "0.26.2 "
7798
- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.2 .tgz#11d3d03e7f0dd3c2e239753ee8fd064a861d9237 "
7799
- integrity sha512-2Am42YX2Ex5SQhRq35HxYWDfz1NLEOZWWN25nqd2h3AHRKsGRE+Qg1gt1++exW792eXTrR4jCNHfShfWk9Nz8w ==
7791
+ markdownlint@^0.27.0 , markdownlint@~0.26.2:
7792
+ version "0.27.0 "
7793
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.27.0 .tgz#9dabf7710a4999e2835e3c68317f1acd0bc89049 "
7794
+ integrity sha512-HtfVr/hzJJmE0C198F99JLaeada+646B5SaG2pVoEakLFI6iRGsvMqrnnrflq8hm1zQgwskEgqSnhDW11JBp0w ==
7800
7795
dependencies:
7801
7796
markdown-it "13.0.1"
7802
7797
You can’t perform that action at this time.
0 commit comments