mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Bump markdownlint from 0.37.1 to 0.37.2 (#194890)
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.37.1 to 0.37.2. - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.37.1...v0.37.2) --- 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.2",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.2.11",
|
||||
"markdownlint": "^0.37.1",
|
||||
"markdownlint": "^0.37.2",
|
||||
"markdownlint-cli": "^0.43.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -747,10 +747,10 @@ 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.1:
|
||||
version "0.37.1"
|
||||
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.37.1.tgz#e58632689682d8e73977201499d55cb158d581b9"
|
||||
integrity sha512-Q7JexBa4ZB1rXJ2HGJF/fYUMeo4oBe5Zn1ZTlbwJ7BFC9V8lOZQoB3acBWW1f4FXmrlrwRYLLpWRfLCZXLo7kw==
|
||||
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==
|
||||
dependencies:
|
||||
markdown-it "14.1.0"
|
||||
micromark "4.0.1"
|
||||
|
||||
Reference in New Issue
Block a user