From 909d08878b3ef06151aca93e7e927a45e9cf64fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 13 Nov 2017 08:11:31 +0000 Subject: [PATCH] Bump remark-lint from 6.0.0 to 6.0.1 Bumps [remark-lint](https://github.com/wooorm/remark-lint) from 6.0.0 to 6.0.1. - [Commits](https://github.com/wooorm/remark-lint/commits) --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3d3cedb..63ba117 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "mocha-lcov-reporter": "^1.3.0", "nyc": "^11.3.0", "remark": "^8.0.0", - "remark-lint": "^6.0.0", + "remark-lint": "^6.0.1", "rollup": "^0.45.2", "rollup-plugin-babel": "^2.7.1", "rollup-plugin-commonjs": "^8.1.0" diff --git a/yarn.lock b/yarn.lock index adca241..a426a90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3290,9 +3290,9 @@ regjsparser@^0.1.4: dependencies: jsesc "~0.5.0" -remark-lint@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-6.0.0.tgz#e9824cf9112fab7f03915914f05eb015f117043f" +remark-lint@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-6.0.1.tgz#68b10ec25d5145042f7cfa52649e20ef7bc91482" dependencies: remark-message-control "^4.0.0"