From 30aeaf86bd87b19b9a42813515afd75a5952a0cf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2019 05:34:00 +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.21 to 1.3.22. - [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.21...v1.3.22) 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 ef8804b..d20f75d 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@babel/core": "7.7.7", "@babel/plugin-proposal-object-rest-spread": "7.7.7", "@babel/register": "7.7.7", - "@blackflux/eslint-plugin-rules": "1.3.21", + "@blackflux/eslint-plugin-rules": "1.3.22", "@blackflux/robo-config-plugin": "3.0.4", "babel-eslint": "10.0.3", "chai": "4.2.0", diff --git a/yarn.lock b/yarn.lock index 737fcb1..27866ab 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.21": - version "1.3.21" - resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.3.21.tgz#633ede4fbb6c18482a6e8adecc5920562d530e7d" - integrity sha512-tUsg+8zD4Yze/Y3dRmCcfbHJ7NkE3/a5D/QxmSUbm3wXFQOcrRfZ08dKr2n7GWo4ubVEAeqo95QWMLaozGD/iQ== +"@blackflux/eslint-plugin-rules@1.3.22": + version "1.3.22" + resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.3.22.tgz#171ace29b3f801df59192fe61ac08fbd05faa821" + integrity sha512-X6JMtJmeQyKyMHBvZ5+kewKWgApITKimH4bQJX7DoZlwmSEUUkEZ4p0EyiT5uxayjb27hatMnEtokOKUWbEuxA== dependencies: smart-fs "1.11.5"