git.fiddlerwoaroof.com
Browse code

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] <support@dependabot.com>

dependabot-preview[bot] authored on 18/06/2019 10:32:16
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.1",
40
+    "babel-eslint": "10.0.2",
41 41
     "babel-jest": "24.8.0",
42 42
     "dotenv": "8.0.0",
43 43
     "dotenv-expand": "5.1.0",
... ...
@@ -1967,6 +1967,18 @@ babel-eslint@10.0.1:
1967 1967
     eslint-scope "3.7.1"
1968 1968
     eslint-visitor-keys "^1.0.0"
1969 1969
 
1970
+babel-eslint@10.0.2:
1971
+  version "10.0.2"
1972
+  resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2.tgz#182d5ac204579ff0881684b040560fdcc1558456"
1973
+  integrity sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q==
1974
+  dependencies:
1975
+    "@babel/code-frame" "^7.0.0"
1976
+    "@babel/parser" "^7.0.0"
1977
+    "@babel/traverse" "^7.0.0"
1978
+    "@babel/types" "^7.0.0"
1979
+    eslint-scope "3.7.1"
1980
+    eslint-visitor-keys "^1.0.0"
1981
+
1970 1982
 babel-extract-comments@^1.0.0:
1971 1983
   version "1.0.0"
1972 1984
   resolved "https://registry.yarnpkg.com/babel-extract-comments/-/babel-extract-comments-1.0.0.tgz#0a2aedf81417ed391b85e18b4614e693a0351a21"