From a977786c7a731eb16ceca79a90aa46cc5a97820a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2020 01:06:22 +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.30 to 1.3.31. - [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.30...v1.3.31) 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 b91ca576..ed579b21 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@babel/core": "7.10.4", "@babel/plugin-proposal-object-rest-spread": "7.10.4", "@babel/register": "7.10.4", - "@blackflux/eslint-plugin-rules": "1.3.30", + "@blackflux/eslint-plugin-rules": "1.3.31", "@blackflux/robo-config-plugin": "3.5.1", "babel-eslint": "10.1.0", "chai": "4.2.0", diff --git a/yarn.lock b/yarn.lock index 1a4ebaf4..c983d8d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -233,10 +233,10 @@ lodash "^4.17.13" to-fast-properties "^2.0.0" -"@blackflux/eslint-plugin-rules@1.3.30": - version "1.3.30" - resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.3.30.tgz#e1b74d966e55d2bb2d364c92c8a157caeee3ab33" - integrity sha512-AVdsyv++ZmE/y3bVe9fViMl1CDb2BYhFf2Rtix+lyoKfW9qNiyWICJYgacNnsw6z2nvoOYqSuXAC6hlSXte/1Q== +"@blackflux/eslint-plugin-rules@1.3.31": + version "1.3.31" + resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.3.31.tgz#40e4d05a40a1a414011e8c6a30685d69e4f5726d" + integrity sha512-MhaYldGkxBnUFByxvXEv2NnV2JKlSKjuQp5DflNb4lLeLgn91bBRID545m+iK0imbmuE3oxltw6fi763Rpjmpg== dependencies: smart-fs "1.11.14"