Skip to content

Commit 74a6fa1

Browse files
committed
chore(deps): update dependency eslint to v5.12.0
1 parent bfe9a9f commit 74a6fa1

File tree

2 files changed

+37
-22
lines changed

2 files changed

+37
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"doctoc": "1.3.1",
5050
"enzyme": "3.7.0",
5151
"enzyme-adapter-react-16": "1.6.0",
52-
"eslint": "5.7.0",
52+
"eslint": "5.12.0",
5353
"eslint-config-algolia": "13.2.3",
5454
"eslint-config-prettier": "3.1.0",
5555
"eslint-plugin-import": "2.14.0",

yarn.lock

Lines changed: 36 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -267,20 +267,22 @@ acorn-globals@^4.0.0:
267267
dependencies:
268268
acorn "^5.0.0"
269269

270-
acorn-jsx@^4.1.1:
271-
version "4.1.1"
272-
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-4.1.1.tgz#e8e41e48ea2fe0c896740610ab6a4ffd8add225e"
273-
dependencies:
274-
acorn "^5.0.3"
270+
acorn-jsx@^5.0.0:
271+
version "5.0.1"
272+
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1.tgz#32a064fd925429216a09b141102bfdd185fae40e"
275273

276274
acorn@^5.0.0, acorn@^5.1.2:
277275
version "5.2.1"
278276
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.2.1.tgz#317ac7821826c22c702d66189ab8359675f135d7"
279277

280-
acorn@^5.0.3, acorn@^5.6.0, acorn@^5.7.3:
278+
acorn@^5.7.3:
281279
version "5.7.3"
282280
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
283281

282+
acorn@^6.0.2:
283+
version "6.0.5"
284+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.5.tgz#81730c0815f3f3b34d8efa95cb7430965f4d887a"
285+
284286
add-stream@^1.0.0:
285287
version "1.0.0"
286288
resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
@@ -1480,6 +1482,10 @@ callsites@^2.0.0:
14801482
version "2.0.0"
14811483
resolved "https://registry.yarnpkg.com/callsites/-/callsites-2.0.0.tgz#06eb84f00eea413da86affefacbffb36093b3c50"
14821484

1485+
callsites@^3.0.0:
1486+
version "3.0.0"
1487+
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.0.0.tgz#fb7eb569b72ad7a45812f93fd9430a3e410b3dd3"
1488+
14831489
camelcase-keys@^2.0.0:
14841490
version "2.1.0"
14851491
resolved "https://registry.yarnpkg.com/camelcase-keys/-/camelcase-keys-2.1.0.tgz#308beeaffdf28119051efa1d932213c91b8f92e7"
@@ -2651,9 +2657,9 @@ eslint-visitor-keys@^1.0.0:
26512657
version "1.0.0"
26522658
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
26532659

2654-
eslint@5.7.0:
2655-
version "5.7.0"
2656-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.7.0.tgz#55c326d6fb2ad45fcbd0ce17c3846f025d1d819c"
2660+
eslint@5.12.0:
2661+
version "5.12.0"
2662+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.0.tgz#fab3b908f60c52671fb14e996a450b96c743c859"
26572663
dependencies:
26582664
"@babel/code-frame" "^7.0.0"
26592665
ajv "^6.5.3"
@@ -2664,17 +2670,17 @@ [email protected]:
26642670
eslint-scope "^4.0.0"
26652671
eslint-utils "^1.3.1"
26662672
eslint-visitor-keys "^1.0.0"
2667-
espree "^4.0.0"
2673+
espree "^5.0.0"
26682674
esquery "^1.0.1"
26692675
esutils "^2.0.2"
26702676
file-entry-cache "^2.0.0"
26712677
functional-red-black-tree "^1.0.1"
26722678
glob "^7.1.2"
26732679
globals "^11.7.0"
26742680
ignore "^4.0.6"
2681+
import-fresh "^3.0.0"
26752682
imurmurhash "^0.1.4"
26762683
inquirer "^6.1.0"
2677-
is-resolvable "^1.1.0"
26782684
js-yaml "^3.12.0"
26792685
json-stable-stringify-without-jsonify "^1.0.1"
26802686
levn "^0.3.0"
@@ -2687,7 +2693,6 @@ [email protected]:
26872693
pluralize "^7.0.0"
26882694
progress "^2.0.0"
26892695
regexpp "^2.0.1"
2690-
require-uncached "^1.0.3"
26912696
semver "^5.5.1"
26922697
strip-ansi "^4.0.0"
26932698
strip-json-comments "^2.0.1"
@@ -2698,12 +2703,13 @@ [email protected]:
26982703
version "3.0.84"
26992704
resolved "https://registry.yarnpkg.com/esm/-/esm-3.0.84.tgz#bb108989f4673b32d4f62406869c28eed3815a63"
27002705

2701-
espree@^4.0.0:
2702-
version "4.0.0"
2703-
resolved "https://registry.yarnpkg.com/espree/-/espree-4.0.0.tgz#253998f20a0f82db5d866385799d912a83a36634"
2706+
espree@^5.0.0:
2707+
version "5.0.0"
2708+
resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.0.tgz#fc7f984b62b36a0f543b13fb9cd7b9f4a7f5b65c"
27042709
dependencies:
2705-
acorn "^5.6.0"
2706-
acorn-jsx "^4.1.1"
2710+
acorn "^6.0.2"
2711+
acorn-jsx "^5.0.0"
2712+
eslint-visitor-keys "^1.0.0"
27072713

27082714
esprima@^3.1.3:
27092715
version "3.1.3"
@@ -3544,6 +3550,13 @@ ignore@^4.0.6:
35443550
version "4.0.6"
35453551
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
35463552

3553+
import-fresh@^3.0.0:
3554+
version "3.0.0"
3555+
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.0.0.tgz#a3d897f420cab0e671236897f75bc14b4885c390"
3556+
dependencies:
3557+
parent-module "^1.0.0"
3558+
resolve-from "^4.0.0"
3559+
35473560
import-lazy@^2.1.0:
35483561
version "2.1.0"
35493562
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
@@ -3923,10 +3936,6 @@ is-relative@^1.0.0:
39233936
dependencies:
39243937
is-unc-path "^1.0.0"
39253938

3926-
is-resolvable@^1.1.0:
3927-
version "1.1.0"
3928-
resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.1.0.tgz#fb18f87ce1feb925169c9a407c19318a3206ed88"
3929-
39303939
is-retry-allowed@^1.0.0:
39313940
version "1.1.0"
39323941
resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz#11a060568b67339444033d0125a61a20d564fb34"
@@ -5567,6 +5576,12 @@ package-json@^4.0.0:
55675576
registry-url "^3.0.3"
55685577
semver "^5.1.0"
55695578

5579+
parent-module@^1.0.0:
5580+
version "1.0.0"
5581+
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.0.tgz#df250bdc5391f4a085fb589dad761f5ad6b865b5"
5582+
dependencies:
5583+
callsites "^3.0.0"
5584+
55705585
parse-asn1@^5.0.0:
55715586
version "5.1.0"
55725587
resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.0.tgz#37c4f9b7ed3ab65c74817b5f2480937fbf97c712"

0 commit comments

Comments
 (0)