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

Commit e9ca11a

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 7c5afc5 commit e9ca11a

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.3.4":
12+
version "7.3.4"
13+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.3.4.tgz#9aa48c1989257877a9d971296e5b73bfe72e446e"
2014
dependencies:
21-
"@babel/types" "7.0.0-beta.41"
15+
"@babel/types" "^7.3.4"
2216
jsesc "^2.5.1"
23-
lodash "^4.2.0"
17+
lodash "^4.17.11"
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.3.4":
50+
version "7.3.4"
51+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.3.4.tgz#a43357e4bbf4b92a437fb9e465c192848287f27c"
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.3.4"
75+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.3.4.tgz#1330aab72234f8dea091b08c4f8b9d05c7119e06"
76+
dependencies:
77+
"@babel/code-frame" "^7.0.0"
78+
"@babel/generator" "^7.3.4"
79+
"@babel/helper-function-name" "^7.1.0"
80+
"@babel/helper-split-export-declaration" "^7.0.0"
81+
"@babel/parser" "^7.3.4"
82+
"@babel/types" "^7.3.4"
83+
debug "^4.1.0"
9584
globals "^11.1.0"
96-
invariant "^2.2.0"
97-
lodash "^4.2.0"
85+
lodash "^4.17.11"
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", "@babel/types@^7.3.4":
88+
version "7.3.4"
89+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.3.4.tgz#bf482eaeaffb367a28abbf9357a94963235d90ed"
10290
dependencies:
10391
esutils "^2.0.2"
104-
lodash "^4.2.0"
92+
lodash "^4.17.11"
10593
to-fast-properties "^2.0.0"
10694

10795
"@parity/abi@^4.0.3":
@@ -464,15 +452,15 @@ babel-core@^6.26.0, babel-core@^6.26.3:
464452
slash "^1.0.0"
465453
source-map "^0.5.7"
466454

467-
babel-eslint@^8.2.2:
468-
version "8.2.2"
469-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.2.tgz#1102273354c6f0b29b4ea28a65f97d122296b68b"
455+
babel-eslint@^10.0.1:
456+
version "10.0.1"
457+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed"
470458
dependencies:
471-
"@babel/code-frame" "^7.0.0-beta.40"
472-
"@babel/traverse" "^7.0.0-beta.40"
473-
"@babel/types" "^7.0.0-beta.40"
474-
babylon "^7.0.0-beta.40"
475-
eslint-scope "~3.7.1"
459+
"@babel/code-frame" "^7.0.0"
460+
"@babel/parser" "^7.0.0"
461+
"@babel/traverse" "^7.0.0"
462+
"@babel/types" "^7.0.0"
463+
eslint-scope "3.7.1"
476464
eslint-visitor-keys "^1.0.0"
477465

478466
babel-generator@^6.26.0:
@@ -1200,10 +1188,6 @@ babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0:
12001188
lodash "^4.17.4"
12011189
to-fast-properties "^1.0.3"
12021190

1203-
[email protected], babylon@^7.0.0-beta.40:
1204-
version "7.0.0-beta.41"
1205-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.41.tgz#e1b208d53a7a05ede2cf96cbecd86f5ed47f584f"
1206-
12071191
babylon@^6.18.0:
12081192
version "6.18.0"
12091193
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
@@ -1971,7 +1955,7 @@ debug@^2.2.0, debug@^2.6.8, debug@^2.6.9:
19711955
dependencies:
19721956
ms "2.0.0"
19731957

1974-
debug@^3.0.0, debug@^3.1.0:
1958+
debug@^3.0.0:
19751959
version "3.1.0"
19761960
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
19771961
dependencies:
@@ -1983,6 +1967,12 @@ debug@^4.0.1:
19831967
dependencies:
19841968
ms "^2.1.1"
19851969

1970+
debug@^4.1.0:
1971+
version "4.1.1"
1972+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
1973+
dependencies:
1974+
ms "^2.1.1"
1975+
19861976
decamelize-keys@^1.0.0:
19871977
version "1.1.0"
19881978
resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9"
@@ -2440,16 +2430,16 @@ eslint-plugin-standard@^4.0.0:
24402430
version "4.0.0"
24412431
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
24422432

2443-
eslint-scope@^4.0.2:
2444-
version "4.0.2"
2445-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2.tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e"
2433+
eslint-scope@3.7.1:
2434+
version "3.7.1"
2435+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
24462436
dependencies:
24472437
esrecurse "^4.1.0"
24482438
estraverse "^4.1.1"
24492439

2450-
eslint-scope@~3.7.1:
2451-
version "3.7.1"
2452-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
2440+
eslint-scope@^4.0.2:
2441+
version "4.0.2"
2442+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2.tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e"
24532443
dependencies:
24542444
esrecurse "^4.1.0"
24552445
estraverse "^4.1.1"
@@ -3335,12 +3325,6 @@ invariant@^2.0.0, invariant@^2.2.1, invariant@^2.2.2:
33353325
dependencies:
33363326
loose-envify "^1.0.0"
33373327

3338-
invariant@^2.2.0:
3339-
version "2.2.4"
3340-
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
3341-
dependencies:
3342-
loose-envify "^1.0.0"
3343-
33443328
invert-kv@^1.0.0:
33453329
version "1.0.0"
33463330
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"

0 commit comments

Comments
 (0)