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

Commit f33bf33

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

File tree

2 files changed

+19
-105
lines changed

2 files changed

+19
-105
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.2",
2929
"babel-loader": "^7.1.5",
3030
"babel-plugin-react-intl": "3.3.3",
3131
"babel-plugin-transform-class-properties": "^6.24.1",

yarn.lock

Lines changed: 18 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
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:
@@ -33,16 +27,6 @@
3327
semver "^5.4.1"
3428
source-map "^0.5.0"
3529

36-
37-
version "7.0.0-beta.41"
38-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.41.tgz#5fce0676cea5acc1d493480d9fb7317ea2164d3f"
39-
dependencies:
40-
"@babel/types" "7.0.0-beta.41"
41-
jsesc "^2.5.1"
42-
lodash "^4.2.0"
43-
source-map "^0.5.0"
44-
trim-right "^1.0.1"
45-
4630
"@babel/generator@^7.4.4":
4731
version "7.4.4"
4832
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.4.tgz#174a215eb843fc392c7edcaabeaa873de6e8f041"
@@ -53,14 +37,6 @@
5337
source-map "^0.5.0"
5438
trim-right "^1.0.1"
5539

56-
57-
version "7.0.0-beta.41"
58-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.41.tgz#5c50bc96c50b23383aad413b84a3ee806ceaa0e1"
59-
dependencies:
60-
"@babel/helper-get-function-arity" "7.0.0-beta.41"
61-
"@babel/template" "7.0.0-beta.41"
62-
"@babel/types" "7.0.0-beta.41"
63-
6440
"@babel/helper-function-name@^7.1.0":
6541
version "7.1.0"
6642
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz#a0ceb01685f73355d4360c1247f582bfafc8ff53"
@@ -69,12 +45,6 @@
6945
"@babel/template" "^7.1.0"
7046
"@babel/types" "^7.0.0"
7147

72-
73-
version "7.0.0-beta.41"
74-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.41.tgz#04b9e89d783f6c2223fbb81e11e59235a7781713"
75-
dependencies:
76-
"@babel/types" "7.0.0-beta.41"
77-
7848
"@babel/helper-get-function-arity@^7.0.0":
7949
version "7.0.0"
8050
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3"
@@ -85,12 +55,6 @@
8555
version "7.0.0"
8656
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
8757

88-
89-
version "7.0.0-beta.41"
90-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.41.tgz#8a0a67ded225ab7abeb4ad1fc138b4e0e882abee"
91-
dependencies:
92-
"@babel/types" "7.0.0-beta.41"
93-
9458
"@babel/helper-split-export-declaration@^7.4.4":
9559
version "7.4.4"
9660
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677"
@@ -105,14 +69,6 @@
10569
"@babel/traverse" "^7.4.4"
10670
"@babel/types" "^7.4.4"
10771

108-
109-
version "7.0.0-beta.41"
110-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.41.tgz#7e1d634de3821e664bc8ad9688f240530d239b95"
111-
dependencies:
112-
chalk "^2.0.0"
113-
esutils "^2.0.2"
114-
js-tokens "^3.0.0"
115-
11672
"@babel/highlight@^7.0.0":
11773
version "7.0.0"
11874
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
@@ -121,7 +77,7 @@
12177
esutils "^2.0.2"
12278
js-tokens "^4.0.0"
12379

124-
"@babel/parser@^7.1.0", "@babel/parser@^7.4.4", "@babel/parser@^7.4.5":
80+
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.4", "@babel/parser@^7.4.5":
12581
version "7.4.5"
12682
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.5.tgz#04af8d5d5a2b044a2a1bffacc1e5e6673544e872"
12783

@@ -131,15 +87,6 @@
13187
dependencies:
13288
regenerator-runtime "^0.12.0"
13389

134-
135-
version "7.0.0-beta.41"
136-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.41.tgz#628eeb93f9b5b423a252d3b6183f12e09505ab55"
137-
dependencies:
138-
"@babel/code-frame" "7.0.0-beta.41"
139-
"@babel/types" "7.0.0-beta.41"
140-
babylon "7.0.0-beta.41"
141-
lodash "^4.2.0"
142-
14390
"@babel/template@^7.1.0", "@babel/template@^7.4.4":
14491
version "7.4.4"
14592
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
@@ -148,22 +95,7 @@
14895
"@babel/parser" "^7.4.4"
14996
"@babel/types" "^7.4.4"
15097

