From fd1d41107b8b0053ab41a7b8e97790e23354c589 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 12:21:09 +0000 Subject: [PATCH] Bump babel-eslint from 10.0.1 to 10.0.2 Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.1 to 10.0.2. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](https://github.com/babel/babel-eslint/compare/v10.0.1...v10.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 97574ac5b97e17..fa0a2bb1a5dbaf 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "argos-cli": "^0.1.1", "aws-sdk": "^2.471.0", "babel-core": "^7.0.0-bridge.0", - "babel-eslint": "^10.0.0", + "babel-eslint": "^10.0.2", "babel-loader": "^8.0.0", "babel-plugin-istanbul": "^5.0.0", "babel-plugin-module-resolver": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 109a2cafc1037f..a761eb2e6e571d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3051,10 +3051,10 @@ babel-core@7.0.0-bridge.0, babel-core@^7.0.0-bridge.0: resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece" integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg== -babel-eslint@^10.0.0: - version "10.0.1" - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed" - integrity sha512-z7OT1iNV+TjOwHNLLyJk+HN+YVWX+CLE6fPD2SymJZOZQBs+QIexFjhm4keGTm8MW9xr4EC9Q0PbaLB24V5GoQ== +babel-eslint@^10.0.2: + version "10.0.2" + resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2.tgz#182d5ac204579ff0881684b040560fdcc1558456" + integrity sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q== dependencies: "@babel/code-frame" "^7.0.0" "@babel/parser" "^7.0.0" @@ -5799,8 +5799,9 @@ eslint-plugin-jsx-a11y@^6.0.3: jsx-ast-utils "^2.0.1" "eslint-plugin-material-ui@link:packages/eslint-plugin-material-ui": - version "0.0.0" - uid "" + version "4.0.0" + dependencies: + emoji-regex "^8.0.0" eslint-plugin-mocha@^5.0.0: version "5.3.0"