File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 85
85
"jest-each" : " ^28.1.3" ,
86
86
"jest-enzyme" : " ^7.1.2" ,
87
87
"lint-staged" : " ^13.0.3" ,
88
- "markdownlint-cli" : " ^0.32.1 " ,
88
+ "markdownlint-cli" : " ^0.32.2 " ,
89
89
"npm-package-json-lint" : " ^6.3.0" ,
90
90
"npm-package-json-lint-config-default" : " ^5.0.0" ,
91
91
"pkg-ok" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -11550,31 +11550,31 @@ markdown-to-jsx@^6.11.4:
11550
11550
prop-types "^15.6.2"
11551
11551
unquote "^1.1.0"
11552
11552
11553
- markdownlint-cli@^0.32.1 :
11554
- version "0.32.1 "
11555
- resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.32.1 .tgz#09925582833b73a578eab71bc7c5a467ae84aaa3 "
11556
- integrity sha512-hVLQ+72b5esQd7I+IqzBEB4x/4C+wJaxS2M6nqaGoDwrtNY6gydGf5CIUJtQcXtqsM615++a8TZPsvEtH6H4gw ==
11553
+ markdownlint-cli@^0.32.2 :
11554
+ version "0.32.2 "
11555
+ resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.32.2 .tgz#b7b5c5808039aef4022aef603efaa607caf8e0de "
11556
+ integrity sha512-xmJT1rGueUgT4yGNwk6D0oqQr90UJ7nMyakXtqjgswAkEhYYqjHew9RY8wDbOmh2R270IWjuKSeZzHDEGPAUkQ ==
11557
11557
dependencies:
11558
11558
commander "~9.4.0"
11559
11559
get-stdin "~9.0.0"
11560
11560
glob "~8.0.3"
11561
11561
ignore "~5.2.0"
11562
11562
js-yaml "^4.1.0"
11563
11563
jsonc-parser "~3.1.0"
11564
- markdownlint "~0.26.1 "
11565
- markdownlint-rule-helpers "~0.17.1 "
11564
+ markdownlint "~0.26.2 "
11565
+ markdownlint-rule-helpers "~0.17.2 "
11566
11566
minimatch "~5.1.0"
11567
11567
run-con "~1.2.11"
11568
11568
11569
- markdownlint-rule-helpers@~0.17.1 :
11570
- version "0.17.1 "
11571
- resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.17.1 .tgz#c7305a5f3b01b2f9e3a4d98e911f1d067abbda53 "
11572
- integrity sha512-Djc5IjJt7VA5sZRisISsJC/rQXR7hr8JS9u6Q9/ce3mjPZdzw535cFGG0U6Mag+ldRTRmRwCcTfivOh57KUP4w ==
11569
+ markdownlint-rule-helpers@~0.17.2 :
11570
+ version "0.17.2 "
11571
+ resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.17.2 .tgz#64d6e8c66e497e631b0e40cf1cef7ca622a0b654 "
11572
+ integrity sha512-XaeoW2NYSlWxMCZM2B3H7YTG6nlaLfkEZWMBhr4hSPlq9MuY2sy83+Xr89jXOqZMZYjvi5nBCGoFh7hHoPKZmA ==
11573
11573
11574
- markdownlint@~0.26.1 :
11575
- version "0.26.1 "
11576
- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.1 .tgz#0f6ea2d0fc08c4f41c6e001b467736405327a392 "
11577
- integrity sha512-8sLz1ktz5s4E0IDum2H9aiWLQU7RA5Eket9HUW5IRwfFnW2RD2ZyqYePW+z71tMc7lrFZc1+yPmlN9lirbJnlg ==
11574
+ markdownlint@~0.26.2 :
11575
+ version "0.26.2 "
11576
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.2 .tgz#11d3d03e7f0dd3c2e239753ee8fd064a861d9237 "
11577
+ integrity sha512-2Am42YX2Ex5SQhRq35HxYWDfz1NLEOZWWN25nqd2h3AHRKsGRE+Qg1gt1++exW792eXTrR4jCNHfShfWk9Nz8w ==
11578
11578
dependencies:
11579
11579
markdown-it "13.0.1"
11580
11580
You can’t perform that action at this time.
0 commit comments