From 1997b0a82711f28fa3c28b1bf83b6645e54a0beb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 06:32:35 +0000 Subject: [PATCH] build(deps-dev): bump remark-cli from 6.0.1 to 8.0.0 Bumps [remark-cli](https://github.com/remarkjs/remark) from 6.0.1 to 8.0.0. - [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/remark-cli@6.0.1...remark-cli@8.0.0) 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..66071b1 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.0", "remark-preset-lint-recommended": "^3.0.2", "schedule": "^0.5.0", "size-limit": "^0.21.1",