Skip to content

Commit 7852ab5

Browse files
authored
Merge pull request #2973 from StoDevX/greenkeeper/eslint-plugin-babel-5.2.0
Update eslint-plugin-babel to the latest version 🚀
2 parents 3de4fc1 + b488bc1 commit 7852ab5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"directory-tree": "2.1.0",
166166
"eslint": "5.0.1",
167167
"eslint-config-prettier": "3.0.1",
168-
"eslint-plugin-babel": "5.1.0",
168+
"eslint-plugin-babel": "5.2.0",
169169
"eslint-plugin-flowtype": "2.50.0",
170170
"eslint-plugin-react": "7.11.1",
171171
"eslint-plugin-react-native": "3.2.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2659,9 +2659,9 @@ [email protected]:
26592659
dependencies:
26602660
get-stdin "^6.0.0"
26612661

2662-
eslint-plugin-babel@5.1.0:
2663-
version "5.1.0"
2664-
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.1.0.tgz#9c76e476162041e50b6ba69aa4eae3bdd6a4e1c3"
2662+
eslint-plugin-babel@5.2.0:
2663+
version "5.2.0"
2664+
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.2.0.tgz#3041a0c26aa3ca4a0e0f2aa11591f0396790d981"
26652665
dependencies:
26662666
eslint-rule-composer "^0.3.0"
26672667

0 commit comments

Comments
 (0)