File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 42
42
"@docusaurus/module-type-aliases" : " 2.4.1" ,
43
43
"@tsconfig/docusaurus" : " ^2.0.0" ,
44
44
"autoprefixer" : " ^10.4.15" ,
45
- "markdownlint" : " ^0.30 .0" ,
45
+ "markdownlint" : " ^0.31 .0" ,
46
46
"markdownlint-cli2" : " ^0.9.2" ,
47
47
"postcss" : " ^8.4.29" ,
48
48
"tailwindcss" : " ^3.3.3" ,
Original file line number Diff line number Diff line change 9971
9971
resolved "https://registry.yarnpkg.com/markdownlint-micromark/-/markdownlint-micromark-0.1.7.tgz#c465091b30d61a56027ccbfb981c80c96448c165"
9972
9972
integrity sha512-BbRPTC72fl5vlSKv37v/xIENSRDYL/7X/XoFzZ740FGEbs9vZerLrIkFRY0rv7slQKxDczToYuMmqQFN61fi4Q==
9973
9973
9974
- [email protected] , markdownlint@^0.30.0 :
9974
+
9975
9975
version "0.30.0"
9976
9976
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.30.0.tgz#e5b43f794c6810299cd4be86f8d54108e9169860"
9977
9977
integrity sha512-nInuFvI/rEzanAOArW5490Ez4EYpB5ODqVM0mcDYCPx9DKJWCQqCgejjiCvbSeE7sjbDscVtZmwr665qpF5xGA==
9978
9978
dependencies:
9979
9979
markdown-it "13.0.1"
9980
9980
markdownlint-micromark "0.1.7"
9981
9981
9982
+ markdownlint@^0.31.0:
9983
+ version "0.31.0"
9984
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.31.0.tgz#7beba2e5d944d4334523e73c8aca13bdcc788fde"
9985
+ integrity sha512-e+jZGRGZrz1s0T4wiPDFtyQafq7sKgdbf2sdL46gRT8zLEvDDihQmGeSCV6VXp9BsfkuZ0dPTAg9hf4j6NFgjg==
9986
+ dependencies:
9987
+ markdown-it "13.0.1"
9988
+ markdownlint-micromark "0.1.7"
9989
+
9982
9990
matcher@^3.0.0:
9983
9991
version "3.0.0"
9984
9992
resolved "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz"
You can’t perform that action at this time.
0 commit comments