Skip to content

Commit b56bdc9

Browse files
authored
Merge pull request #188 from icelam/dependabot/npm_and_yarn/v1/typescript-eslint/eslint-plugin-4.28.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.28.1
2 parents 252a605 + 622b779 commit b56bdc9

File tree

1 file changed

+30
-77
lines changed

1 file changed

+30
-77
lines changed

yarn.lock

Lines changed: 30 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@
778778
jest-diff "^26.0.0"
779779
pretty-format "^26.0.0"
780780

781-
"@types/json-schema@^7.0.3":
781+
"@types/json-schema@^7.0.7":
782782
version "7.0.7"
783783
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
784784
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
@@ -874,30 +874,29 @@
874874
"@types/yargs-parser" "*"
875875

876876
"@typescript-eslint/eslint-plugin@^4.0.0":
877-
version "4.24.0"
878-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.24.0.tgz#03801ffc25b2af9d08f3dc9bccfc0b7ce3780d0f"
879-
integrity sha512-qbCgkPM7DWTsYQGjx9RTuQGswi+bEt0isqDBeo+CKV0953zqI0Tp7CZ7Fi9ipgFA6mcQqF4NOVNwS/f2r6xShw==
877+
version "4.28.1"
878+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947"
879+
integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ==
880880
dependencies:
881-
"@typescript-eslint/experimental-utils" "4.24.0"
882-
"@typescript-eslint/scope-manager" "4.24.0"
883-
debug "^4.1.1"
881+
"@typescript-eslint/experimental-utils" "4.28.1"
882+
"@typescript-eslint/scope-manager" "4.28.1"
883+
debug "^4.3.1"
884884
functional-red-black-tree "^1.0.1"
885-
lodash "^4.17.15"
886-
regexpp "^3.0.0"
887-
semver "^7.3.2"
888-
tsutils "^3.17.1"
885+
regexpp "^3.1.0"
886+
semver "^7.3.5"
887+
tsutils "^3.21.0"
889888

890-
"@typescript-eslint/experimental-utils@4.24.0", "@typescript-eslint/experimental-utils@^4.0.1":
891-
version "4.24.0"
892-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.24.0.tgz#c23ead9de44b99c3a5fd925c33a106b00165e172"
893-
integrity sha512-IwTT2VNDKH1h8RZseMH4CcYBz6lTvRoOLDuuqNZZoThvfHEhOiZPQCow+5El3PtyxJ1iDr6UXZwYtE3yZQjhcw==
889+
"@typescript-eslint/experimental-utils@4.28.1", "@typescript-eslint/experimental-utils@^4.0.1":
890+
version "4.28.1"
891+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc"
892+
integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q==
894893
dependencies:
895-
"@types/json-schema" "^7.0.3"
896-
"@typescript-eslint/scope-manager" "4.24.0"
897-
"@typescript-eslint/types" "4.24.0"
898-
"@typescript-eslint/typescript-estree" "4.24.0"
899-
eslint-scope "^5.0.0"
900-
eslint-utils "^2.0.0"
894+
"@types/json-schema" "^7.0.7"
895+
"@typescript-eslint/scope-manager" "4.28.1"
896+
"@typescript-eslint/types" "4.28.1"
897+
"@typescript-eslint/typescript-estree" "4.28.1"
898+
eslint-scope "^5.1.1"
899+
eslint-utils "^3.0.0"
901900

902901
"@typescript-eslint/parser@^4.15.2":
903902
version "4.28.1"
@@ -909,14 +908,6 @@
909908
"@typescript-eslint/typescript-estree" "4.28.1"
910909
debug "^4.3.1"
911910

912-
"@typescript-eslint/[email protected]":
913-
version "4.24.0"
914-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.24.0.tgz#38088216f0eaf235fa30ed8cabf6948ec734f359"
915-
integrity sha512-9+WYJGDnuC9VtYLqBhcSuM7du75fyCS/ypC8c5g7Sdw7pGL4NDTbeH38eJPfzIydCHZDoOgjloxSAA3+4l/zsA==
916-
dependencies:
917-
"@typescript-eslint/types" "4.24.0"
918-
"@typescript-eslint/visitor-keys" "4.24.0"
919-
920911
"@typescript-eslint/[email protected]":
921912
version "4.28.1"
922913
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.1.tgz#fd3c20627cdc12933f6d98b386940d8d0ce8a991"
@@ -925,29 +916,11 @@
925916
"@typescript-eslint/types" "4.28.1"
926917
"@typescript-eslint/visitor-keys" "4.28.1"
927918

