Skip to content

Commit 808bdf3

Browse files
chore(deps): update dependency eslint to v6.7.0 (#706)
1 parent 7cc65db commit 808bdf3

File tree

2 files changed

+34
-10
lines changed

2 files changed

+34
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"babel-plugin-add-module-exports": "1.0.2",
4646
"babel-plugin-dev-expression": "0.2.2",
4747
"concurrently": "5.0.0",
48-
"eslint": "6.6.0",
48+
"eslint": "6.7.0",
4949
"eslint-config-prettier": "6.7.0",
5050
"eslint-plugin-import": "2.18.2",
5151
"eslint-plugin-react": "7.16.0",

yarn.lock

Lines changed: 33 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3033,10 +3033,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
30333033
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
30343034
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
30353035

3036-
eslint@6.6.0:
3037-
version "6.6.0"
3038-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.6.0.tgz#4a01a2fb48d32aacef5530ee9c5a78f11a8afd04"
3039-
integrity sha512-PpEBq7b6qY/qrOmpYQ/jTMDYfuQMELR4g4WI1M/NaSDDD/bdcMb+dj4Hgks7p41kW2caXsPsEZAEAyAgjVVC0g==
3036+
eslint@6.7.0:
3037+
version "6.7.0"
3038+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.0.tgz#766162e383b236e61d873697f82c3a3e41392020"
3039+
integrity sha512-dQpj+PaHKHfXHQ2Imcw5d853PTvkUGbHk/MR68KQUl98EgKDCdh4vLRH1ZxhqeQjQFJeg8fgN0UwmNhN3l8dDQ==
30403040
dependencies:
30413041
"@babel/code-frame" "^7.0.0"
30423042
ajv "^6.10.0"
@@ -3053,7 +3053,7 @@ [email protected]:
30533053
file-entry-cache "^5.0.1"
30543054
functional-red-black-tree "^1.0.1"
30553055
glob-parent "^5.0.0"
3056-
globals "^11.7.0"
3056+
globals "^12.1.0"
30573057
ignore "^4.0.6"
30583058
import-fresh "^3.0.0"
30593059
imurmurhash "^0.1.4"
@@ -3066,7 +3066,7 @@ [email protected]:
30663066
minimatch "^3.0.4"
30673067
mkdirp "^0.5.1"
30683068
natural-compare "^1.4.0"
3069-
optionator "^0.8.2"
3069+
optionator "^0.8.3"
30703070
progress "^2.0.0"
30713071
regexpp "^2.0.1"
30723072
semver "^6.1.2"
@@ -3290,7 +3290,7 @@ [email protected], fast-json-stable-stringify@^2.0.0:
32903290
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
32913291
integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I=
32923292

3293-
fast-levenshtein@~2.0.4:
3293+
fast-levenshtein@~2.0.4, fast-levenshtein@~2.0.6:
32943294
version "2.0.6"
32953295
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
32963296
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
@@ -3668,11 +3668,18 @@ global-dirs@^0.1.0:
36683668
dependencies:
36693669
ini "^1.3.4"
36703670

3671-
globals@^11.1.0, globals@^11.7.0:
3671+
globals@^11.1.0:
36723672
version "11.12.0"
36733673
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
36743674
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
36753675

3676+
globals@^12.1.0:
3677+
version "12.3.0"
3678+
resolved "https://registry.yarnpkg.com/globals/-/globals-12.3.0.tgz#1e564ee5c4dded2ab098b0f88f24702a3c56be13"
3679+
integrity sha512-wAfjdLgFsPZsklLJvOBUBmzYE8/CwhEqSBEMRXA3qxIiNtyqvjYurAtIfDh6chlEPUfmTY3MnZh5Hfh4q0UlIw==
3680+
dependencies:
3681+
type-fest "^0.8.1"
3682+
36763683
globby@^10.0.0, globby@^10.0.1:
36773684
version "10.0.1"
36783685
resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.1.tgz#4782c34cb75dd683351335c5829cc3420e606b22"
@@ -6354,7 +6361,7 @@ optimist@^0.6.1:
63546361
minimist "~0.0.1"
63556362
wordwrap "~0.0.2"
63566363

6357-
optionator@^0.8.1, optionator@^0.8.2:
6364+
optionator@^0.8.1:
63586365
version "0.8.2"
63596366
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
63606367
integrity sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=
@@ -6366,6 +6373,18 @@ optionator@^0.8.1, optionator@^0.8.2:
63666373
type-check "~0.3.2"
63676374
wordwrap "~1.0.0"
63686375

6376+
optionator@^0.8.3:
6377+
version "0.8.3"
6378+
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.3.tgz#84fa1d036fe9d3c7e21d99884b601167ec8fb495"
6379+
integrity sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==
6380+
dependencies:
6381+
deep-is "~0.1.3"
6382+
fast-levenshtein "~2.0.6"
6383+
levn "~0.3.0"
6384+
prelude-ls "~1.1.2"
6385+
type-check "~0.3.2"
6386+
word-wrap "~1.2.3"
6387+
63696388
os-homedir@^1.0.0:
63706389
version "1.0.2"
63716390
resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
@@ -8769,6 +8788,11 @@ windows-release@^3.1.0:
87698788
dependencies:
87708789
execa "^1.0.0"
87718790

8791+
word-wrap@~1.2.3:
8792+
version "1.2.3"
8793+
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
8794+
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
8795+
87728796
wordwrap@~0.0.2:
87738797
version "0.0.3"
87748798
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"

0 commit comments

Comments
 (0)