Skip to content

Commit de687b2

Browse files
authoredJul 4, 2022
Bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.30.4
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.20.0 to 5.30.4. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.4/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52abb64 commit de687b2

File tree

2 files changed

+28
-62
lines changed

2 files changed

+28
-62
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@types/file-type": "^10.9.1",
9999
"@types/mocha": "^9.1.0",
100100
"@types/node": "^18.0.0",
101-
"@typescript-eslint/eslint-plugin": "^5.20.0",
101+
"@typescript-eslint/eslint-plugin": "^5.30.4",
102102
"@typescript-eslint/parser": "^5.30.4",
103103
"chai": "^4.3.6",
104104
"coveralls": "^3.1.1",

‎yarn.lock

+27-61
Original file line numberDiff line numberDiff line change
@@ -484,19 +484,19 @@
484484
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.5.tgz#fdd299f23205c3455af88ce618dd65c14cb73e22"
485485
integrity sha512-wnra4Vw9dopnuybR6HBywJ/URYpYrKLoepBTEtgfJup8Ahoi2zJECPP2cwiXp7btTvOT2CULv87aQRA4eZSP6g==
486486

487-
"@typescript-eslint/eslint-plugin@^5.20.0":
488-
version "5.20.0"
489-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.20.0.tgz#022531a639640ff3faafaf251d1ce00a2ef000a1"
490-
integrity sha512-fapGzoxilCn3sBtC6NtXZX6+P/Hef7VDbyfGqTTpzYydwhlkevB+0vE0EnmHPVTVSy68GUncyJ/2PcrFBeCo5Q==
491-
dependencies:
492-
"@typescript-eslint/scope-manager" "5.20.0"
493-
"@typescript-eslint/type-utils" "5.20.0"
494-
"@typescript-eslint/utils" "5.20.0"
495-
debug "^4.3.2"
487+
"@typescript-eslint/eslint-plugin@^5.30.4":
488+
version "5.30.4"
489+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.4.tgz#a46c8c0ab755a936cb63786a6222876ce51675e4"
490+
integrity sha512-xjujQISAIa4HAaos8fcMZXmqkuZqMx6icdxkI88jMM/eNe4J8AuTLYnLK+zdm0mBYLyctdFf//UE4/xFCcQzYQ==
491+
dependencies:
492+
"@typescript-eslint/scope-manager" "5.30.4"
493+
"@typescript-eslint/type-utils" "5.30.4"
494+
"@typescript-eslint/utils" "5.30.4"
495+
debug "^4.3.4"
496496
functional-red-black-tree "^1.0.1"
497-
ignore "^5.1.8"
497+
ignore "^5.2.0"
498498
regexpp "^3.2.0"
499-
semver "^7.3.5"
499+
semver "^7.3.7"
500500
tsutils "^3.21.0"
501501

502502
"@typescript-eslint/parser@^5.30.4":
@@ -509,14 +509,6 @@
509509
"@typescript-eslint/typescript-estree" "5.30.4"
510510
debug "^4.3.4"
511511

512-
"@typescript-eslint/scope-manager@5.20.0":
513-
version "5.20.0"
514-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.20.0.tgz#79c7fb8598d2942e45b3c881ced95319818c7980"
515-
integrity sha512-h9KtuPZ4D/JuX7rpp1iKg3zOH0WNEa+ZIXwpW/KWmEFDxlA/HSfCMhiyF1HS/drTICjIbpA6OqkAhrP/zkCStg==
516-
dependencies:
517-
"@typescript-eslint/types" "5.20.0"
518-
"@typescript-eslint/visitor-keys" "5.20.0"
519-
520512
"@typescript-eslint/scope-manager@5.30.4":
521513
version "5.30.4"
522514
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.4.tgz#8140efd2bc12d41d74e8af23872a89f3edbe552e"
@@ -525,38 +517,20 @@
525517
"@typescript-eslint/types" "5.30.4"
526518
"@typescript-eslint/visitor-keys" "5.30.4"
527519

528-
"@typescript-eslint/type-utils@5.20.0":
529-
version "5.20.0"
530-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.20.0.tgz#151c21cbe9a378a34685735036e5ddfc00223be3"
531-
integrity sha512-WxNrCwYB3N/m8ceyoGCgbLmuZwupvzN0rE8NBuwnl7APgjv24ZJIjkNzoFBXPRCGzLNkoU/WfanW0exvp/+3Iw==
520+
"@typescript-eslint/type-utils@5.30.4":
521+
version "5.30.4"
522+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.4.tgz#00ff19073cd01f7d27e9af49ce08d6a69f1e4f01"
523+
integrity sha512-55cf1dZviwwv+unDB+mF8vZkfta5muTK6bppPvenWWCD7slZZ0DEsXUjZerqy7Rq8s3J4SXdg4rMIY8ngCtTmA==
532524
dependencies:
533-
"@typescript-eslint/utils" "5.20.0"
534-
debug "^4.3.2"
525+
"@typescript-eslint/utils" "5.30.4"
526+
debug "^4.3.4"
535527
tsutils "^3.21.0"
536528

