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 105
105
"jest" : " ^28.1.3" ,
106
106
"lint-staged" : " ^13.0.3" ,
107
107
"lodash" : " ^4.17.21" ,
108
- "markdownlint" : " ^0.26.1 " ,
108
+ "markdownlint" : " ^0.26.2 " ,
109
109
"markdownlint-cli" : " ^0.32.1" ,
110
110
"mdast-util-to-string" : " ^3.1.0" ,
111
111
"mini-css-extract-plugin" : " ^2.6.1" ,
Original file line number Diff line number Diff line change @@ -7790,10 +7790,10 @@ markdownlint-rule-helpers@~0.17.1:
7790
7790
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.17.1.tgz#c7305a5f3b01b2f9e3a4d98e911f1d067abbda53"
7791
7791
integrity sha512-Djc5IjJt7VA5sZRisISsJC/rQXR7hr8JS9u6Q9/ce3mjPZdzw535cFGG0U6Mag+ldRTRmRwCcTfivOh57KUP4w==
7792
7792
7793
- markdownlint@^0.26.1 , markdownlint@~0.26.1:
7794
- version "0.26.1 "
7795
- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.1 .tgz#0f6ea2d0fc08c4f41c6e001b467736405327a392 "
7796
- integrity sha512-8sLz1ktz5s4E0IDum2H9aiWLQU7RA5Eket9HUW5IRwfFnW2RD2ZyqYePW+z71tMc7lrFZc1+yPmlN9lirbJnlg ==
7793
+ markdownlint@^0.26.2 , markdownlint@~0.26.1:
7794
+ version "0.26.2 "
7795
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.2 .tgz#11d3d03e7f0dd3c2e239753ee8fd064a861d9237 "
7796
+ integrity sha512-2Am42YX2Ex5SQhRq35HxYWDfz1NLEOZWWN25nqd2h3AHRKsGRE+Qg1gt1++exW792eXTrR4jCNHfShfWk9Nz8w ==
7797
7797
dependencies:
7798
7798
markdown-it "13.0.1"
7799
7799
You can’t perform that action at this time.
0 commit comments