Skip to content

Commit 8bd18fa

Browse files
committed
Drop eslint to 5.16.0. It is not compatiable with new eslint-react-config
See: facebook/create-react-app#7284
1 parent dbc2f51 commit 8bd18fa

File tree

2 files changed

+29
-55
lines changed

2 files changed

+29
-55
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dotenv-expand": "5.1.0",
4646
"enzyme": "3.10.0",
4747
"enzyme-adapter-react-16": "1.14.0",
48-
"eslint": "6.1.0",
48+
"eslint": "5.16.0",
4949
"eslint-config-react-app": "4.0.1",
5050
"eslint-plugin-flowtype": "3.12.1",
5151
"eslint-plugin-import": "2.18.2",

yarn.lock

Lines changed: 28 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,7 +1361,7 @@ ajv-keywords@^3.1.0:
13611361
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.4.1.tgz#ef916e271c64ac12171fd8384eaae6b2345854da"
13621362
integrity sha512-RO1ibKvd27e6FEShVFfPALuHI3WjSVNeK5FIsmme/LYRNxjKuNj+Dt7bucLa6NdSv3JcVTyMlm9kGR84z1XpaQ==
13631363

1364-
ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5:
1364+
ajv@^6.1.0, ajv@^6.10.2, ajv@^6.5.5, ajv@^6.9.1:
13651365
version "6.10.2"
13661366
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52"
13671367
integrity sha512-TXtUUEYHuaTEbLZWIKUr5pmBuhDLy+8KYtPYdcV8qC+pOZL+NKqYwvWSRrVXHn+ZmRRAu8vJTAznH7Oag6RVRw==
@@ -4634,22 +4634,14 @@ [email protected]:
46344634
esrecurse "^4.1.0"
46354635
estraverse "^4.1.1"
46364636

4637-
eslint-scope@^4.0.0:
4637+
eslint-scope@^4.0.0, eslint-scope@^4.0.3:
46384638
version "4.0.3"
46394639
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
46404640
integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==
46414641
dependencies:
46424642
esrecurse "^4.1.0"
46434643
estraverse "^4.1.1"
46444644

4645-
eslint-scope@^5.0.0:
4646-
version "5.0.0"
4647-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
4648-
integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
4649-
dependencies:
4650-
esrecurse "^4.1.0"
4651-
estraverse "^4.1.1"
4652-
46534645
eslint-utils@^1.3.1:
46544646
version "1.4.0"
46554647
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.0.tgz#e2c3c8dba768425f897cf0f9e51fe2e241485d4c"
@@ -4662,53 +4654,52 @@ eslint-visitor-keys@^1.0.0:
46624654
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
46634655
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
46644656

4665-
eslint@6.1.0:
4666-
version "6.1.0"
4667-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.1.0.tgz#06438a4a278b1d84fb107d24eaaa35471986e646"
4668-
integrity sha512-QhrbdRD7ofuV09IuE2ySWBz0FyXCq0rriLTZXZqaWSI79CVtHVRdkFuFTViiqzZhkCgfOh9USpriuGN2gIpZDQ==
4657+
eslint@5.16.0:
4658+
version "5.16.0"
4659+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
4660+
integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==
46694661
dependencies:
46704662
"@babel/code-frame" "^7.0.0"
4671-
ajv "^6.10.0"
4663+
ajv "^6.9.1"
46724664
chalk "^2.1.0"
46734665
cross-spawn "^6.0.5"
46744666
debug "^4.0.1"
46754667
doctrine "^3.0.0"
4676-
eslint-scope "^5.0.0"
4668+
eslint-scope "^4.0.3"
46774669
eslint-utils "^1.3.1"
46784670
eslint-visitor-keys "^1.0.0"
4679-
espree "^6.0.0"
4671+
espree "^5.0.1"
46804672
esquery "^1.0.1"
46814673
esutils "^2.0.2"
46824674
file-entry-cache "^5.0.1"
46834675
functional-red-black-tree "^1.0.1"
4684-
glob-parent "^5.0.0"
4676+
glob "^7.1.2"
46854677
globals "^11.7.0"
46864678
ignore "^4.0.6"
46874679
import-fresh "^3.0.0"
46884680
imurmurhash "^0.1.4"
4689-
inquirer "^6.4.1"
4690-
is-glob "^4.0.0"
4691-
js-yaml "^3.13.1"
4681+
inquirer "^6.2.2"
4682+
js-yaml "^3.13.0"
46924683
json-stable-stringify-without-jsonify "^1.0.1"
46934684
levn "^0.3.0"
4694-
lodash "^4.17.14"
4685+
lodash "^4.17.11"
46954686
minimatch "^3.0.4"
46964687
mkdirp "^0.5.1"
46974688
natural-compare "^1.4.0"
46984689
optionator "^0.8.2"
4690+
path-is-inside "^1.0.2"
46994691
progress "^2.0.0"
47004692
regexpp "^2.0.1"
4701-
semver "^6.1.2"
4702-
strip-ansi "^5.2.0"
4703-
strip-json-comments "^3.0.1"
4693+
semver "^5.5.1"
4694+
strip-ansi "^4.0.0"
4695+
strip-json-comments "^2.0.1"
47044696
table "^5.2.3"
47054697
text-table "^0.2.0"
4706-
v8-compile-cache "^2.0.3"
47074698

