From 30dbe13550cbda88fcb814a9f53ae465f38aa67a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Oct 2018 13:41:47 -0400 Subject: [PATCH] Bump eslint-plugin-babel from 5.2.0 to 5.2.1 (#780) [ci skip] Bumps [eslint-plugin-babel](https://github.com/babel/eslint-plugin-babel) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/babel/eslint-plugin-babel/releases) - [Commits](https://github.com/babel/eslint-plugin-babel/compare/v5.2.0...v5.2.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6b116b973..a81593c64 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-config-airbnb": "^17.1.0", "eslint-config-airbnb-base": "^13.1.0", "eslint-config-prettier": "^3.1.0", - "eslint-plugin-babel": "^5.2.0", + "eslint-plugin-babel": "^5.2.1", "eslint-plugin-ignore-erb": "^0.1.1", "eslint-plugin-import": "^2.14.0", "eslint-plugin-jsx-a11y": "^6.1.1", diff --git a/yarn.lock b/yarn.lock index 77a472e7c..f2efae005 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3172,9 +3172,9 @@ eslint-module-utils@^2.2.0: debug "^2.6.8" pkg-dir "^1.0.0" -eslint-plugin-babel@^5.2.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.2.0.tgz#3041a0c26aa3ca4a0e0f2aa11591f0396790d981" +eslint-plugin-babel@^5.2.1: + version "5.2.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.2.1.tgz#95cccad9a70908ab1d21276e7e33cc9701a18293" dependencies: eslint-rule-composer "^0.3.0"