From e2fd1e97ee3be42cfbe4410896e5f729ddead5b0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 23:12:43 +0000 Subject: [PATCH] chore(deps-dev): bump @blackflux/eslint-plugin-rules Bumps [@blackflux/eslint-plugin-rules](https://github.com/blackflux/eslint-plugin-rules) from 1.3.15 to 1.3.16. - [Release notes](https://github.com/blackflux/eslint-plugin-rules/releases) - [Changelog](https://github.com/blackflux/eslint-plugin-rules/blob/master/.releaserc.json) - [Commits](https://github.com/blackflux/eslint-plugin-rules/compare/v1.3.15...v1.3.16) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 554c58f..e542aad 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@babel/core": "7.7.2", "@babel/plugin-proposal-object-rest-spread": "7.6.2", "@babel/register": "7.7.0", - "@blackflux/eslint-plugin-rules": "1.3.15", + "@blackflux/eslint-plugin-rules": "1.3.16", "@blackflux/robo-config-plugin": "2.6.17", "babel-eslint": "10.0.3", "chai": "4.2.0", diff --git a/yarn.lock b/yarn.lock index b7c72eb..72a5ed0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -172,10 +172,10 @@ lodash "^4.17.13" to-fast-properties "^2.0.0" -"@blackflux/eslint-plugin-rules@1.3.15": - version "1.3.15" - resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.3.15.tgz#3c70e85f3a16139b475fe3dd28def52f29780b36" - integrity sha512-L8+iF+hwIneYGyrLOS95NqJ1TaaYtMxY4zyiO0o5tsLoXCPNUDNZK3ut0IghmLuYgYShzoUZ9RH5JZghLw4IFg== +"@blackflux/eslint-plugin-rules@1.3.16": + version "1.3.16" + resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.3.16.tgz#51806086b35c0e21368d31a818c59c5ec72f3ecb" + integrity sha512-X7EqucFoi/Ig7gE9FN1NyxG0BrNuohPO5DM1skBy3ORuDb7+yhhFC+yoMY+gWAbzaDo6ODrRPasYRLTm9OSXWg== dependencies: smart-fs "1.11.0"