4708-
espree@^6.0.0:
4709-
version "6.0.0"
4710-
resolved "https://registry.yarnpkg.com/espree/-/espree-6.0.0.tgz#716fc1f5a245ef5b9a7fdb1d7b0d3f02322e75f6"
4711-
integrity sha512-lJvCS6YbCn3ImT3yKkPe0+tJ+mH6ljhGNjHQH9mRtiO6gjhVAOhVXW1yjnwqGwTkK3bGbye+hb00nFNmu0l/1Q==
4699+
espree@^5.0.1:
4700+
version "5.0.1"
4701+
resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a"
4702+
integrity sha512-qWAZcWh4XE/RwzLJejfcofscgMc9CamR6Tn1+XRXNzrvUSSbiAjGOI/fggztjIi7y9VLPqnICMIPiGyr8JaZ0A==
47124703
dependencies:
47134704
acorn "^6.0.7"
47144705
acorn-jsx "^5.0.0"
@@ -5482,13 +5473,6 @@ glob-parent@^3.1.0:
54825473
is-glob "^3.1.0"
54835474
path-dirname "^1.0.0"
54845475

5485-
glob-parent@^5.0.0:
5486-
version "5.0.0"
5487-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.0.0.tgz#1dc99f0f39b006d3e92c2c284068382f0c20e954"
5488-
integrity sha512-Z2RwiujPRGluePM6j699ktJYxmPpJKCfpGA13jz2hmFZC7gKetzrWvg5KN3+OsIFmydGyZ1AVwERCq1w/ZZwRg==
5489-
dependencies:
5490-
is-glob "^4.0.1"
5491-
54925476
54935477
version "7.1.2"
54945478
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
@@ -6160,7 +6144,7 @@ [email protected]:
61606144
strip-ansi "^4.0.0"
61616145
through "^2.3.6"
61626146

6163-
inquirer@^6.4.1:
6147+
inquirer@^6.2.2:
61646148
version "6.5.0"
61656149
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.0.tgz#2303317efc9a4ea7ec2e2df6f86569b734accf42"
61666150
integrity sha512-scfHejeG/lVZSpvCXpsB4j/wQNPM5JC8kiElOI0OUTwmc1RTpXr4H32/HOlQHcZiYl2z2VElwuCVDRG8vFmbnA==
@@ -6404,7 +6388,7 @@ is-glob@^3.1.0:
64046388
dependencies:
64056389
is-extglob "^2.1.0"
64066390

6407-
is-glob@^4.0.0, is-glob@^4.0.1:
6391+
is-glob@^4.0.0:
64086392
version "4.0.1"
64096393
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
64106394
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
@@ -7063,7 +7047,7 @@ js-tokens@^3.0.2:
70637047
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
70647048
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
70657049

7066-
[email protected], js-yaml@^3.13.1:
7050+
[email protected], js-yaml@^3.13.0, js-yaml@^3.13.1:
70677051
version "3.13.1"
70687052
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
70697053
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
@@ -8958,7 +8942,7 @@ path-is-absolute@^1.0.0, path-is-absolute@^1.0.1:
89588942
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
89598943
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
89608944

8961-
path-is-inside@^1.0.1:
8945+
path-is-inside@^1.0.1, path-is-inside@^1.0.2:
89628946
version "1.0.2"
89638947
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
89648948
integrity sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=
@@ -10300,7 +10284,7 @@ [email protected]:
1030010284
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
1030110285
integrity sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==
1030210286

10303-
semver@^6.0.0, semver@^6.1.1, semver@^6.1.2:
10287+
semver@^6.0.0, semver@^6.1.1:
1030410288
version "6.2.0"
1030510289
resolved "https://registry.yarnpkg.com/semver/-/semver-6.2.0.tgz#4d813d9590aaf8a9192693d6c85b9344de5901db"
1030610290
integrity sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==
@@ -10907,7 +10891,7 @@ strip-ansi@^4.0.0:
1090710891
dependencies:
1090810892
ansi-regex "^3.0.0"
1090910893

10910-
strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
10894+
strip-ansi@^5.0.0, strip-ansi@^5.1.0:
1091110895
version "5.2.0"
1091210896
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
1091310897
integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
@@ -10938,12 +10922,7 @@ strip-indent@^1.0.1:
1093810922
dependencies:
1093910923
get-stdin "^4.0.1"
1094010924

10941-
strip-json-comments@^3.0.1:
10942-
version "3.0.1"
10943-
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7"
10944-
integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==
10945-
10946-
strip-json-comments@~2.0.1:
10925+
strip-json-comments@^2.0.1, strip-json-comments@~2.0.1:
1094710926
version "2.0.1"
1094810927
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
1094910928
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
@@ -11537,11 +11516,6 @@ uws@~9.14.0:
1153711516
resolved "https://registry.yarnpkg.com/uws/-/uws-9.14.0.tgz#fac8386befc33a7a3705cbd58dc47b430ca4dd95"
1153811517
integrity sha512-HNMztPP5A1sKuVFmdZ6BPVpBQd5bUjNC8EFMFiICK+oho/OQsAJy5hnIx4btMHiOk8j04f/DbIlqnEZ9d72dqg==
1153911518

11540-
v8-compile-cache@^2.0.3:
11541-
version "2.0.3"
11542-
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.0.3.tgz#00f7494d2ae2b688cfe2899df6ed2c54bef91dbe"
11543-
integrity sha512-CNmdbwQMBjwr9Gsmohvm0pbL954tJrNzf6gWL3K+QMQf00PF7ERGrEiLgjuU3mKreLC2MeGhUsNV9ybTbLgd3w==
11544-
1154511519
v8flags@^2.1.1:
1154611520
version "2.1.1"
1154711521
resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-2.1.1.tgz#aab1a1fa30d45f88dd321148875ac02c0b55e5b4"

0 commit comments

Comments
 (0)