From 6ba52254098db498b3729059924e652bedf5b410 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 06:42:28 +0000 Subject: [PATCH] build(deps-dev): bump remark-cli from 6.0.1 to 8.0.1 Bumps [remark-cli](https://github.com/remarkjs/remark) from 6.0.1 to 8.0.1. - [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/remark-cli@6.0.1...remark-cli@8.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6c8ada..bda61c3 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "react-dom": "^16.8.4", "react-native-typescript-transformer": "^1.2.12", "react-test-renderer": "^16.8.4", - "remark-cli": "^6.0.1", + "remark-cli": "^8.0.1", "remark-preset-lint-recommended": "^3.0.2", "schedule": "^0.5.0", "size-limit": "^0.21.1",