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

Commit 467b5e9

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 7dead1a commit 467b5e9

File tree

2 files changed

+43
-119
lines changed

2 files changed

+43
-119
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": "4.1.0",
3131
"babel-plugin-transform-class-properties": "^6.24.1",

yarn.lock

Lines changed: 42 additions & 118 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,9 @@
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":
12-
version "7.0.0"
13-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8"
5+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5":
6+
version "7.5.5"
7+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d"
148
dependencies:
159
"@babel/highlight" "^7.0.0"
1610

@@ -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,13 +37,15 @@
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"
40+
"@babel/generator@^7.5.5":
41+
version "7.5.5"
42+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.5.5.tgz#873a7f936a3c89491b43536d12245b626664e3cf"
5943
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"
44+
"@babel/types" "^7.5.5"
45+
jsesc "^2.5.1"
46+
lodash "^4.17.13"
47+
source-map "^0.5.0"
48+
trim-right "^1.0.1"
6349

6450
"@babel/helper-function-name@^7.1.0":
6551
version "7.1.0"
@@ -69,12 +55,6 @@
6955
"@babel/template" "^7.1.0"
7056
"@babel/types" "^7.0.0"
7157

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-
7858
"@babel/helper-get-function-arity@^7.0.0":
7959
version "7.0.0"
8060
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3"
@@ -85,12 +65,6 @@
8565
version "7.0.0"
8666
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
8767

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-
9468
"@babel/helper-split-export-declaration@^7.4.4":
9569
version "7.4.4"
9670
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677"
@@ -105,14 +79,6 @@
10579
"@babel/traverse" "^7.4.4"
10680
"@babel/types" "^7.4.4"
10781

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-
11682
"@babel/highlight@^7.0.0":
11783
version "7.0.0"
11884
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
@@ -121,25 +87,16 @@
12187
esutils "^2.0.2"
12288
js-tokens "^4.0.0"
12389

124-
"@babel/parser@^7.1.0", "@babel/parser@^7.4.4", "@babel/parser@^7.4.5":
125-
version "7.4.5"
126-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.5.tgz#04af8d5d5a2b044a2a1bffacc1e5e6673544e872"
90+
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.4", "@babel/parser@^7.4.5", "@babel/parser@^7.5.5":
91+
version "7.5.5"
92+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.5.tgz#02f077ac8817d3df4a832ef59de67565e71cca4b"
12793

12894
12995
version "7.0.0"
13096
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.0.0.tgz#adeb78fedfc855aa05bc041640f3f6f98e85424c"
13197
dependencies:
13298
regenerator-runtime "^0.12.0"
13399

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-
143100
"@babel/template@^7.1.0", "@babel/template@^7.4.4":
144101
version "7.4.4"
145102
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
@@ -148,49 +105,26 @@
148105
"@babel/parser" "^7.4.4"
149106
"@babel/types" "^7.4.4"
150107

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":
167-
version "7.4.5"
168-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.5.tgz#4e92d1728fd2f1897dafdd321efbff92156c3216"
108+
"@babel/traverse@^7.0.0", "@babel/traverse@^7.4.4", "@babel/traverse@^7.4.5":
109+
version "7.5.5"
110+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.5.5.tgz#f664f8f368ed32988cd648da9f72d5ca70f165bb"
169111
dependencies:
170-
"@babel/code-frame" "^7.0.0"
171-
"@babel/generator" "^7.4.4"
112+
"@babel/code-frame" "^7.5.5"
113+
"@babel/generator" "^7.5.5"
172114
"@babel/helper-function-name" "^7.1.0"
173115
"@babel/helper-split-export-declaration" "^7.4.4"
174-
"@babel/parser" "^7.4.5"
175-
"@babel/types" "^7.4.4"
116+
"@babel/parser" "^7.5.5"
117+
"@babel/types" "^7.5.5"
176118
debug "^4.1.0"
177119
globals "^11.1.0"
178-
lodash "^4.17.11"
179-
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"
120+
lodash "^4.17.13"
187121

188-
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4":
189-
version "7.4.4"
190-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0"
122+
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5":
123+
version "7.5.5"
124+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.5.5.tgz#97b9f728e182785909aa4ab56264f090a028d18a"
191125
dependencies:
192126
esutils "^2.0.2"
193-
lodash "^4.17.11"
127+
lodash "^4.17.13"
194128
to-fast-properties "^2.0.0"
195129

196130
"@parity/abi@^5.1.9":
@@ -582,15 +516,15 @@ babel-core@^6.26.0, babel-core@^6.26.3:
582516
slash "^1.0.0"
583517
source-map "^0.5.7"
584518

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"
519+
babel-eslint@^10.0.2:
520+
version "10.0.2"
521+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2.tgz#182d5ac204579ff0881684b040560fdcc1558456"
588522
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"
523+
"@babel/code-frame" "^7.0.0"
524+
"@babel/parser" "^7.0.0"
525+
"@babel/traverse" "^7.0.0"
526+
"@babel/types" "^7.0.0"
527+
eslint-scope "3.7.1"
594528
eslint-visitor-keys "^1.0.0"
595529

596530
babel-generator@^6.26.0:
@@ -1320,10 +1254,6 @@ babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0:
13201254
lodash "^4.17.4"
13211255
to-fast-properties "^1.0.3"
13221256

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-
13271257
babylon@^6.18.0:
13281258
version "6.18.0"
13291259
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
@@ -2091,7 +2021,7 @@ debug@^2.2.0, debug@^2.6.8, debug@^2.6.9:
20912021
dependencies:
20922022
ms "2.0.0"
20932023

2094-
debug@^3.0.0, debug@^3.1.0:
2024+
debug@^3.0.0:
20952025
version "3.1.0"
20962026
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
20972027
dependencies:
@@ -2588,16 +2518,16 @@ eslint-plugin-standard@^4.0.0:
25882518
version "4.0.0"
25892519
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
25902520

2591-
eslint-scope@^5.0.0:
2592-
version "5.0.0"
2593-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
2521+
eslint-scope@3.7.1:
2522+
version "3.7.1"
2523+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
25942524
dependencies:
25952525
esrecurse "^4.1.0"
25962526
estraverse "^4.1.1"
25972527

2598-
eslint-scope@~3.7.1:
2599-
version "3.7.1"
2600-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
2528+
eslint-scope@^5.0.0:
2529+
version "5.0.0"
2530+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
26012531
dependencies:
26022532
esrecurse "^4.1.0"
26032533
estraverse "^4.1.1"
@@ -3517,12 +3447,6 @@ invariant@^2.0.0, invariant@^2.2.1, invariant@^2.2.2:
35173447
dependencies:
35183448
loose-envify "^1.0.0"
35193449

3520-
invariant@^2.2.0:
3521-
version "2.2.4"
3522-
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
3523-
dependencies:
3524-
loose-envify "^1.0.0"
3525-
35263450
invert-kv@^1.0.0:
35273451
version "1.0.0"
35283452
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
@@ -4038,7 +3962,7 @@ lodash.uniq@^4.5.0:
40383962
version "4.5.0"
40393963
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
40403964

4041-
lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1:
3965+
lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1:
40423966
version "4.17.15"
40433967
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
40443968

0 commit comments

Comments
 (0)