151-
"@babel/traverse@^7.0.0-beta.40":
152-
version "7.0.0-beta.41"
153-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.41.tgz#1615f6fa87382c34511be8be1cd083eba9b1ae88"
154-
dependencies:
155-
"@babel/code-frame" "7.0.0-beta.41"
156-
"@babel/generator" "7.0.0-beta.41"
157-
"@babel/helper-function-name" "7.0.0-beta.41"
158-
"@babel/helper-split-export-declaration" "7.0.0-beta.41"
159-
"@babel/types" "7.0.0-beta.41"
160-
babylon "7.0.0-beta.41"
161-
debug "^3.1.0"
162-
globals "^11.1.0"
163-
invariant "^2.2.0"
164-
lodash "^4.2.0"
165-
166-
"@babel/traverse@^7.4.4", "@babel/traverse@^7.4.5":
98+
"@babel/traverse@^7.0.0", "@babel/traverse@^7.4.4", "@babel/traverse@^7.4.5":
16799
version "7.4.5"
168100
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.5.tgz#4e92d1728fd2f1897dafdd321efbff92156c3216"
169101
dependencies:
@@ -177,14 +109,6 @@
177109
globals "^11.1.0"
178110
lodash "^4.17.11"
179111

180-
"@babel/[email protected]", "@babel/types@^7.0.0-beta.40":
181-
version "7.0.0-beta.41"
182-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.41.tgz#776e6ec154fb8ec11da697be35b705c6eeb00e75"
183-
dependencies:
184-
esutils "^2.0.2"
185-
lodash "^4.2.0"
186-
to-fast-properties "^2.0.0"
187-
188112
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4":
189113
version "7.4.4"
190114
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0"
@@ -582,15 +506,15 @@ babel-core@^6.26.0, babel-core@^6.26.3:
582506
slash "^1.0.0"
583507
source-map "^0.5.7"
584508

585-
babel-eslint@^8.2.2:
586-
version "8.2.2"
587-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.2.tgz#1102273354c6f0b29b4ea28a65f97d122296b68b"
509+
babel-eslint@^10.0.2:
510+
version "10.0.2"
511+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2.tgz#182d5ac204579ff0881684b040560fdcc1558456"
588512
dependencies:
589-
"@babel/code-frame" "^7.0.0-beta.40"
590-
"@babel/traverse" "^7.0.0-beta.40"
591-
"@babel/types" "^7.0.0-beta.40"
592-
babylon "^7.0.0-beta.40"
593-
eslint-scope "~3.7.1"
513+
"@babel/code-frame" "^7.0.0"
514+
"@babel/parser" "^7.0.0"
515+
"@babel/traverse" "^7.0.0"
516+
"@babel/types" "^7.0.0"
517+
eslint-scope "3.7.1"
594518
eslint-visitor-keys "^1.0.0"
595519

596520
babel-generator@^6.26.0:
@@ -1320,10 +1244,6 @@ babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0:
13201244
lodash "^4.17.4"
13211245
to-fast-properties "^1.0.3"
13221246

1323-
[email protected], babylon@^7.0.0-beta.40:
1324-
version "7.0.0-beta.41"
1325-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.41.tgz#e1b208d53a7a05ede2cf96cbecd86f5ed47f584f"
1326-
13271247
babylon@^6.18.0:
13281248
version "6.18.0"
13291249
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
@@ -2091,7 +2011,7 @@ debug@^2.2.0, debug@^2.6.8, debug@^2.6.9:
20912011
dependencies:
20922012
ms "2.0.0"
20932013

2094-
debug@^3.0.0, debug@^3.1.0:
2014+
debug@^3.0.0:
20952015
version "3.1.0"
20962016
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
20972017
dependencies:
@@ -2567,16 +2487,16 @@ eslint-plugin-standard@^4.0.0:
25672487
version "4.0.0"
25682488
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
25692489

2570-
eslint-scope@^4.0.3:
2571-
version "4.0.3"
2572-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
2490+
eslint-scope@3.7.1:
2491+
version "3.7.1"
2492+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
25732493
dependencies:
25742494
esrecurse "^4.1.0"
25752495
estraverse "^4.1.1"
25762496

2577-
eslint-scope@~3.7.1:
2578-
version "3.7.1"
2579-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
2497+
eslint-scope@^4.0.3:
2498+
version "4.0.3"
2499+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
25802500
dependencies:
25812501
esrecurse "^4.1.0"
25822502
estraverse "^4.1.1"
@@ -3485,12 +3405,6 @@ invariant@^2.0.0, invariant@^2.2.1, invariant@^2.2.2:
34853405
dependencies:
34863406
loose-envify "^1.0.0"
34873407

3488-
invariant@^2.2.0:
3489-
version "2.2.4"
3490-
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
3491-
dependencies:
3492-
loose-envify "^1.0.0"
3493-
34943408
invert-kv@^1.0.0:
34953409
version "1.0.0"
34963410
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"

0 commit comments

Comments
 (0)