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

Commit fde230c

Browse files
Bump babel-eslint from 8.2.2 to 10.0.1
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 8.2.2 to 10.0.1. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](babel/babel-eslint@v8.2.2...v10.0.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63f1043 commit fde230c

File tree

2 files changed

+68
-84
lines changed

2 files changed

+68
-84
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@parity/shared": "3.0.x",
2626
"babel-cli": "^6.26.0",
2727
"babel-core": "^6.26.3",
28-
"babel-eslint": "^8.2.2",
28+
"babel-eslint": "^10.0.1",
2929
"babel-loader": "^7.1.5",
3030
"babel-plugin-react-intl": "3.0.1",
3131
"babel-plugin-transform-class-properties": "^6.24.1",

yarn.lock

Lines changed: 67 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -2,55 +2,41 @@
22
# yarn lockfile v1
33

44

5-
6-
version "7.0.0-beta.41"
7-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.41.tgz#68845c10a895050ab643e869100bbcf294b64e09"
8-
dependencies:
9-
"@babel/highlight" "7.0.0-beta.41"
10-
11-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.0.0-beta.40":
5+
"@babel/code-frame@^7.0.0":
126
version "7.0.0"
137
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8"
148
dependencies:
159
"@babel/highlight" "^7.0.0"
1610

17-
"@babel/generator@7.0.0-beta.41":
18-
version "7.0.0-beta.41"
19-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.41.tgz#5fce0676cea5acc1d493480d9fb7317ea2164d3f"
11+
"@babel/generator@^7.2.2":
12+
version "7.2.2"
13+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.2.2.tgz#18c816c70962640eab42fe8cae5f3947a5c65ccc"
2014
dependencies:
21-
"@babel/types" "7.0.0-beta.41"
15+
"@babel/types" "^7.2.2"
2216
jsesc "^2.5.1"
23-
lodash "^4.2.0"
17+
lodash "^4.17.10"
2418
source-map "^0.5.0"
2519
trim-right "^1.0.1"
2620

27-
28-
version "7.0.0-beta.41"
29-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.41.tgz#5c50bc96c50b23383aad413b84a3ee806ceaa0e1"
30-
dependencies:
31-
"@babel/helper-get-function-arity" "7.0.0-beta.41"
32-
"@babel/template" "7.0.0-beta.41"
33-
"@babel/types" "7.0.0-beta.41"
34-
35-
36-
version "7.0.0-beta.41"
37-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.41.tgz#04b9e89d783f6c2223fbb81e11e59235a7781713"
21+
"@babel/helper-function-name@^7.1.0":
22+
version "7.1.0"
23+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz#a0ceb01685f73355d4360c1247f582bfafc8ff53"
3824
dependencies:
39-
"@babel/types" "7.0.0-beta.41"
25+
"@babel/helper-get-function-arity" "^7.0.0"
26+
"@babel/template" "^7.1.0"
27+
"@babel/types" "^7.0.0"
4028

41-
"@babel/helper-split-export-declaration@7.0.0-beta.41":
42-
version "7.0.0-beta.41"
43-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.41.tgz#8a0a67ded225ab7abeb4ad1fc138b4e0e882abee"
29+
"@babel/helper-get-function-arity@^7.0.0":
30+
version "7.0.0"
31+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3"
4432
dependencies:
45-
"@babel/types" "7.0.0-beta.41"
33+
"@babel/types" "^7.0.0"
4634

47-
"@babel/highlight@7.0.0-beta.41":
48-
version "7.0.0-beta.41"
49-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.41.tgz#7e1d634de3821e664bc8ad9688f240530d239b95"
35+
"@babel/helper-split-export-declaration@^7.0.0":
36+
version "7.0.0"
37+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0.tgz#3aae285c0311c2ab095d997b8c9a94cad547d813"
5038
dependencies:
51-
chalk "^2.0.0"
52-
esutils "^2.0.2"
53-
js-tokens "^3.0.0"
39+
"@babel/types" "^7.0.0"
5440

5541
"@babel/highlight@^7.0.0":
5642
version "7.0.0"
@@ -60,6 +46,10 @@
6046
esutils "^2.0.2"
6147
js-tokens "^4.0.0"
6248

49+
"@babel/parser@^7.0.0", "@babel/parser@^7.2.2", "@babel/parser@^7.2.3":
50+
version "7.2.3"
51+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.2.3.tgz#32f5df65744b70888d17872ec106b02434ba1489"
52+
6353
6454
version "7.0.0"
6555
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.0.0.tgz#adeb78fedfc855aa05bc041640f3f6f98e85424c"
@@ -72,36 +62,34 @@
7262
dependencies:
7363
regenerator-runtime "^0.12.0"
7464

75-
"@babel/template@7.0.0-beta.41":
76-
version "7.0.0-beta.41"
77-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.41.tgz#628eeb93f9b5b423a252d3b6183f12e09505ab55"
65+
"@babel/template@^7.1.0":
66+
version "7.2.2"
67+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.2.2.tgz#005b3fdf0ed96e88041330379e0da9a708eb2907"
7868
dependencies:
79-
"@babel/code-frame" "7.0.0-beta.41"
80-
"@babel/types" "7.0.0-beta.41"
81-
babylon "7.0.0-beta.41"
82-
lodash "^4.2.0"
69+
"@babel/code-frame" "^7.0.0"
70+
"@babel/parser" "^7.2.2"
71+
"@babel/types" "^7.2.2"
8372

84-
"@babel/traverse@^7.0.0-beta.40":
85-
version "7.0.0-beta.41"
86-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.41.tgz#1615f6fa87382c34511be8be1cd083eba9b1ae88"
87-
dependencies:
88-
"@babel/code-frame" "7.0.0-beta.41"
89-
"@babel/generator" "7.0.0-beta.41"
90-
"@babel/helper-function-name" "7.0.0-beta.41"
91-
"@babel/helper-split-export-declaration" "7.0.0-beta.41"
92-
"@babel/types" "7.0.0-beta.41"
93-
babylon "7.0.0-beta.41"
94-
debug "^3.1.0"
73+
"@babel/traverse@^7.0.0":
74+
version "7.2.3"
75+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.2.3.tgz#7ff50cefa9c7c0bd2d81231fdac122f3957748d8"
76+
dependencies:
77+
"@babel/code-frame" "^7.0.0"
78+
"@babel/generator" "^7.2.2"
79+
"@babel/helper-function-name" "^7.1.0"
80+
"@babel/helper-split-export-declaration" "^7.0.0"
81+
"@babel/parser" "^7.2.3"
82+
"@babel/types" "^7.2.2"
83+
debug "^4.1.0"
9584
globals "^11.1.0"
96-
invariant "^2.2.0"
97-
lodash "^4.2.0"
85+
lodash "^4.17.10"
9886

99-
"@babel/[email protected]-beta.41", "@babel/types@^7.0.0-beta.40":
100-
version "7.0.0-beta.41"
101-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.41.tgz#776e6ec154fb8ec11da697be35b705c6eeb00e75"
87+
"@babel/types@^7.0.0", "@babel/types@^7.2.2":
88+
version "7.2.2"
89+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.2.2.tgz#44e10fc24e33af524488b716cdaee5360ea8ed1e"
10290
dependencies:
10391
esutils "^2.0.2"
104-
lodash "^4.2.0"
92+
lodash "^4.17.10"
10593
to-fast-properties "^2.0.0"
10694

10795
"@parity/abi@^3.0.25":
@@ -456,15 +444,15 @@ babel-core@^6.26.0, babel-core@^6.26.3:
456444
slash "^1.0.0"
457445
source-map "^0.5.7"
458446

459-
babel-eslint@^8.2.2:
460-
version "8.2.2"
461-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.2.tgz#1102273354c6f0b29b4ea28a65f97d122296b68b"
447+
babel-eslint@^10.0.1:
448+
version "10.0.1"
449+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed"
462450
dependencies:
463-
"@babel/code-frame" "^7.0.0-beta.40"
464-
"@babel/traverse" "^7.0.0-beta.40"
465-
"@babel/types" "^7.0.0-beta.40"
466-
babylon "^7.0.0-beta.40"
467-
eslint-scope "~3.7.1"
451+
"@babel/code-frame" "^7.0.0"
452+
"@babel/parser" "^7.0.0"
453+
"@babel/traverse" "^7.0.0"
454+
"@babel/types" "^7.0.0"
455+
eslint-scope "3.7.1"
468456
eslint-visitor-keys "^1.0.0"
469457

470458
babel-generator@^6.26.0:
@@ -1192,10 +1180,6 @@ babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0:
11921180
lodash "^4.17.4"
11931181
to-fast-properties "^1.0.3"
11941182

1195-
[email protected], babylon@^7.0.0-beta.40:
1196-
version "7.0.0-beta.41"
1197-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.41.tgz#e1b208d53a7a05ede2cf96cbecd86f5ed47f584f"
1198-
11991183
babylon@^6.18.0:
12001184
version "6.18.0"
12011185
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
@@ -1963,7 +1947,7 @@ debug@^2.2.0, debug@^2.6.8, debug@^2.6.9:
19631947
dependencies:
19641948
ms "2.0.0"
19651949

1966-
debug@^3.0.0, debug@^3.1.0:
1950+
debug@^3.0.0:
19671951
version "3.1.0"
19681952
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
19691953
dependencies:
@@ -1975,6 +1959,12 @@ debug@^4.0.1:
19751959
dependencies:
19761960
ms "^2.1.1"
19771961

1962+
debug@^4.1.0:
1963+
version "4.1.1"
1964+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
1965+
dependencies:
1966+
ms "^2.1.1"
1967+
19781968
decamelize-keys@^1.0.0:
19791969
version "1.1.0"
19801970
resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9"
@@ -2422,16 +2412,16 @@ eslint-plugin-standard@^4.0.0:
24222412
version "4.0.0"
24232413
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
24242414

2425-
eslint-scope@^4.0.0:
2426-
version "4.0.0"
2427-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0.tgz#50bf3071e9338bcdc43331794a0cb533f0136172"
2415+
eslint-scope@3.7.1:
2416+
version "3.7.1"
2417+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
24282418
dependencies:
24292419
esrecurse "^4.1.0"
24302420
estraverse "^4.1.1"
24312421

2432-
eslint-scope@~3.7.1:
2433-
version "3.7.1"
2434-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
2422+
eslint-scope@^4.0.0:
2423+
version "4.0.0"
2424+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0.tgz#50bf3071e9338bcdc43331794a0cb533f0136172"
24352425
dependencies:
24362426
esrecurse "^4.1.0"
24372427
estraverse "^4.1.1"
@@ -3294,12 +3284,6 @@ invariant@^2.0.0, invariant@^2.2.1, invariant@^2.2.2:
32943284
dependencies:
32953285
loose-envify "^1.0.0"
32963286

3297-
invariant@^2.2.0:
3298-
version "2.2.4"
3299-
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
3300-
dependencies:
3301-
loose-envify "^1.0.0"
3302-
33033287
invert-kv@^1.0.0:
33043288
version "1.0.0"
33053289
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"

0 commit comments

Comments
 (0)