mirror of
https://github.com/sobolevn/awesome-cryptography
synced 2024-11-17 15:29:54 +00:00
Bump remark from 11.0.0 to 11.0.1 (#93)
Bumps [remark](https://github.com/remarkjs/remark) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark/compare/11.0.0...11.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a640cc344a
commit
529c11e43a
@ -22,7 +22,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/sobolevn/awesome-cryptography#readme",
|
||||
"dependencies": {
|
||||
"remark": "^11.0.0",
|
||||
"remark": "^11.0.1",
|
||||
"remark-cli": "^6.0.1",
|
||||
"remark-lint": "^6.0.5",
|
||||
"remark-lint-alphabetize-lists": "^2.0.1",
|
||||
|
@ -1419,9 +1419,9 @@ remark@^10.0.0:
|
||||
remark-stringify "^6.0.0"
|
||||
unified "^7.0.0"
|
||||
|
||||
remark@^11.0.0:
|
||||
version "11.0.0"
|
||||
resolved "https://registry.yarnpkg.com/remark/-/remark-11.0.0.tgz#60abd37f3084d3a1071a56207216806c495dcca1"
|
||||
remark@^11.0.1:
|
||||
version "11.0.1"
|
||||
resolved "https://registry.yarnpkg.com/remark/-/remark-11.0.1.tgz#3c16e1ed84c78a661299991bb8d5fa7ee5d18e3c"
|
||||
dependencies:
|
||||
remark-parse "^7.0.0"
|
||||
remark-stringify "^7.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user