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

Commit eb4eca6

Browse files
committed
chore(deps): update dependency babel-eslint to v10
1 parent 19deb66 commit eb4eca6

File tree

2 files changed

+80
-74
lines changed

2 files changed

+80
-74
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"workspaces": ["examples/*"],
1212
"devDependencies": {
13-
"babel-eslint": "8.2.3",
13+
"babel-eslint": "10.0.1",
1414
"eslint": "4.19.1",
1515
"eslint-config-algolia": "13.1.0",
1616
"eslint-config-prettier": "2.9.0",

yarn.lock

+79-73
Original file line numberDiff line numberDiff line change
@@ -2,80 +2,82 @@
22
# yarn lockfile v1
33

44

5-
"@babel/[email protected]-beta.44":
6-
version "7.0.0-beta.44"
7-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.44.tgz#2a02643368de80916162be70865c97774f3adbd9"
5+
"@babel/code-frame@^7.0.0":
6+
version "7.0.0"
7+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8"
88
dependencies:
9-
"@babel/highlight" "7.0.0-beta.44"
9+
"@babel/highlight" "^7.0.0"
1010

11-
"@babel/generator@7.0.0-beta.44":
12-
version "7.0.0-beta.44"
13-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.44.tgz#c7e67b9b5284afcf69b309b50d7d37f3e5033d42"
11+
"@babel/generator@^7.1.6":
12+
version "7.1.6"
13+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.1.6.tgz#001303cf87a5b9d093494a4bf251d7b5d03d3999"
1414
dependencies:
15-
"@babel/types" "7.0.0-beta.44"
15+
"@babel/types" "^7.1.6"
1616
jsesc "^2.5.1"
17-
lodash "^4.2.0"
17+
lodash "^4.17.10"
1818
source-map "^0.5.0"
1919
trim-right "^1.0.1"
2020

21-
"@babel/helper-function-name@7.0.0-beta.44":
22-
version "7.0.0-beta.44"
23-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.44.tgz#e18552aaae2231100a6e485e03854bc3532d44dd"
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"
2424
dependencies:
25-
"@babel/helper-get-function-arity" "7.0.0-beta.44"
26-
"@babel/template" "7.0.0-beta.44"
27-
"@babel/types" "7.0.0-beta.44"
25+
"@babel/helper-get-function-arity" "^7.0.0"
26+
"@babel/template" "^7.1.0"
27+
"@babel/types" "^7.0.0"
2828

29-
"@babel/[email protected]-beta.44":
30-
version "7.0.0-beta.44"
31-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.44.tgz#d03ca6dd2b9f7b0b1e6b32c56c72836140db3a15"
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"
3232
dependencies:
33-
"@babel/types" "7.0.0-beta.44"
33+
"@babel/types" "^7.0.0"
3434

35-
"@babel/[email protected]-beta.44":
36-
version "7.0.0-beta.44"
37-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.44.tgz#c0b351735e0fbcb3822c8ad8db4e583b05ebd9dc"
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"
3838
dependencies:
39-
"@babel/types" "7.0.0-beta.44"
39+
"@babel/types" "^7.0.0"
4040

41-
"@babel/[email protected]-beta.44":
42-
version "7.0.0-beta.44"
43-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz#18c94ce543916a80553edcdcf681890b200747d5"
41+
"@babel/highlight@^7.0.0":
42+
version "7.0.0"
43+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
4444
dependencies:
4545
chalk "^2.0.0"
4646
esutils "^2.0.2"
47-
js-tokens "^3.0.0"
47+
js-tokens "^4.0.0"
4848

49-
50-
version "7.0.0-beta.44"
51-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.44.tgz#f8832f4fdcee5d59bf515e595fc5106c529b394f"
52-
dependencies:
53-
"@babel/code-frame" "7.0.0-beta.44"
54-
"@babel/types" "7.0.0-beta.44"
55-
babylon "7.0.0-beta.44"
56-
lodash "^4.2.0"
57-
58-
59-
version "7.0.0-beta.44"
60-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.44.tgz#a970a2c45477ad18017e2e465a0606feee0d2966"
61-
dependencies:
62-
"@babel/code-frame" "7.0.0-beta.44"
63-
"@babel/generator" "7.0.0-beta.44"
64-
"@babel/helper-function-name" "7.0.0-beta.44"
65-
"@babel/helper-split-export-declaration" "7.0.0-beta.44"
66-
"@babel/types" "7.0.0-beta.44"
67-
babylon "7.0.0-beta.44"
68-
debug "^3.1.0"
49+
"@babel/parser@^7.0.0", "@babel/parser@^7.1.2", "@babel/parser@^7.1.6":
50+
version "7.1.6"
51+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1.6.tgz#16e97aca1ec1062324a01c5a6a7d0df8dd189854"
52+
53+
"@babel/template@^7.1.0":
54+
version "7.1.2"
55+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.1.2.tgz#090484a574fef5a2d2d7726a674eceda5c5b5644"
56+
dependencies:
57+
"@babel/code-frame" "^7.0.0"
58+
"@babel/parser" "^7.1.2"
59+
"@babel/types" "^7.1.2"
60+
61+
"@babel/traverse@^7.0.0":
62+
version "7.1.6"
63+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.1.6.tgz#c8db9963ab4ce5b894222435482bd8ea854b7b5c"
64+
dependencies:
65+
"@babel/code-frame" "^7.0.0"
66+
"@babel/generator" "^7.1.6"
67+
"@babel/helper-function-name" "^7.1.0"
68+
"@babel/helper-split-export-declaration" "^7.0.0"
69+
"@babel/parser" "^7.1.6"
70+
"@babel/types" "^7.1.6"
71+
debug "^4.1.0"
6972
globals "^11.1.0"
70-
invariant "^2.2.0"
71-
lodash "^4.2.0"
73+
lodash "^4.17.10"
7274

73-
"@babel/[email protected]-beta.44":
74-
version "7.0.0-beta.44"
75-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757"
75+
"@babel/types@^7.0.0", "@babel/types@^7.1.2", "@babel/types@^7.1.6":
76+
version "7.1.6"
77+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.1.6.tgz#0adb330c3a281348a190263aceb540e10f04bcce"
7678
dependencies:
7779
esutils "^2.0.2"
78-
lodash "^4.2.0"
80+
lodash "^4.17.10"
7981
to-fast-properties "^2.0.0"
8082

8183
"@nuxtjs/youch@^4.2.3":
@@ -451,15 +453,15 @@ babel-core@^6.0.0, babel-core@^6.22.1, babel-core@^6.26.0:
451453
slash "^1.0.0"
452454
source-map "^0.5.7"
453455

454-
babel-eslint@8.2.3:
455-
version "8.2.3"
456-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.3.tgz#1a2e6681cc9bc4473c32899e59915e19cd6733cf"
456+
babel-eslint@10.0.1:
457+
version "10.0.1"
458+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed"
457459
dependencies:
458-
"@babel/code-frame" "7.0.0-beta.44"
459-
"@babel/traverse" "7.0.0-beta.44"
460-
"@babel/types" "7.0.0-beta.44"
461-
babylon "7.0.0-beta.44"
462-
eslint-scope "~3.7.1"
460+
"@babel/code-frame" "^7.0.0"
461+
"@babel/parser" "^7.0.0"
462+
"@babel/traverse" "^7.0.0"
463+
"@babel/types" "^7.0.0"
464+
eslint-scope "3.7.1"
463465
eslint-visitor-keys "^1.0.0"
464466

465467
babel-generator@^6.26.0:
@@ -1093,10 +1095,6 @@ babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0:
10931095
lodash "^4.17.4"
10941096
to-fast-properties "^1.0.3"
10951097

1096-
1097-
version "7.0.0-beta.44"
1098-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.44.tgz#89159e15e6e30c5096e22d738d8c0af8a0e8ca1d"
1099-
11001098
babylon@^6.18.0:
11011099
version "6.18.0"
11021100
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
@@ -2084,6 +2082,12 @@ debug@^3.1.0:
20842082
dependencies:
20852083
ms "2.0.0"
20862084

2085+
debug@^4.1.0:
2086+
version "4.1.0"
2087+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.0.tgz#373687bffa678b38b1cd91f861b63850035ddc87"
2088+
dependencies:
2089+
ms "^2.1.1"
2090+
20872091
decamelize@^1.0.0, decamelize@^1.1.1, decamelize@^1.1.2:
20882092
version "1.2.0"
20892093
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -2559,7 +2563,7 @@ [email protected]:
25592563
fast-diff "^1.1.1"
25602564
jest-docblock "^21.0.0"
25612565

2562-
eslint-scope@^3.7.1, eslint-scope@~3.7.1:
2566+
[email protected], eslint-scope@^3.7.1:
25632567
version "3.7.1"
25642568
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
25652569
dependencies:
@@ -3638,12 +3642,6 @@ interpret@^1.0.0:
36383642
version "1.1.0"
36393643
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.1.0.tgz#7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614"
36403644

3641-
invariant@^2.2.0:
3642-
version "2.2.2"
3643-
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
3644-
dependencies:
3645-
loose-envify "^1.0.0"
3646-
36473645
invariant@^2.2.2:
36483646
version "2.2.4"
36493647
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
@@ -3944,6 +3942,10 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
39443942
version "3.0.2"
39453943
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
39463944

3945+
js-tokens@^4.0.0:
3946+
version "4.0.0"
3947+
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
3948+
39473949
js-yaml@^3.4.3, js-yaml@^3.9.0:
39483950
version "3.12.0"
39493951
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
@@ -4205,7 +4207,7 @@ lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.5,
42054207
version "4.17.10"
42064208
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
42074209

4208-
lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0:
4210+
lodash@^4.17.4, lodash@^4.3.0:
42094211
version "4.17.5"
42104212
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
42114213

@@ -4496,6 +4498,10 @@ [email protected]:
44964498
version "2.0.0"
44974499
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
44984500

4501+
ms@^2.1.1:
4502+
version "2.1.1"
4503+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
4504+
44994505
multicast-dns-service-types@^1.1.0:
45004506
version "1.1.0"
45014507
resolved "https://registry.yarnpkg.com/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz#899f11d9686e5e05cb91b35d5f0e63b773cfc901"

0 commit comments

Comments
 (0)