Skip to content

Commit 6569028

Browse files
authored
Merge pull request #1845 from StoDevX/greenkeeper/babel-eslint-8.0.2
Update babel-eslint to the latest version 🚀
2 parents e241615 + 08b1bd6 commit 6569028

File tree

2 files changed

+65
-70
lines changed

2 files changed

+65
-70
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"devDependencies": {
101101
"ajv": "5.3.0",
102102
"babel-core": "6.26.0",
103-
"babel-eslint": "8.0.1",
103+
"babel-eslint": "8.0.2",
104104
"babel-jest": "21.2.0",
105105
"babel-plugin-flow-react-proptypes": "8.0.0",
106106
"babel-preset-react-native": "3.0.1",

yarn.lock

Lines changed: 64 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,59 @@
22
# yarn lockfile v1
33

44

5+
"@babel/[email protected]", "@babel/code-frame@^7.0.0-beta.31":
6+
version "7.0.0-beta.31"
7+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.31.tgz#473d021ecc573a2cce1c07d5b509d5215f46ba35"
8+
dependencies:
9+
chalk "^2.0.0"
10+
esutils "^2.0.2"
11+
js-tokens "^3.0.0"
12+
13+
14+
version "7.0.0-beta.31"
15+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.31.tgz#afe63ad799209989348b1109b44feb66aa245f57"
16+
dependencies:
17+
"@babel/helper-get-function-arity" "7.0.0-beta.31"
18+
"@babel/template" "7.0.0-beta.31"
19+
"@babel/traverse" "7.0.0-beta.31"
20+
"@babel/types" "7.0.0-beta.31"
21+
22+
23+
version "7.0.0-beta.31"
24+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.31.tgz#1176d79252741218e0aec872ada07efb2b37a493"
25+
dependencies:
26+
"@babel/types" "7.0.0-beta.31"
27+
28+
29+
version "7.0.0-beta.31"
30+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.31.tgz#577bb29389f6c497c3e7d014617e7d6713f68bda"
31+
dependencies:
32+
"@babel/code-frame" "7.0.0-beta.31"
33+
"@babel/types" "7.0.0-beta.31"
34+
babylon "7.0.0-beta.31"
35+
lodash "^4.2.0"
36+
37+
"@babel/[email protected]", "@babel/traverse@^7.0.0-beta.31":
38+
version "7.0.0-beta.31"
39+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.31.tgz#db399499ad74aefda014f0c10321ab255134b1df"
40+
dependencies:
41+
"@babel/code-frame" "7.0.0-beta.31"
42+
"@babel/helper-function-name" "7.0.0-beta.31"
43+
"@babel/types" "7.0.0-beta.31"
44+
babylon "7.0.0-beta.31"
45+
debug "^3.0.1"
46+
globals "^10.0.0"
47+
invariant "^2.2.0"
48+
lodash "^4.2.0"
49+
50+
"@babel/[email protected]", "@babel/types@^7.0.0-beta.31":
51+
version "7.0.0-beta.31"
52+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.31.tgz#42c9c86784f674c173fb21882ca9643334029de4"
53+
dependencies:
54+
esutils "^2.0.2"
55+
lodash "^4.2.0"
56+
to-fast-properties "^2.0.0"
57+
558
"@hawkrives/[email protected]":
659
version "1.0.0"
760
resolved "https://registry.yarnpkg.com/@hawkrives/react-native-alphabetlistview/-/react-native-alphabetlistview-1.0.0.tgz#0a832b7e55e81002741e623056112fe5d19d03b3"
@@ -258,14 +311,6 @@ aws4@^1.6.0:
258311
version "1.6.0"
259312
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
260313

261-
262-
version "7.0.0-beta.0"
263-
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-7.0.0-beta.0.tgz#418a7b5f3f7dc9a4670e61b1158b4c5661bec98d"
264-
dependencies:
265-
chalk "^2.0.0"
266-
esutils "^2.0.2"
267-
js-tokens "^3.0.0"
268-
269314
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
270315
version "6.26.0"
271316
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
@@ -298,14 +343,14 @@ [email protected], babel-core@^6.0.0, babel-core@^6.24.1, babel-core@^6.25.0, ba
298343
slash "^1.0.0"
299344
source-map "^0.5.6"
300345

301-
302-
version "8.0.1"
303-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.0.1.tgz#5d718be7a328625d006022eb293ed3008cbd6346"
346+
347+
version "8.0.2"
348+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.0.2.tgz#e44fb9a037d749486071d52d65312f5c20aa7530"
304349
dependencies:
305-
babel-code-frame "7.0.0-beta.0"
306-
babel-traverse "7.0.0-beta.0"
307-
babel-types "7.0.0-beta.0"
308-
babylon "7.0.0-beta.22"
350+
"@babel/code-frame" "^7.0.0-beta.31"
351+
"@babel/traverse" "^7.0.0-beta.31"
352+
"@babel/types" "^7.0.0-beta.31"
353+
babylon "^7.0.0-beta.31"
309354

310355
babel-generator@^6.18.0, babel-generator@^6.24.1, babel-generator@^6.26.0:
311356
version "6.26.0"
@@ -346,15 +391,6 @@ babel-helper-define-map@^6.24.1:
346391
babel-types "^6.26.0"
347392
lodash "^4.17.4"
348393

349-
350-
version "7.0.0-beta.0"
351-
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-7.0.0-beta.0.tgz#d1b6779b647e5c5c31ebeb05e13b998e4d352d56"
352-
dependencies:
353-
babel-helper-get-function-arity "7.0.0-beta.0"
354-
babel-template "7.0.0-beta.0"
355-
babel-traverse "7.0.0-beta.0"
356-
babel-types "7.0.0-beta.0"
357-
358394
babel-helper-function-name@^6.24.1:
359395
version "6.24.1"
360396
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz#d3475b8c03ed98242a25b48351ab18399d3580a9"
@@ -365,12 +401,6 @@ babel-helper-function-name@^6.24.1:
365401
babel-traverse "^6.24.1"
366402
babel-types "^6.24.1"
367403

368-
369-
version "7.0.0-beta.0"
370-
resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-7.0.0-beta.0.tgz#9d1ab7213bb5efe1ef1638a8ea1489969b5a8b6e"
371-
dependencies:
372-
babel-types "7.0.0-beta.0"
373-
374404
babel-helper-get-function-arity@^6.24.1:
375405
version "6.24.1"
376406
resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz#8f7782aa93407c41d3aa50908f89b031b1b6853d"
@@ -435,10 +465,6 @@ [email protected], babel-jest@^21.2.0:
435465
babel-plugin-istanbul "^4.0.0"
436466
babel-preset-jest "^21.2.0"
437467

438-
439-
version "7.0.0-beta.0"
440-
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-7.0.0-beta.0.tgz#6df01296e49fc8fbd0637394326a167f36da817b"
441-
442468
babel-messages@^6.23.0:
443469
version "6.23.0"
444470
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e"
@@ -913,15 +939,6 @@ babel-runtime@^6.0.0, babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtim
913939
core-js "^2.4.0"
914940
regenerator-runtime "^0.11.0"
915941

916-
917-
version "7.0.0-beta.0"
918-
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-7.0.0-beta.0.tgz#85083cf9e4395d5e48bf5154d7a8d6991cafecfb"
919-
dependencies:
920-
babel-traverse "7.0.0-beta.0"
921-
babel-types "7.0.0-beta.0"
922-
babylon "7.0.0-beta.22"
923-
lodash "^4.2.0"
924-
925942
babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.25.0, babel-template@^6.26.0:
926943
version "6.26.0"
927944
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.26.0.tgz#de03e2d16396b069f46dd9fff8521fb1a0e35e02"
@@ -932,20 +949,6 @@ babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.25.0, babel-te
932949
babylon "^6.18.0"
933950
lodash "^4.17.4"
934951

935-
936-
version "7.0.0-beta.0"
937-
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-7.0.0-beta.0.tgz#da14be9b762f62a2f060db464eaafdd8cd072a41"
938-
dependencies:
939-
babel-code-frame "7.0.0-beta.0"
940-
babel-helper-function-name "7.0.0-beta.0"
941-
babel-messages "7.0.0-beta.0"
942-
babel-types "7.0.0-beta.0"
943-
babylon "7.0.0-beta.22"
944-
debug "^3.0.1"
945-
globals "^10.0.0"
946-
invariant "^2.2.0"
947-
lodash "^4.2.0"
948-
949952
babel-traverse@^6.18.0, babel-traverse@^6.24.1, babel-traverse@^6.25.0, babel-traverse@^6.26.0:
950953
version "6.26.0"
951954
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee"
@@ -960,14 +963,6 @@ babel-traverse@^6.18.0, babel-traverse@^6.24.1, babel-traverse@^6.25.0, babel-tr
960963
invariant "^2.2.2"
961964
lodash "^4.17.4"
962965

963-
964-
version "7.0.0-beta.0"
965-
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-7.0.0-beta.0.tgz#eb8b6e556470e6dcc4aef982d79ad229469b5169"
966-
dependencies:
967-
esutils "^2.0.2"
968-
lodash "^4.2.0"
969-
to-fast-properties "^2.0.0"
970-
971966
babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.25.0, babel-types@^6.26.0:
972967
version "6.26.0"
973968
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
@@ -977,9 +972,9 @@ babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.25
977972
lodash "^4.17.4"
978973
to-fast-properties "^1.0.3"
979974

980-
981-
version "7.0.0-beta.22"
982-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.22.tgz#74f0ad82ed7c7c3cfeab74cf684f815104161b65"
975+
[email protected].31, babylon@^7.0.0-beta.31:
976+
version "7.0.0-beta.31"
977+
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.31.tgz#7ec10f81e0e456fd0f855ad60fa30c2ac454283f"
983978

984979
babylon@^6.17.0, babylon@^6.18.0:
985980
version "6.18.0"
@@ -5318,7 +5313,7 @@ vinyl@^0.5.0:
53185313
clone-stats "^0.0.1"
53195314
replace-ext "0.0.1"
53205315

5321-
"vm2@github:patriksimek/vm2#custom_files":
5316+
vm2@patriksimek/vm2#custom_files:
53225317
version "3.5.0"
53235318
resolved "https://codeload.github.com/patriksimek/vm2/tar.gz/7e82f90ac705fc44fad044147cb0df09b4c79a57"
53245319

0 commit comments

Comments
 (0)