mirror of
https://github.com/sobolevn/awesome-cryptography
synced 2024-11-17 15:29:54 +00:00
Bump remark-lint-alphabetize-lists from 2.0.1 to 3.0.0 (#112)
Bumps [remark-lint-alphabetize-lists](https://github.com/vhf/remark-lint-alphabetize-lists) from 2.0.1 to 3.0.0. - [Release notes](https://github.com/vhf/remark-lint-alphabetize-lists/releases) - [Commits](https://github.com/vhf/remark-lint-alphabetize-lists/commits/v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
dd11913a2a
commit
17bbdff57e
@ -25,7 +25,7 @@
|
||||
"remark": "^12.0.0",
|
||||
"remark-cli": "^6.0.1",
|
||||
"remark-lint": "^7.0.0",
|
||||
"remark-lint-alphabetize-lists": "^2.0.1",
|
||||
"remark-lint-alphabetize-lists": "^3.0.0",
|
||||
"remark-lint-are-links-valid-duplicate": "^0.2.2",
|
||||
"remark-preset-lint-recommended": "^4.0.0"
|
||||
},
|
||||
|
14
yarn.lock
14
yarn.lock
@ -1161,12 +1161,12 @@ remark-cli@^6.0.1:
|
||||
remark "^10.0.0"
|
||||
unified-args "^6.0.0"
|
||||
|
||||
remark-lint-alphabetize-lists@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/remark-lint-alphabetize-lists/-/remark-lint-alphabetize-lists-2.0.1.tgz#ef1cce3546bac8731f12afcf97f1ed7c47d664d3"
|
||||
remark-lint-alphabetize-lists@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/remark-lint-alphabetize-lists/-/remark-lint-alphabetize-lists-3.0.0.tgz#34fa3f9c1eb715a787957cd5089c9c4bc7bf5c7d"
|
||||
dependencies:
|
||||
mdast-util-to-string "^1.0.0"
|
||||
unified-lint-rule "^1.0.0"
|
||||
unified-lint-rule "^1.0.5"
|
||||
unist-util-visit "^1.0.0"
|
||||
|
||||
remark-lint-are-links-valid-core@^0.2.1:
|
||||
@ -1786,9 +1786,9 @@ unified-engine@^6.0.0:
|
||||
x-is-string "^0.1.0"
|
||||
xtend "^4.0.1"
|
||||
|
||||
unified-lint-rule@^1.0.0, unified-lint-rule@^1.0.1:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/unified-lint-rule/-/unified-lint-rule-1.0.1.tgz#1bf733d40e667bf1915c7156a83663ed00666c57"
|
||||
unified-lint-rule@^1.0.0, unified-lint-rule@^1.0.1, unified-lint-rule@^1.0.5:
|
||||
version "1.0.5"
|
||||
resolved "https://registry.yarnpkg.com/unified-lint-rule/-/unified-lint-rule-1.0.5.tgz#41dcac68a283bfc4b4ff6014e370cc8931eb4b5d"
|
||||
dependencies:
|
||||
wrapped "^1.0.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user