From 398777d1dcb3a99ac9990c267f710f8b45b879fe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 02:22:46 +0000 Subject: [PATCH] Bump remark from 11.0.1 to 11.0.2 Bumps [remark](https://github.com/remarkjs/remark) from 11.0.1 to 11.0.2. - [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.1...11.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 88fc671..fa9ae5e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "homepage": "https://github.com/sobolevn/awesome-cryptography#readme", "dependencies": { - "remark": "^11.0.1", + "remark": "^11.0.2", "remark-cli": "^6.0.1", "remark-lint": "^6.0.5", "remark-lint-alphabetize-lists": "^2.0.1", diff --git a/yarn.lock b/yarn.lock index 14745ba..daf562a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1419,9 +1419,9 @@ remark@^10.0.0: remark-stringify "^6.0.0" unified "^7.0.0" -remark@^11.0.1: - version "11.0.1" - resolved "https://registry.yarnpkg.com/remark/-/remark-11.0.1.tgz#3c16e1ed84c78a661299991bb8d5fa7ee5d18e3c" +remark@^11.0.2: + version "11.0.2" + resolved "https://registry.yarnpkg.com/remark/-/remark-11.0.2.tgz#12b90ea100ac3362b1976fa87a6e4e0ab5968202" dependencies: remark-parse "^7.0.0" remark-stringify "^7.0.0"