Skip to content

Commit 08223d2

Browse files
Bump babel-eslint from 8.0.2 to 10.1.0
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 8.0.2 to 10.1.0. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](babel/babel-eslint@v8.0.2...v10.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent aaed118 commit 08223d2

File tree

2 files changed

+113
-58
lines changed

2 files changed

+113
-58
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"devDependencies": {
99
"@briancavalier/assert": "^3.4.0",
1010
"babel-cli": "^6.26.0",
11-
"babel-eslint": "^8.0.1",
11+
"babel-eslint": "^9.0.0",
1212
"babel-preset-env": "^1.6.1",
1313
"babel-preset-es2015-rollup": "^3.0.0",
1414
"babel-preset-flow": "^6.23.0",

yarn.lock

+112-57
Original file line numberDiff line numberDiff line change
@@ -2,56 +2,84 @@
22
# yarn lockfile v1
33

44

5-
"@babel/[email protected]-beta.32", "@babel/code-frame@^7.0.0-beta.31":
6-
version "7.0.0-beta.32"
7-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.32.tgz#04f231b8ec70370df830d9926ce0f5add074ec4c"
5+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4":
6+
version "7.10.4"
7+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
88
dependencies:
9-
chalk "^2.0.0"
10-
esutils "^2.0.2"
11-
js-tokens "^3.0.0"
9+
"@babel/highlight" "^7.10.4"
1210

13-
14-
version "7.0.0-beta.32"
15-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.32.tgz#6161af4419f1b4e3ed2d28c0c79c160e218be1f3"
11+
"@babel/generator@^7.10.5":
12+
version "7.10.5"
13+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.5.tgz#1b903554bc8c583ee8d25f1e8969732e6b829a69"
1614
dependencies:
17-
"@babel/helper-get-function-arity" "7.0.0-beta.32"
18-
"@babel/template" "7.0.0-beta.32"
19-
"@babel/types" "7.0.0-beta.32"
15+
"@babel/types" "^7.10.5"
16+
jsesc "^2.5.1"
17+
source-map "^0.5.0"
2018

21-
"@babel/helper-get-function-[email protected]":
22-
version "7.0.0-beta.32"
23-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.32.tgz#93721a99db3757de575a83bab7c453299abca568"
19+
"@babel/helper-function-name@^7.10.4":
20+
version "7.10.4"
21+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a"
2422
dependencies:
25-
"@babel/types" "7.0.0-beta.32"
23+
"@babel/helper-get-function-arity" "^7.10.4"
24+
"@babel/template" "^7.10.4"
25+
"@babel/types" "^7.10.4"
2626

27-
28-
version "7.0.0-beta.32"
29-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.32.tgz#e1d9fdbd2a7bcf128f2f920744a67dab18072495"
27+
"@babel/helper-get-function-arity@^7.10.4":
28+
version "7.10.4"
29+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"
3030
dependencies:
31-
"@babel/code-frame" "7.0.0-beta.32"
32-
"@babel/types" "7.0.0-beta.32"
33-
babylon "7.0.0-beta.32"
34-
lodash "^4.2.0"
31+
"@babel/types" "^7.10.4"
3532

36-
"@babel/traverse@^7.0.0-beta.31":
37-
version "7.0.0-beta.32"
38-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.32.tgz#b78b754c6e1af3360626183738e4c7a05951bc99"
33+
"@babel/helper-split-export-declaration@^7.10.4":
34+
version "7.10.4"
35+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
3936
dependencies:
40-
"@babel/code-frame" "7.0.0-beta.32"
41-
"@babel/helper-function-name" "7.0.0-beta.32"
42-
"@babel/types" "7.0.0-beta.32"
43-
babylon "7.0.0-beta.32"
44-
debug "^3.0.1"
45-
globals "^10.0.0"
46-
invariant "^2.2.0"
47-
lodash "^4.2.0"
37+
"@babel/types" "^7.10.4"
4838

49-
"@babel/[email protected]", "@babel/types@^7.0.0-beta.31":
50-
version "7.0.0-beta.32"
51-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.32.tgz#c317d0ecc89297b80bbcb2f50608e31f6452a5ff"
39+
"@babel/helper-validator-identifier@^7.10.4":
40+
version "7.10.4"
41+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
42+
43+
"@babel/highlight@^7.10.4":
44+
version "7.10.4"
45+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
5246
dependencies:
53-
esutils "^2.0.2"
54-
lodash "^4.2.0"
47+
"@babel/helper-validator-identifier" "^7.10.4"
48+
chalk "^2.0.0"
49+
js-tokens "^4.0.0"
50+
51+
"@babel/parser@^7.0.0", "@babel/parser@^7.10.4", "@babel/parser@^7.10.5":
52+
version "7.10.5"
53+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b"
54+
55+
"@babel/template@^7.10.4":
56+
version "7.10.4"
57+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
58+
dependencies:
59+
"@babel/code-frame" "^7.10.4"
60+
"@babel/parser" "^7.10.4"
61+
"@babel/types" "^7.10.4"
62+
63+
"@babel/traverse@^7.0.0":
64+
version "7.10.5"
65+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564"
66+
dependencies:
67+
"@babel/code-frame" "^7.10.4"
68+
"@babel/generator" "^7.10.5"
69+
"@babel/helper-function-name" "^7.10.4"
70+
"@babel/helper-split-export-declaration" "^7.10.4"
71+
"@babel/parser" "^7.10.5"
72+
"@babel/types" "^7.10.5"
73+
debug "^4.1.0"
74+
globals "^11.1.0"
75+
lodash "^4.17.19"
76+
77+
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5":
78+
version "7.10.5"
79+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15"
80+
dependencies:
81+
"@babel/helper-validator-identifier" "^7.10.4"
82+
lodash "^4.17.19"
5583
to-fast-properties "^2.0.0"
5684

5785
"@briancavalier/assert@^3.4.0":
@@ -308,14 +336,16 @@ babel-core@^6.26.0:
308336
slash "^1.0.0"
309337
source-map "^0.5.6"
310338

311-
babel-eslint@^8.0.1:
312-
version "8.0.2"
313-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.0.2.tgz#e44fb9a037d749486071d52d65312f5c20aa7530"
339+
babel-eslint@^9.0.0:
340+
version "9.0.0"
341+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-9.0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220"
314342
dependencies:
315-
"@babel/code-frame" "^7.0.0-beta.31"
316-
"@babel/traverse" "^7.0.0-beta.31"
317-
"@babel/types" "^7.0.0-beta.31"
318-
babylon "^7.0.0-beta.31"
343+
"@babel/code-frame" "^7.0.0"
344+
"@babel/parser" "^7.0.0"
345+
"@babel/traverse" "^7.0.0"
346+
"@babel/types" "^7.0.0"
347+
eslint-scope "3.7.1"
348+
eslint-visitor-keys "^1.0.0"
319349

320350
babel-generator@^6.18.0, babel-generator@^6.26.0:
321351
version "6.26.0"
@@ -807,10 +837,6 @@ babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26
807837
lodash "^4.17.4"
808838
to-fast-properties "^1.0.3"
809839

810-
[email protected], babylon@^7.0.0-beta.31:
811-
version "7.0.0-beta.32"
812-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.32.tgz#e9033cb077f64d6895f4125968b37dc0a8c3bc6e"
813-
814840
babylon@^6.18.0:
815841
version "6.18.0"
816842
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
@@ -1061,7 +1087,7 @@ debug-log@^1.0.0, debug-log@^1.0.1:
10611087
version "1.0.1"
10621088
resolved "https://registry.yarnpkg.com/debug-log/-/debug-log-1.0.1.tgz#2307632d4c04382b8df8a32f70b895046d52745f"
10631089

1064-
[email protected], debug@^3.0.1, debug@^3.1.0:
1090+
[email protected], debug@^3.1.0:
10651091
version "3.1.0"
10661092
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
10671093
dependencies:
@@ -1073,6 +1099,12 @@ debug@^2.1.1, debug@^2.2.0, debug@^2.6.8:
10731099
dependencies:
10741100
ms "2.0.0"
10751101

1102+
debug@^4.1.0:
1103+
version "4.1.1"
1104+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
1105+
dependencies:
1106+
ms "^2.1.1"
1107+
10761108
decamelize@^1.1.1:
10771109
version "1.2.0"
10781110
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -1333,6 +1365,17 @@ eslint-plugin-standard@~3.0.1:
13331365
version "3.0.1"
13341366
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-3.0.1.tgz#34d0c915b45edc6f010393c7eef3823b08565cf2"
13351367

1368+
1369+
version "3.7.1"
1370+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
1371+
dependencies:
1372+
esrecurse "^4.1.0"
1373+
estraverse "^4.1.1"
1374+
1375+
eslint-visitor-keys@^1.0.0:
1376+
version "1.3.0"
1377+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
1378+
13361379
eslint@~3.19.0:
13371380
version "3.19.0"
13381381
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19.0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc"
@@ -1709,9 +1752,9 @@ glob@^7.1.3:
17091752
once "^1.3.0"
17101753
path-is-absolute "^1.0.0"
17111754

1712-
globals@^10.0.0:
1713-
version "10.3.0"
1714-
resolved "https://registry.yarnpkg.com/globals/-/globals-10.3.0.tgz#716aba93657b56630b5a0e77de5ea8ac6215afaa"
1755+
globals@^11.1.0:
1756+
version "11.12.0"
1757+
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
17151758

17161759
globals@^9.14.0, globals@^9.18.0:
17171760
version "9.18.0"
@@ -1867,7 +1910,7 @@ interpret@^1.0.0:
18671910
version "1.0.4"
18681911
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.4.tgz#820cdd588b868ffb191a809506d6c9c8f212b1b0"
18691912

1870-
invariant@^2.2.0, invariant@^2.2.2:
1913+
invariant@^2.2.2:
18711914
version "2.2.2"
18721915
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
18731916
dependencies:
@@ -2096,6 +2139,10 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
20962139
version "3.0.2"
20972140
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
20982141

2142+
js-tokens@^4.0.0:
2143+
version "4.0.0"
2144+
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
2145+
20992146
js-yaml@^3.5.1:
21002147
version "3.10.0"
21012148
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
@@ -2111,6 +2158,10 @@ jsesc@^1.3.0:
21112158
version "1.3.0"
21122159
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b"
21132160

2161+
jsesc@^2.5.1:
2162+
version "2.5.2"
2163+
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
2164+
21142165
jsesc@~0.5.0:
21152166
version "0.5.0"
21162167
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
@@ -2238,7 +2289,7 @@ lodash.isequal@^4.5.0:
22382289
version "4.5.0"
22392290
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
22402291

2241-
lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0:
2292+
lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.3.0:
22422293
version "4.17.19"
22432294
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
22442295

@@ -2356,6 +2407,10 @@ [email protected]:
23562407
version "2.0.0"
23572408
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
23582409

2410+
ms@^2.1.1:
2411+
version "2.1.2"
2412+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
2413+
23592414
23602415
version "0.0.5"
23612416
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0"
@@ -3088,7 +3143,7 @@ source-map-support@^0.4.15:
30883143
dependencies:
30893144
source-map "^0.5.6"
30903145

3091-
source-map@^0.5.3, source-map@^0.5.6:
3146+
source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6:
30923147
version "0.5.7"
30933148
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
30943149

0 commit comments

Comments
 (0)