537-
"@typescript-eslint/types@5.20.0":
538-
version "5.20.0"
539-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.20.0.tgz#fa39c3c2aa786568302318f1cb51fcf64258c20c"
540-
integrity sha512-+d8wprF9GyvPwtoB4CxBAR/s0rpP25XKgnOvMf/gMXYDvlUC3rPFHupdTQ/ow9vn7UDe5rX02ovGYQbv/IUCbg==
541-
542529
"@typescript-eslint/types@5.30.4":
543530
version "5.30.4"
544531
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.4.tgz#3bc99eca8ba3fcfd6a21480e216b09dab81c3999"
545532
integrity sha512-NTEvqc+Vvu8Q6JeAKryHk2eqLKqsr2St3xhIjhOjQv5wQUBhaTuix4WOSacqj0ONWfKVU12Eug3LEAB95GBkMA==
546533

547-
"@typescript-eslint/typescript-estree@5.20.0":
548-
version "5.20.0"
549-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.20.0.tgz#ab73686ab18c8781bbf249c9459a55dc9417d6b0"
550-
integrity sha512-36xLjP/+bXusLMrT9fMMYy1KJAGgHhlER2TqpUVDYUQg4w0q/NW/sg4UGAgVwAqb8V4zYg43KMUpM8vV2lve6w==
551-
dependencies:
552-
"@typescript-eslint/types" "5.20.0"
553-
"@typescript-eslint/visitor-keys" "5.20.0"
554-
debug "^4.3.2"
555-
globby "^11.0.4"
556-
is-glob "^4.0.3"
557-
semver "^7.3.5"
558-
tsutils "^3.21.0"
559-
560534
"@typescript-eslint/typescript-estree@5.30.4":
561535
version "5.30.4"
562536
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.4.tgz#ac4be8a2f8fb1f1c3b346d5992a36163121ddb3f"
@@ -570,26 +544,18 @@
570544
semver "^7.3.7"
571545
tsutils "^3.21.0"
572546

573-
"@typescript-eslint/utils@5.20.0":
574-
version "5.20.0"
575-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.20.0.tgz#b8e959ed11eca1b2d5414e12417fd94cae3517a5"
576-
integrity sha512-lHONGJL1LIO12Ujyx8L8xKbwWSkoUKFSO+0wDAqGXiudWB2EO7WEUT+YZLtVbmOmSllAjLb9tpoIPwpRe5Tn6w==
547+
"@typescript-eslint/utils@5.30.4":
548+
version "5.30.4"
549+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.4.tgz#07a2b7ce80b2527ea506829f190591b76c70ba9f"
550+
integrity sha512-a+GQrJzOUhn4WT1mUumXDyam+22Oo4c5K/jnZ+6r/4WTQF3q8e4CsC9PLHb4SnOClzOqo/5GLZWvkE1aa5UGKQ==
577551
dependencies:
578552
"@types/json-schema" "^7.0.9"
579-
"@typescript-eslint/scope-manager" "5.20.0"
580-
"@typescript-eslint/types" "5.20.0"
581-
"@typescript-eslint/typescript-estree" "5.20.0"
553+
"@typescript-eslint/scope-manager" "5.30.4"
554+
"@typescript-eslint/types" "5.30.4"
555+
"@typescript-eslint/typescript-estree" "5.30.4"
582556
eslint-scope "^5.1.1"
583557
eslint-utils "^3.0.0"
584558

585-
"@typescript-eslint/visitor-keys@5.20.0":
586-
version "5.20.0"
587-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.20.0.tgz#70236b5c6b67fbaf8b2f58bf3414b76c1e826c2a"
588-
integrity sha512-1flRpNF+0CAQkMNlTJ6L/Z5jiODG/e5+7mk6XwtPOUS3UrTz3UOiAg9jG2VtKsWI6rZQfy4C6a232QNRZTRGlg==
589-
dependencies:
590-
"@typescript-eslint/types" "5.20.0"
591-
eslint-visitor-keys "^3.0.0"
592-
593559
"@typescript-eslint/visitor-keys@5.30.4":
594560
version "5.30.4"
595561
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.4.tgz#b4969df1a440cc999d4bb7f7b7932dce05537089"
@@ -1536,7 +1502,7 @@ eslint-visitor-keys@^2.0.0:
15361502
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
15371503
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
15381504

1539-
eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
1505+
eslint-visitor-keys@^3.3.0:
15401506
version "3.3.0"
15411507
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
15421508
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
@@ -1921,7 +1887,7 @@ globby@^11.0.1:
19211887
merge2 "^1.3.0"
19221888
slash "^3.0.0"
19231889

1924-
globby@^11.0.4, globby@^11.1.0:
1890+
globby@^11.1.0:
19251891
version "11.1.0"
19261892
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
19271893
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
@@ -2110,7 +2076,7 @@ ieee754@^1.2.1:
21102076
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
21112077
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
21122078

2113-
ignore@^5.0.0, ignore@^5.1.1, ignore@^5.1.4, ignore@^5.1.8, ignore@^5.2.0:
2079+
ignore@^5.0.0, ignore@^5.1.1, ignore@^5.1.4, ignore@^5.2.0:
21142080
version "5.2.0"
21152081
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
21162082
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==

0 commit comments

Comments
 (0)
Please sign in to comment.