mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-01-15 12:57:10 -05:00
Bump remark from 14.0.2 to 14.0.3 (#184)
Bumps [remark](https://github.com/remarkjs/remark) from 14.0.2 to 14.0.3. - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark/compare/14.0.2...14.0.3) --- updated-dependencies: - dependency-name: remark dependency-type: direct:production 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:
parent
229e12f6d4
commit
06c4d9a9eb
@ -22,7 +22,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/sobolevn/awesome-cryptography#readme",
|
||||
"dependencies": {
|
||||
"remark": "^14.0.2",
|
||||
"remark": "^14.0.3",
|
||||
"remark-cli": "^11.0.0",
|
||||
"remark-lint": "^9.1.1",
|
||||
"remark-lint-alphabetize-lists": "^3.0.0",
|
||||
|
@ -1000,9 +1000,9 @@ remark-stringify@^10.0.0:
|
||||
mdast-util-to-markdown "^1.0.0"
|
||||
unified "^10.0.0"
|
||||
|
||||
remark@^14.0.0, remark@^14.0.2:
|
||||
version "14.0.2"
|
||||
resolved "https://registry.yarnpkg.com/remark/-/remark-14.0.2.tgz#4a1833f7441a5c29e44b37bb1843fb820797b40f"
|
||||
remark@^14.0.0, remark@^14.0.3:
|
||||
version "14.0.3"
|
||||
resolved "https://registry.yarnpkg.com/remark/-/remark-14.0.3.tgz#e477886a7579df612908f387c7753dc93cdaa3fc"
|
||||
dependencies:
|
||||
"@types/mdast" "^3.0.0"
|
||||
remark-parse "^10.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user