git.fiddlerwoaroof.com
Browse code

Bump babel-eslint from 10.0.2 to 10.0.3

Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.2...v10.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 17/10/2019 11:28:57
Showing 2 changed files
... ...
@@ -37,7 +37,7 @@
37 37
     "@babel/preset-flow": "^7.0.0",
38 38
     "@babel/preset-react": "^7.0.0",
39 39
     "babel-core": "7.0.0-bridge.0",
40
-    "babel-eslint": "10.0.2",
40
+    "babel-eslint": "10.0.3",
41 41
     "babel-jest": "24.8.0",
42 42
     "dotenv": "8.2.0",
43 43
     "dotenv-expand": "5.1.0",
... ...
@@ -2008,18 +2008,6 @@ babel-core@7.0.0-bridge.0:
2008 2008
   resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
2009 2009
   integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
2010 2010
 
2011
-babel-eslint@10.0.2:
2012
-  version "10.0.2"
2013
-  resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2.tgz#182d5ac204579ff0881684b040560fdcc1558456"
2014
-  integrity sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q==
2015
-  dependencies:
2016
-    "@babel/code-frame" "^7.0.0"
2017
-    "@babel/parser" "^7.0.0"
2018
-    "@babel/traverse" "^7.0.0"
2019
-    "@babel/types" "^7.0.0"
2020
-    eslint-scope "3.7.1"
2021
-    eslint-visitor-keys "^1.0.0"
2022
-
2023 2011
 babel-eslint@10.0.3:
2024 2012
   version "10.0.3"
2025 2013
   resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.3.tgz#81a2c669be0f205e19462fed2482d33e4687a88a"
... ...
@@ -4065,14 +4053,6 @@ eslint-plugin-react@7.14.3:
4065 4053
     prop-types "^15.7.2"
4066 4054
     resolve "^1.10.1"
4067 4055
 
4068
-eslint-scope@3.7.1:
4069
-  version "3.7.1"
4070
-  resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
4071
-  integrity sha1-PWPD7f2gLgbgGkUq2IyqzHzctug=
4072
-  dependencies:
4073
-    esrecurse "^4.1.0"
4074
-    estraverse "^4.1.1"
4075
-
4076 4056
 eslint-scope@^4.0.3:
4077 4057
   version "4.0.3"
4078 4058
   resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"