From 5bef2520240654b59ec0c468436f88044d433125 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 06:43:59 +0000 Subject: [PATCH] build(deps-dev): bump remark-cli from 6.0.1 to 9.0.0 Bumps [remark-cli](https://github.com/remarkjs/remark) from 6.0.1 to 9.0.0. - [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@9.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..a17a112 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": "^9.0.0", "remark-preset-lint-recommended": "^3.0.2", "schedule": "^0.5.0", "size-limit": "^0.21.1",