928-
"@typescript-eslint/[email protected]":
929-
version "4.24.0"
930-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.24.0.tgz#6d0cca2048cbda4e265e0c4db9c2a62aaad8228c"
931-
integrity sha512-tkZUBgDQKdvfs8L47LaqxojKDE+mIUmOzdz7r+u+U54l3GDkTpEbQ1Jp3cNqqAU9vMUCBA1fitsIhm7yN0vx9Q==
932-
933919
"@typescript-eslint/[email protected]":
934920
version "4.28.1"
935921
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
936922
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
937923

938-
"@typescript-eslint/[email protected]":
939-
version "4.24.0"
940-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.24.0.tgz#b49249679a98014d8b03e8d4b70864b950e3c90f"
941-
integrity sha512-kBDitL/by/HK7g8CYLT7aKpAwlR8doshfWz8d71j97n5kUa5caHWvY0RvEUEanL/EqBJoANev8Xc/mQ6LLwXGA==
942-
dependencies:
943-
"@typescript-eslint/types" "4.24.0"
944-
"@typescript-eslint/visitor-keys" "4.24.0"
945-
debug "^4.1.1"
946-
globby "^11.0.1"
947-
is-glob "^4.0.1"
948-
semver "^7.3.2"
949-
tsutils "^3.17.1"
950-
951924
"@typescript-eslint/[email protected]":
952925
version "4.28.1"
953926
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
@@ -961,14 +934,6 @@
961934
semver "^7.3.5"
962935
tsutils "^3.21.0"
963936

964-
"@typescript-eslint/[email protected]":
965-
version "4.24.0"
966-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.24.0.tgz#a8fafdc76cad4e04a681a945fbbac4e35e98e297"
967-
integrity sha512-4ox1sjmGHIxjEDBnMCtWFFhErXtKA1Ec0sBpuz0fqf3P+g3JFGyTxxbF06byw0FRsPnnbq44cKivH7Ks1/0s6g==
968-
dependencies:
969-
"@typescript-eslint/types" "4.24.0"
970-
eslint-visitor-keys "^2.0.0"
971-
972937
"@typescript-eslint/[email protected]":
973938
version "4.28.1"
974939
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
@@ -1994,21 +1959,28 @@ eslint-plugin-jest@^24.1.5:
19941959
dependencies:
19951960
"@typescript-eslint/experimental-utils" "^4.0.1"
19961961

1997-
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
1962+
eslint-scope@^5.1.1:
19981963
version "5.1.1"
19991964
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
20001965
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
20011966
dependencies:
20021967
esrecurse "^4.3.0"
20031968
estraverse "^4.1.1"
20041969

2005-
eslint-utils@^2.0.0, eslint-utils@^2.1.0:
1970+
eslint-utils@^2.1.0:
20061971
version "2.1.0"
20071972
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
20081973
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
20091974
dependencies:
20101975
eslint-visitor-keys "^1.1.0"
20111976

1977+
eslint-utils@^3.0.0:
1978+
version "3.0.0"
1979+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
1980+
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
1981+
dependencies:
1982+
eslint-visitor-keys "^2.0.0"
1983+
20121984
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
20131985
version "1.3.0"
20141986
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -2519,18 +2491,6 @@ globals@^13.6.0, globals@^13.9.0:
25192491
dependencies:
25202492
type-fest "^0.20.2"
25212493

2522-
globby@^11.0.1:
2523-
version "11.0.2"
2524-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
2525-
integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
2526-
dependencies:
2527-
array-union "^2.1.0"
2528-
dir-glob "^3.0.1"
2529-
fast-glob "^3.1.1"
2530-
ignore "^5.1.4"
2531-
merge2 "^1.3.0"
2532-
slash "^3.0.0"
2533-
25342494
globby@^11.0.3:
25352495
version "11.0.3"
25362496
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
@@ -4476,7 +4436,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
44764436
extend-shallow "^3.0.2"
44774437
safe-regex "^1.1.0"
44784438

4479-
regexpp@^3.0.0, regexpp@^3.1.0:
4439+
regexpp@^3.1.0:
44804440
version "3.1.0"
44814441
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
44824442
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
@@ -5209,13 +5169,6 @@ tslib@^1.8.1, tslib@^1.9.0:
52095169
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
52105170
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
52115171

5212-
tsutils@^3.17.1:
5213-
version "3.20.0"
5214-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.20.0.tgz#ea03ea45462e146b53d70ce0893de453ff24f698"
5215-
integrity sha512-RYbuQuvkhuqVeXweWT3tJLKOEJ/UUw9GjNEZGWdrLLlM+611o1gwLHBpxoFJKKl25fLprp2eVthtKs5JOrNeXg==
5216-
dependencies:
5217-
tslib "^1.8.1"
5218-
52195172
tsutils@^3.21.0:
52205173
version "3.21.0"
52215174
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)