Skip to content

Commit 9817316

Browse files
author
Guillaume Chau
committed
chore: update eslint
1 parent 2f014ef commit 9817316

File tree

2 files changed

+66
-56
lines changed

2 files changed

+66
-56
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"webpackbar": "^4.0.0"
5252
},
5353
"devDependencies": {
54-
"eslint": "^5.0.0",
54+
"eslint": "^6.5.1",
5555
"eslint-config-standard": "^14.0.0",
5656
"eslint-plugin-import": "^2.13.0",
5757
"eslint-plugin-node": "^10.0.0",

yarn.lock

+65-55
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,7 @@ acorn-dynamic-import@^3.0.0:
10071007
dependencies:
10081008
acorn "^5.0.0"
10091009

1010-
acorn-jsx@^5.0.0:
1010+
acorn-jsx@^5.0.2:
10111011
version "5.1.0"
10121012
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.1.0.tgz#294adb71b57398b0680015f0a38c563ee1db5384"
10131013
integrity sha512-tMUqwBWfLFbJbizRmEcWSLw6HnFzfdJs2sOJEOwwtVPMoH/0Ay+E703oZz78VSXZiiDcZrQ5XKjPIUQixhmgVw==
@@ -1017,10 +1017,10 @@ acorn@^5.0.0, acorn@^5.6.2:
10171017
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
10181018
integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
10191019

1020-
acorn@^6.0.7:
1021-
version "6.3.0"
1022-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e"
1023-
integrity sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==
1020+
acorn@^7.0.0:
1021+
version "7.1.0"
1022+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c"
1023+
integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==
10241024

10251025
agentkeepalive@^2.2.0:
10261026
version "2.2.0"
@@ -1047,7 +1047,7 @@ ajv@^6.0.1, ajv@^6.1.0, ajv@^6.5.5:
10471047
json-schema-traverse "^0.4.1"
10481048
uri-js "^4.2.2"
10491049

1050-
ajv@^6.10.2, ajv@^6.9.1:
1050+
ajv@^6.10.0, ajv@^6.10.2:
10511051
version "6.10.2"
10521052
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52"
10531053
integrity sha512-TXtUUEYHuaTEbLZWIKUr5pmBuhDLy+8KYtPYdcV8qC+pOZL+NKqYwvWSRrVXHn+ZmRRAu8vJTAznH7Oag6RVRw==
@@ -3050,86 +3050,77 @@ eslint-scope@^4.0.0:
30503050
esrecurse "^4.1.0"
30513051
estraverse "^4.1.1"
30523052

3053-
eslint-scope@^4.0.3:
3054-
version "4.0.3"
3055-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
3056-
integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==
3053+
eslint-scope@^5.0.0:
3054+
version "5.0.0"
3055+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
3056+
integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
30573057
dependencies:
30583058
esrecurse "^4.1.0"
30593059
estraverse "^4.1.1"
30603060

3061-
eslint-utils@^1.3.1:
3062-
version "1.3.1"
3063-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
3064-
integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
3065-
30663061
eslint-utils@^1.4.2:
30673062
version "1.4.3"
30683063
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
30693064
integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
30703065
dependencies:
30713066
eslint-visitor-keys "^1.1.0"
30723067

3073-
eslint-visitor-keys@^1.0.0:
3074-
version "1.0.0"
3075-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
3076-
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
3077-
30783068
eslint-visitor-keys@^1.1.0:
30793069
version "1.1.0"
30803070
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
30813071
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
30823072

3083-
eslint@^5.0.0:
3084-
version "5.16.0"
3085-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
3086-
integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==
3073+
eslint@^6.5.1:
3074+
version "6.5.1"
3075+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1.tgz#828e4c469697d43bb586144be152198b91e96ed6"
3076+
integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A==
30873077
dependencies:
30883078
"@babel/code-frame" "^7.0.0"
3089-
ajv "^6.9.1"
3079+
ajv "^6.10.0"
30903080
chalk "^2.1.0"
30913081
cross-spawn "^6.0.5"
30923082
debug "^4.0.1"
30933083
doctrine "^3.0.0"
3094-
eslint-scope "^4.0.3"
3095-
eslint-utils "^1.3.1"
3096-
eslint-visitor-keys "^1.0.0"
3097-
espree "^5.0.1"
3084+
eslint-scope "^5.0.0"
3085+
eslint-utils "^1.4.2"
3086+
eslint-visitor-keys "^1.1.0"
3087+
espree "^6.1.1"
30983088
esquery "^1.0.1"
30993089
esutils "^2.0.2"
31003090
file-entry-cache "^5.0.1"
31013091
functional-red-black-tree "^1.0.1"
3102-
glob "^7.1.2"
3092+
glob-parent "^5.0.0"
31033093
globals "^11.7.0"
31043094
ignore "^4.0.6"
31053095
import-fresh "^3.0.0"
31063096
imurmurhash "^0.1.4"
3107-
inquirer "^6.2.2"
3108-
js-yaml "^3.13.0"
3097+
inquirer "^6.4.1"
3098+
is-glob "^4.0.0"
3099+
js-yaml "^3.13.1"
31093100
json-stable-stringify-without-jsonify "^1.0.1"
31103101
levn "^0.3.0"
3111-
lodash "^4.17.11"
3102+
lodash "^4.17.14"
31123103
minimatch "^3.0.4"
31133104
mkdirp "^0.5.1"
31143105
natural-compare "^1.4.0"
31153106
optionator "^0.8.2"
3116-
path-is-inside "^1.0.2"
31173107
progress "^2.0.0"
31183108
regexpp "^2.0.1"
3119-
semver "^5.5.1"
3120-
strip-ansi "^4.0.0"
3121-
strip-json-comments "^2.0.1"
3109+
semver "^6.1.2"
3110+
strip-ansi "^5.2.0"
3111+
strip-json-comments "^3.0.1"
31223112
table "^5.2.3"
31233113
text-table "^0.2.0"
3114+
v8-compile-cache "^2.0.3"
31243115

3125-
espree@^5.0.1:
3126-
version "5.0.1"
3127-
resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a"
3128-
integrity sha512-qWAZcWh4XE/RwzLJejfcofscgMc9CamR6Tn1+XRXNzrvUSSbiAjGOI/fggztjIi7y9VLPqnICMIPiGyr8JaZ0A==
3116+
espree@^6.1.1:
3117+
version "6.1.1"
3118+
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1.tgz#7f80e5f7257fc47db450022d723e356daeb1e5de"
3119+
integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ==
31293120
dependencies:
3130-
acorn "^6.0.7"
3131-
acorn-jsx "^5.0.0"
3132-
eslint-visitor-keys "^1.0.0"
3121+
acorn "^7.0.0"
3122+
acorn-jsx "^5.0.2"
3123+
eslint-visitor-keys "^1.1.0"
31333124

31343125
esprima@^2.6.0:
31353126
version "2.7.3"
@@ -3734,6 +3725,13 @@ glob-parent@^3.1.0:
37343725
is-glob "^3.1.0"
37353726
path-dirname "^1.0.0"
37363727

3728+
glob-parent@^5.0.0:
3729+
version "5.1.0"
3730+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
3731+
integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
3732+
dependencies:
3733+
is-glob "^4.0.1"
3734+
37373735
glob-to-regexp@^0.3.0:
37383736
version "0.3.0"
37393737
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
@@ -4255,7 +4253,7 @@ ini@^1.3.4, ini@~1.3.0:
42554253
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
42564254
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
42574255

4258-
inquirer@^6.2.2:
4256+
inquirer@^6.4.1:
42594257
version "6.5.2"
42604258
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.2.tgz#ad50942375d036d327ff528c08bd5fab089928ca"
42614259
integrity sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==
@@ -4460,6 +4458,13 @@ is-glob@^4.0.0:
44604458
dependencies:
44614459
is-extglob "^2.1.1"
44624460

4461+
is-glob@^4.0.1:
4462+
version "4.0.1"
4463+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
4464+
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
4465+
dependencies:
4466+
is-extglob "^2.1.1"
4467+
44634468
is-installed-globally@^0.1.0:
44644469
version "0.1.0"
44654470
resolved "https://registry.yarnpkg.com/is-installed-globally/-/is-installed-globally-0.1.0.tgz#0dfd98f5a9111716dd535dda6492f67bf3d25a80"
@@ -4673,7 +4678,7 @@ js-yaml@^3.11.0, js-yaml@^3.9.0:
46734678
argparse "^1.0.7"
46744679
esprima "^4.0.0"
46754680

4676-
js-yaml@^3.13.0:
4681+
js-yaml@^3.13.1:
46774682
version "3.13.1"
46784683
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
46794684
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
@@ -5055,7 +5060,7 @@ lodash@^4.17.10, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5:
50555060
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
50565061
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
50575062

5058-
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15:
5063+
lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15:
50595064
version "4.17.15"
50605065
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
50615066
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
@@ -6096,7 +6101,7 @@ [email protected], path-is-absolute@^1.0.0:
60966101
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
60976102
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
60986103

6099-
path-is-inside@^1.0.1, path-is-inside@^1.0.2:
6104+
path-is-inside@^1.0.1:
61006105
version "1.0.2"
61016106
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
61026107
integrity sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=
@@ -7224,12 +7229,7 @@ semver-diff@^2.0.0:
72247229
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
72257230
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
72267231

7227-
semver@^5.5.1:
7228-
version "5.7.1"
7229-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
7230-
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
7231-
7232-
semver@^6.1.0:
7232+
semver@^6.1.0, semver@^6.1.2:
72337233
version "6.3.0"
72347234
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
72357235
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
@@ -7723,7 +7723,12 @@ strip-indent@^2.0.0:
77237723
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68"
77247724
integrity sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=
77257725

7726-
strip-json-comments@^2.0.1, strip-json-comments@~2.0.1:
7726+
strip-json-comments@^3.0.1:
7727+
version "3.0.1"
7728+
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7"
7729+
integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==
7730+
7731+
strip-json-comments@~2.0.1:
77277732
version "2.0.1"
77287733
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
77297734
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
@@ -8266,6 +8271,11 @@ v8-compile-cache@^2.0.0:
82668271
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.0.2.tgz#a428b28bb26790734c4fc8bc9fa106fccebf6a6c"
82678272
integrity sha512-1wFuMUIM16MDJRCrpbpuEPTUGmM5QMUg0cr3KFwra2XgOgFcPGDQHDh3CszSCD2Zewc/dh/pamNEW8CbfDebUw==
82688273

8274+
v8-compile-cache@^2.0.3:
8275+
version "2.1.0"
8276+
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e"
8277+
integrity sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g==
8278+
82698279
validate-npm-package-license@^3.0.1:
82708280
version "3.0.4"
82718281
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"

0 commit comments

Comments
 (0)