From fdb50592556f2336492c7de4a8c66129b7e232a9 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 15 Nov 2018 18:36:30 +0300 Subject: update deps --- vnext/package.json | 2 +- vnext/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'vnext') diff --git a/vnext/package.json b/vnext/package.json index ce3cc76f..a0773848 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -28,7 +28,7 @@ "enzyme-adapter-react-16": "^1.7.0", "error-overlay-webpack-plugin": "^0.1.5", "eslint": "^5.9.0", - "eslint-plugin-babel": "^5.2.1", + "eslint-plugin-babel": "^5.3.0", "eslint-plugin-jest": "^22.0.0", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.11.1", diff --git a/vnext/yarn.lock b/vnext/yarn.lock index 3a52e357..c072d98e 100644 --- a/vnext/yarn.lock +++ b/vnext/yarn.lock @@ -3116,10 +3116,10 @@ escodegen@^1.9.1: optionalDependencies: source-map "~0.6.1" -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" - integrity sha512-2bYHrP9TOT3Bq2Ay12xo2FZg76dMZesZMcRzoHZiC4v+Q4CMUA/F0G3hGYseOpwXaaGqxaPXoJyqAyIa3eBF1Q== +eslint-plugin-babel@^5.3.0: + version "5.3.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.3.0.tgz#2e7f251ccc249326da760c1a4c948a91c32d0023" + integrity sha512-HPuNzSPE75O+SnxHIafbW5QB45r2w78fxqwK3HmjqIUoPfPzVrq6rD+CINU3yzoDSzEhUkX07VUphbF73Lth/w== dependencies: eslint-rule-composer "^0.3.0" -- cgit v1.2.3