mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Bump markdownlint from 0.37.2 to 0.37.4 (#196389)
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.37.2 to 0.37.4. - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.37.2...v0.37.4) --- updated-dependencies: - dependency-name: markdownlint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"@adguard/aglint": "2.1.3",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.4.1",
|
||||
"markdownlint": "^0.37.2",
|
||||
"markdownlint": "^0.37.4",
|
||||
"markdownlint-cli": "^0.43.0"
|
||||
}
|
||||
}
|
||||
|
||||
11
yarn.lock
11
yarn.lock
@@ -733,13 +733,14 @@ markdownlint-micromark@0.1.12:
|
||||
resolved "https://registry.yarnpkg.com/markdownlint-micromark/-/markdownlint-micromark-0.1.12.tgz#8fc055f4588039654e5af75f1b9fc492da64c76a"
|
||||
integrity sha512-RlB6EwMGgc0sxcIhOQ2+aq7Zw1V2fBnzbXKGgYK/mVWdT7cz34fteKSwfYeo4rL6+L/q2tyC9QtD/PgZbkdyJQ==
|
||||
|
||||
markdownlint@^0.37.2:
|
||||
version "0.37.2"
|
||||
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.37.2.tgz#72461a7abfef2e01ae7f3b596cdc083a25856571"
|
||||
integrity sha512-m8QhYnRA1ptbhIjhVVBUkKQcUelVxuyO/yXyLewnc1+xs4eXhST/+hIy29goO+EYVLmWtknH4SmYQ4s0caoKqw==
|
||||
markdownlint@^0.37.4:
|
||||
version "0.37.4"
|
||||
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.37.4.tgz#dd58c4a13b798d4702438e5f7fd587a219f753f6"
|
||||
integrity sha512-u00joA/syf3VhWh6/ybVFkib5Zpj2e5KB/cfCei8fkSRuums6nyisTWGqjTWIOFoFwuXoTBQQiqlB4qFKp8ncQ==
|
||||
dependencies:
|
||||
markdown-it "14.1.0"
|
||||
micromark "4.0.1"
|
||||
micromark-core-commonmark "2.0.2"
|
||||
micromark-extension-directive "3.0.2"
|
||||
micromark-extension-gfm-autolink-literal "2.1.0"
|
||||
micromark-extension-gfm-footnote "2.1.0"
|
||||
@@ -770,7 +771,7 @@ merge-stream@^2.0.0:
|
||||
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
|
||||
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
|
||||
|
||||
micromark-core-commonmark@^2.0.0:
|
||||
micromark-core-commonmark@2.0.2, micromark-core-commonmark@^2.0.0:
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/micromark-core-commonmark/-/micromark-core-commonmark-2.0.2.tgz#6a45bbb139e126b3f8b361a10711ccc7c6e15e93"
|
||||
integrity sha512-FKjQKbxd1cibWMM1P9N+H8TwlgGgSkWZMmfuVucLCHaYqeSvJ0hFeHsIa65pA2nYbes0f8LDHPMrd9X7Ujxg9w==
|
||||
|
||||
Reference in New Issue
Block a user