Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 5a09342

Browse files
committed
downgrade babel-eslint to 7.2.3 to fix travis xo errors
1 parent 274a33f commit 5a09342

File tree

2 files changed

+14
-87
lines changed

2 files changed

+14
-87
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
},
9090
"devDependencies": {
9191
"all-contributors-cli": "^4.10.0",
92-
"babel-eslint": "^8.0.1",
92+
"babel-eslint": "7.2.3",
9393
"babel-plugin-lodash": "^3.2.11",
9494
"cross-env": "^5.0.2",
9595
"doctoc": "^1.3.0",

yarn.lock

Lines changed: 13 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22
# yarn lockfile v1
33

44

5-
"@babel/code-frame@7.0.0-beta.36":
6-
version "7.0.0-beta.36"
7-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.36.tgz#2349d7ec04b3a06945ae173280ef8579b63728e4"
8-
dependencies:
9-
chalk "^2.0.0"
10-
esutils "^2.0.2"
11-
js-tokens "^3.0.0"
12-
135
"@babel/code-frame@^7.0.0-beta.35":
146
version "7.0.0-beta.38"
157
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.38.tgz#c0af5930617e55e050336838e3a3670983b0b2b2"
@@ -18,49 +10,13 @@
1810
esutils "^2.0.2"
1911
js-tokens "^3.0.0"
2012

21-
"@babel/helper-function-name@7.0.0-beta.36":
22-
version "7.0.0-beta.36"
23-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.36.tgz#366e3bc35147721b69009f803907c4d53212e88d"
24-
dependencies:
25-
"@babel/helper-get-function-arity" "7.0.0-beta.36"
26-
"@babel/template" "7.0.0-beta.36"
27-
"@babel/types" "7.0.0-beta.36"
28-
29-
"@babel/helper-get-function-arity@7.0.0-beta.36":
30-
version "7.0.0-beta.36"
31-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.36.tgz#f5383bac9a96b274828b10d98900e84ee43e32b8"
32-
dependencies:
33-
"@babel/types" "7.0.0-beta.36"
34-
3513
"@babel/helper-module-imports@7.0.0-beta.32":
3614
version "7.0.0-beta.32"
3715
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0-beta.32.tgz#8126fc024107c226879841b973677a4f4e510a03"
3816
dependencies:
3917
"@babel/types" "7.0.0-beta.32"
4018
lodash "^4.2.0"
4119

42-
"@babel/template@7.0.0-beta.36":
43-
version "7.0.0-beta.36"
44-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.36.tgz#02e903de5d68bd7899bce3c5b5447e59529abb00"
45-
dependencies:
46-
"@babel/code-frame" "7.0.0-beta.36"
47-
"@babel/types" "7.0.0-beta.36"
48-
babylon "7.0.0-beta.36"
49-
lodash "^4.2.0"
50-
51-
"@babel/traverse@7.0.0-beta.36":
52-
version "7.0.0-beta.36"
53-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.36.tgz#1dc6f8750e89b6b979de5fe44aa993b1a2192261"
54-
dependencies:
55-
"@babel/code-frame" "7.0.0-beta.36"
56-
"@babel/helper-function-name" "7.0.0-beta.36"
57-
"@babel/types" "7.0.0-beta.36"
58-
babylon "7.0.0-beta.36"
59-
debug "^3.0.1"
60-
globals "^11.1.0"
61-
invariant "^2.2.0"
62-
lodash "^4.2.0"
63-
6420
"@babel/types@7.0.0-beta.32":
6521
version "7.0.0-beta.32"
6622
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.32.tgz#c317d0ecc89297b80bbcb2f50608e31f6452a5ff"
@@ -69,14 +25,6 @@
6925
lodash "^4.2.0"
7026
to-fast-properties "^2.0.0"
7127

72-
"@babel/types@7.0.0-beta.36":
73-
version "7.0.0-beta.36"
74-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.36.tgz#64f2004353de42adb72f9ebb4665fc35b5499d23"
75-
dependencies:
76-
esutils "^2.0.2"
77-
lodash "^4.2.0"
78-
to-fast-properties "^2.0.0"
79-
8028
"@semantic-release/commit-analyzer@^3.0.1":
8129
version "3.0.7"
8230
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-3.0.7.tgz#dc955444a6d3d2ae9b8e21f90c2c80c4e9142b2f"
@@ -451,7 +399,7 @@ aws4@^1.2.1, aws4@^1.6.0:
451399
version "1.6.0"
452400
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
453401

454-
babel-code-frame@^6.16.0, babel-code-frame@^6.26.0:
402+
babel-code-frame@^6.16.0, babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
455403
version "6.26.0"
456404
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
457405
dependencies:
@@ -483,16 +431,14 @@ babel-core@6.26.0, babel-core@^6.0.0, babel-core@^6.26.0:
483431
slash "^1.0.0"
484432
source-map "^0.5.6"
485433

486-
babel-eslint@^8.0.1:
487-
version "8.2.1"
488-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.1.tgz#136888f3c109edc65376c23ebf494f36a3e03951"
434+
babel-eslint@7.2.3:
435+
version "7.2.3"
436+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.2.3.tgz#b2fe2d80126470f5c19442dc757253a897710827"
489437
dependencies:
490-
"@babel/code-frame" "7.0.0-beta.36"
491-
"@babel/traverse" "7.0.0-beta.36"
492-
"@babel/types" "7.0.0-beta.36"
493-
babylon "7.0.0-beta.36"
494-
eslint-scope "~3.7.1"
495-
eslint-visitor-keys "^1.0.0"
438+
babel-code-frame "^6.22.0"
439+
babel-traverse "^6.23.1"
440+
babel-types "^6.23.0"
441+
babylon "^6.17.0"
496442

497443
babel-generator@6.26.0, babel-generator@^6.18.0, babel-generator@^6.26.0:
498444
version "6.26.0"
@@ -1083,7 +1029,7 @@ babel-template@6.26.0, babel-template@^6.16.0, babel-template@^6.24.1, babel-tem
10831029
babylon "^6.18.0"
10841030
lodash "^4.17.4"
10851031

1086-
babel-traverse@^6.18.0, babel-traverse@^6.24.1, babel-traverse@^6.25.0, babel-traverse@^6.26.0:
1032+
babel-traverse@^6.18.0, babel-traverse@^6.23.1, babel-traverse@^6.24.1, babel-traverse@^6.25.0, babel-traverse@^6.26.0:
10871033
version "6.26.0"
10881034
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee"
10891035
dependencies:
@@ -1097,7 +1043,7 @@ babel-traverse@^6.18.0, babel-traverse@^6.24.1, babel-traverse@^6.25.0, babel-tr
10971043
invariant "^2.2.2"
10981044
lodash "^4.17.4"
10991045

1100-
babel-types@6.26.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0:
1046+
babel-types@6.26.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.23.0, babel-types@^6.24.1, babel-types@^6.26.0:
11011047
version "6.26.0"
11021048
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
11031049
dependencies:
@@ -1114,11 +1060,7 @@ babel-types@7.0.0-beta.3:
11141060
lodash "^4.2.0"
11151061
to-fast-properties "^2.0.0"
11161062

1117-
babylon@7.0.0-beta.36:
1118-
version "7.0.0-beta.36"
1119-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.36.tgz#3a3683ba6a9a1e02b0aa507c8e63435e39305b9e"
1120-
1121-
babylon@^6.18.0:
1063+
babylon@^6.17.0, babylon@^6.18.0:
11221064
version "6.18.0"
11231065
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
11241066

@@ -1957,7 +1899,7 @@ debug@2.6.9, debug@^2.1.1, debug@^2.1.3, debug@^2.2.0, debug@^2.6.8:
19571899
dependencies:
19581900
ms "2.0.0"
19591901

1960-
debug@^3.0.1, debug@^3.1.0:
1902+
debug@^3.1.0:
19611903
version "3.1.0"
19621904
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
19631905
dependencies:
@@ -2562,17 +2504,6 @@ eslint-plugin-unicorn@^2.1.0:
25622504
lodash.snakecase "^4.0.1"
25632505
lodash.upperfirst "^4.2.0"
25642506

2565-
eslint-scope@~3.7.1:
2566-
version "3.7.1"
2567-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
2568-
dependencies:
2569-
esrecurse "^4.1.0"
2570-
estraverse "^4.1.1"
2571-
2572-
eslint-visitor-keys@^1.0.0:
2573-
version "1.0.0"
2574-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2575-
25762507
eslint@^3.18.0:
25772508
version "3.19.0"
25782509
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19.0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc"
@@ -3252,10 +3183,6 @@ global@^4.3.0:
32523183
min-document "^2.19.0"
32533184
process "~0.5.1"
32543185

3255-
globals@^11.1.0:
3256-
version "11.1.0"
3257-
resolved "https://registry.yarnpkg.com/globals/-/globals-11.1.0.tgz#632644457f5f0e3ae711807183700ebf2e4633e4"
3258-
32593186
globals@^9.14.0, globals@^9.18.0:
32603187
version "9.18.0"
32613188
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
@@ -3695,7 +3622,7 @@ into-stream@^3.1.0:
36953622
from2 "^2.1.1"
36963623
p-is-promise "^1.1.0"
36973624

3698-
invariant@^2.2.0, invariant@^2.2.2:
3625+
invariant@^2.2.2:
36993626
version "2.2.2"
37003627
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
37013628
dependencies:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy