Skip to content

Commit ed9226f

Browse files
Bump eslint from 5.11.1 to 5.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.11.1 to 5.12.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.11.1...v5.12.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6944b17 commit ed9226f

1 file changed

Lines changed: 29 additions & 66 deletions

File tree

yarn.lock

Lines changed: 29 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,12 @@
22
# yarn lockfile v1
33

44

5-
"@babel/code-frame@^7.0.0":
5+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.0.0-beta.35":
66
version "7.0.0"
77
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8"
88
dependencies:
99
"@babel/highlight" "^7.0.0"
1010

11-
"@babel/code-frame@^7.0.0-beta.35":
12-
version "7.0.0-beta.44"
13-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.44.tgz#2a02643368de80916162be70865c97774f3adbd9"
14-
dependencies:
15-
"@babel/highlight" "7.0.0-beta.44"
16-
17-
18-
version "7.0.0-beta.44"
19-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz#18c94ce543916a80553edcdcf681890b200747d5"
20-
dependencies:
21-
chalk "^2.0.0"
22-
esutils "^2.0.2"
23-
js-tokens "^3.0.0"
24-
2511
"@babel/highlight@^7.0.0":
2612
version "7.0.0"
2713
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
@@ -999,20 +985,14 @@ call-me-maybe@^1.0.1:
999985
version "1.0.1"
1000986
resolved "https://registry.yarnpkg.com/call-me-maybe/-/call-me-maybe-1.0.1.tgz#26d208ea89e37b5cbde60250a15f031c16a4d66b"
1001987

1002-
caller-path@^0.1.0:
1003-
version "0.1.0"
1004-
resolved "https://registry.yarnpkg.com/caller-path/-/caller-path-0.1.0.tgz#94085ef63581ecd3daa92444a8fe94e82577751f"
1005-
dependencies:
1006-
callsites "^0.2.0"
1007-
1008-
callsites@^0.2.0:
1009-
version "0.2.0"
1010-
resolved "https://registry.yarnpkg.com/callsites/-/callsites-0.2.0.tgz#afab96262910a7f33c19a5775825c69f34e350ca"
1011-
1012988
callsites@^2.0.0:
1013989
version "2.0.0"
1014990
resolved "https://registry.yarnpkg.com/callsites/-/callsites-2.0.0.tgz#06eb84f00eea413da86affefacbffb36093b3c50"
1015991

992+
callsites@^3.0.0:
993+
version "3.0.0"
994+
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.0.0.tgz#fb7eb569b72ad7a45812f93fd9430a3e410b3dd3"
995+
1016996
camelcase@^1.0.2:
1017997
version "1.2.1"
1018998
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-1.2.1.tgz#9bb5304d2e0b56698b2c758b08a3eaa9daa58a39"
@@ -1042,15 +1022,7 @@ chalk@^1.1.3:
10421022
strip-ansi "^3.0.0"
10431023
supports-color "^2.0.0"
10441024

1045-
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0:
1046-
version "2.4.0"
1047-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.0.tgz#a060a297a6b57e15b61ca63ce84995daa0fe6e52"
1048-
dependencies:
1049-
ansi-styles "^3.2.1"
1050-
escape-string-regexp "^1.0.5"
1051-
supports-color "^5.3.0"
1052-
1053-
chalk@^2.4.1:
1025+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.1:
10541026
version "2.4.1"
10551027
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
10561028
dependencies:
@@ -1455,8 +1427,8 @@ eslint-visitor-keys@^1.0.0:
14551427
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
14561428

14571429
eslint@^5.0.1:
1458-
version "5.11.1"
1459-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11.1.tgz#8deda83db9f354bf9d3f53f9677af7e0e13eadda"
1430+
version "5.12.0"
1431+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.0.tgz#fab3b908f60c52671fb14e996a450b96c743c859"
14601432
dependencies:
14611433
"@babel/code-frame" "^7.0.0"
14621434
ajv "^6.5.3"
@@ -1475,6 +1447,7 @@ eslint@^5.0.1:
14751447
glob "^7.1.2"
14761448
globals "^11.7.0"
14771449
ignore "^4.0.6"
1450+
import-fresh "^3.0.0"
14781451
imurmurhash "^0.1.4"
14791452
inquirer "^6.1.0"
14801453
js-yaml "^3.12.0"
@@ -1489,7 +1462,6 @@ eslint@^5.0.1:
14891462
pluralize "^7.0.0"
14901463
progress "^2.0.0"
14911464
regexpp "^2.0.1"
1492-
require-uncached "^1.0.3"
14931465
semver "^5.5.1"
14941466
strip-ansi "^4.0.0"
14951467
strip-json-comments "^2.0.1"
@@ -2122,6 +2094,13 @@ import-cwd@^2.1.0:
21222094
dependencies:
21232095
import-from "^2.1.0"
21242096

2097+
import-fresh@^3.0.0:
2098+
version "3.0.0"
2099+
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.0.0.tgz#a3d897f420cab0e671236897f75bc14b4885c390"
2100+
dependencies:
2101+
parent-module "^1.0.0"
2102+
resolve-from "^4.0.0"
2103+
21252104
import-from@^2.1.0:
21262105
version "2.1.0"
21272106
resolved "https://registry.yarnpkg.com/import-from/-/import-from-2.1.0.tgz#335db7f2a7affd53aaa471d4b8021dee36b7f3b1"
@@ -2782,20 +2761,13 @@ js-tokens@^4.0.0:
27822761
version "4.0.0"
27832762
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
27842763

2785-
js-yaml@^3.12.0:
2764+
js-yaml@^3.12.0, js-yaml@^3.7.0:
27862765
version "3.12.0"
27872766
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
27882767
dependencies:
27892768
argparse "^1.0.7"
27902769
esprima "^4.0.0"
27912770

2792-
js-yaml@^3.7.0:
2793-
version "3.11.0"
2794-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
2795-
dependencies:
2796-
argparse "^1.0.7"
2797-
esprima "^4.0.0"
2798-
27992771
jsbn@~0.1.0:
28002772
version "0.1.1"
28012773
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -2974,11 +2946,7 @@ lodash.sortby@^4.7.0:
29742946
version "4.7.0"
29752947
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
29762948

2977-
lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4:
2978-
version "4.17.5"
2979-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
2980-
2981-
lodash@^4.17.10, lodash@^4.17.5:
2949+
lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5:
29822950
version "4.17.10"
29832951
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
29842952

@@ -3365,6 +3333,12 @@ p-try@^1.0.0:
33653333
version "1.0.0"
33663334
resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
33673335

3336+
parent-module@^1.0.0:
3337+
version "1.0.0"
3338+
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.0.tgz#df250bdc5391f4a085fb589dad761f5ad6b865b5"
3339+
dependencies:
3340+
callsites "^3.0.0"
3341+
33683342
parse-glob@^3.0.4:
33693343
version "3.0.4"
33703344
resolved "https://registry.yarnpkg.com/parse-glob/-/parse-glob-3.0.4.tgz#b2c376cfb11f35513badd173ef0bb6e3a388391c"
@@ -3749,27 +3723,20 @@ require-main-filename@^1.0.1:
37493723
version "1.0.1"
37503724
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
37513725

3752-
require-uncached@^1.0.3:
3753-
version "1.0.3"
3754-
resolved "https://registry.yarnpkg.com/require-uncached/-/require-uncached-1.0.3.tgz#4e0d56d6c9662fd31e43011c4b95aa49955421d3"
3755-
dependencies:
3756-
caller-path "^0.1.0"
3757-
resolve-from "^1.0.0"
3758-
37593726
resolve-cwd@^2.0.0:
37603727
version "2.0.0"
37613728
resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-2.0.0.tgz#00a9f7387556e27038eae232caa372a6a59b665a"
37623729
dependencies:
37633730
resolve-from "^3.0.0"
37643731

3765-
resolve-from@^1.0.0:
3766-
version "1.0.1"
3767-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226"
3768-
37693732
resolve-from@^3.0.0:
37703733
version "3.0.0"
37713734
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-3.0.0.tgz#b22c7af7d9d6881bc8b6e653335eebcb0a188748"
37723735

3736+
resolve-from@^4.0.0:
3737+
version "4.0.0"
3738+
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
3739+
37733740
resolve-url@^0.2.1:
37743741
version "0.2.1"
37753742
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
@@ -3849,11 +3816,7 @@ sax@^1.2.4:
38493816
version "1.2.4"
38503817
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
38513818

3852-
"semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5.0:
3853-
version "5.5.0"
3854-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
3855-
3856-
semver@^5.5.1:
3819+
"semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1:
38573820
version "5.5.1"
38583821
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.1.tgz#7dfdd8814bdb7cabc7be0fb1d734cfb66c940477"
38593822

0 commit comments

Comments
 (0)