File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 106
106
"jest" : " ^28.1.3" ,
107
107
"lint-staged" : " ^13.0.3" ,
108
108
"lodash" : " ^4.17.21" ,
109
- "markdownlint" : " ^0.26.0 " ,
109
+ "markdownlint" : " ^0.26.1 " ,
110
110
"markdownlint-cli" : " ^0.32.0" ,
111
111
"mdast-util-to-string" : " ^3.1.0" ,
112
112
"mini-css-extract-plugin" : " ^2.6.1" ,
Original file line number Diff line number Diff line change @@ -8020,10 +8020,10 @@ markdownlint-rule-helpers@~0.17.0:
8020
8020
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.17.0.tgz#eca5d0c1c132608cbe287cd924969a9e6c9821ed"
8021
8021
integrity sha512-9rCC9hEKHic9h1jEYbRWsvxh+ldPPDX2Rdh6Fq1q3Tkt619HDkAk1yv1CMVMncuMHAxX9oMhhjpscITTHyjVoQ==
8022
8022
8023
- markdownlint@^0.26.0 , markdownlint@~0.26.0:
8024
- version "0.26.0 "
8025
- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.0 .tgz#1e800ecc709ed4061c18ab03f1cba23f58511421 "
8026
- integrity sha512-I7nfRVwKVs/AJi4BlBkUCNj/S4HJjZSSM1wbzdy7vZerFkSGpbs7wX9Rk8rvopvZjTTKFPQWItqdbl2Hh6YXQQ ==
8023
+ markdownlint@^0.26.1 , markdownlint@~0.26.0:
8024
+ version "0.26.1 "
8025
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.1 .tgz#0f6ea2d0fc08c4f41c6e001b467736405327a392 "
8026
+ integrity sha512-8sLz1ktz5s4E0IDum2H9aiWLQU7RA5Eket9HUW5IRwfFnW2RD2ZyqYePW+z71tMc7lrFZc1+yPmlN9lirbJnlg ==
8027
8027
dependencies:
8028
8028
markdown-it "13.0.1"
8029
8029
You can’t perform that action at this time.
0 commit comments