Skip to content

Commit d2a2742

Browse files
authored
Merge pull request #304 from chantouchsek/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.18.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.18.0
2 parents be73c4c + 699e7c1 commit d2a2742

File tree

1 file changed

+21
-55
lines changed

1 file changed

+21
-55
lines changed

yarn.lock

Lines changed: 21 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -2625,32 +2625,20 @@
26252625
"@types/yargs-parser" "*"
26262626

26272627
"@typescript-eslint/eslint-plugin@^5.9.0":
2628-
version "5.9.1"
2629-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.9.1.tgz#e5a86d7e1f9dc0b3df1e6d94feaf20dd838d066c"
2630-
integrity sha512-Xv9tkFlyD4MQGpJgTo6wqDqGvHIRmRgah/2Sjz1PUnJTawjHWIwBivUE9x0QtU2WVii9baYgavo/bHjrZJkqTw==
2628+
version "5.18.0"
2629+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.18.0.tgz#950df411cec65f90d75d6320a03b2c98f6c3af7d"
2630+
integrity sha512-tzrmdGMJI/uii9/V6lurMo4/o+dMTKDH82LkNjhJ3adCW22YQydoRs5MwTiqxGF9CSYxPxQ7EYb4jLNlIs+E+A==
26312631
dependencies:
2632-
"@typescript-eslint/experimental-utils" "5.9.1"
2633-
"@typescript-eslint/scope-manager" "5.9.1"
2634-
"@typescript-eslint/type-utils" "5.9.1"
2632+
"@typescript-eslint/scope-manager" "5.18.0"
2633+
"@typescript-eslint/type-utils" "5.18.0"
2634+
"@typescript-eslint/utils" "5.18.0"
26352635
debug "^4.3.2"
26362636
functional-red-black-tree "^1.0.1"
26372637
ignore "^5.1.8"
26382638
regexpp "^3.2.0"
26392639
semver "^7.3.5"
26402640
tsutils "^3.21.0"
26412641

2642-
"@typescript-eslint/[email protected]":
2643-
version "5.9.1"
2644-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.9.1.tgz#8c407c4dd5ffe522329df6e4c9c2b52206d5f7f1"
2645-
integrity sha512-cb1Njyss0mLL9kLXgS/eEY53SZQ9sT519wpX3i+U457l2UXRDuo87hgKfgRazmu9/tQb0x2sr3Y0yrU+Zz0y+w==
2646-
dependencies:
2647-
"@types/json-schema" "^7.0.9"
2648-
"@typescript-eslint/scope-manager" "5.9.1"
2649-
"@typescript-eslint/types" "5.9.1"
2650-
"@typescript-eslint/typescript-estree" "5.9.1"
2651-
eslint-scope "^5.1.1"
2652-
eslint-utils "^3.0.0"
2653-
26542642
"@typescript-eslint/parser@^5.9.0":
26552643
version "5.18.0"
26562644
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.18.0.tgz#2bcd4ff21df33621df33e942ccb21cb897f004c6"
@@ -2669,20 +2657,12 @@
26692657
"@typescript-eslint/types" "5.18.0"
26702658
"@typescript-eslint/visitor-keys" "5.18.0"
26712659

2672-
"@typescript-eslint/[email protected]":
2673-
version "5.9.1"
2674-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.9.1.tgz#6c27be89f1a9409f284d95dfa08ee3400166fe69"
2675-
integrity sha512-8BwvWkho3B/UOtzRyW07ffJXPaLSUKFBjpq8aqsRvu6HdEuzCY57+ffT7QoV4QXJXWSU1+7g3wE4AlgImmQ9pQ==
2676-
dependencies:
2677-
"@typescript-eslint/types" "5.9.1"
2678-
"@typescript-eslint/visitor-keys" "5.9.1"
2679-
2680-
"@typescript-eslint/[email protected]":
2681-
version "5.9.1"
2682-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.9.1.tgz#c6832ffe655b9b1fec642d36db1a262d721193de"
2683-
integrity sha512-tRSpdBnPRssjlUh35rE9ug5HrUvaB9ntREy7gPXXKwmIx61TNN7+l5YKgi1hMKxo5NvqZCfYhA5FvyuJG6X6vg==
2660+
"@typescript-eslint/[email protected]":
2661+
version "5.18.0"
2662+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.18.0.tgz#62dbfc8478abf36ba94a90ddf10be3cc8e471c74"
2663+
integrity sha512-vcn9/6J5D6jtHxpEJrgK8FhaM8r6J1/ZiNu70ZUJN554Y3D9t3iovi6u7JF8l/e7FcBIxeuTEidZDR70UuCIfA==
26842664
dependencies:
2685-
"@typescript-eslint/experimental-utils" "5.9.1"
2665+
"@typescript-eslint/utils" "5.18.0"
26862666
debug "^4.3.2"
26872667
tsutils "^3.21.0"
26882668

@@ -2691,11 +2671,6 @@
26912671
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.18.0.tgz#4f0425d85fdb863071680983853c59a62ce9566e"
26922672
integrity sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==
26932673

2694-
"@typescript-eslint/[email protected]":
2695-
version "5.9.1"
2696-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.1.tgz#1bef8f238a2fb32ebc6ff6d75020d9f47a1593c6"
2697-
integrity sha512-SsWegWudWpkZCwwYcKoDwuAjoZXnM1y2EbEerTHho19Hmm+bQ56QG4L4jrtCu0bI5STaRTvRTZmjprWlTw/5NQ==
2698-
26992674
"@typescript-eslint/[email protected]":
27002675
version "5.18.0"
27012676
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.18.0.tgz#6498e5ee69a32e82b6e18689e2f72e4060986474"
@@ -2709,18 +2684,17 @@
27092684
semver "^7.3.5"
27102685
tsutils "^3.21.0"
27112686

2712-
"@typescript-eslint/typescript-estree@5.9.1":
2713-
version "5.9.1"
2714-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.1.tgz#d5b996f49476495070d2b8dd354861cf33c005d6"
2715-
integrity sha512-gL1sP6A/KG0HwrahVXI9fZyeVTxEYV//6PmcOn1tD0rw8VhUWYeZeuWHwwhnewnvEMcHjhnJLOBhA9rK4vmb8A==
2687+
"@typescript-eslint/utils@5.18.0":
2688+
version "5.18.0"
2689+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.18.0.tgz#27fc84cf95c1a96def0aae31684cb43a37e76855"
2690+
integrity sha512-+hFGWUMMri7OFY26TsOlGa+zgjEy1ssEipxpLjtl4wSll8zy85x0GrUSju/FHdKfVorZPYJLkF3I4XPtnCTewA==
27162691
dependencies:
2717-
"@typescript-eslint/types" "5.9.1"
2718-
"@typescript-eslint/visitor-keys" "5.9.1"
2719-
debug "^4.3.2"
2720-
globby "^11.0.4"
2721-
is-glob "^4.0.3"
2722-
semver "^7.3.5"
2723-
tsutils "^3.21.0"
2692+
"@types/json-schema" "^7.0.9"
2693+
"@typescript-eslint/scope-manager" "5.18.0"
2694+
"@typescript-eslint/types" "5.18.0"
2695+
"@typescript-eslint/typescript-estree" "5.18.0"
2696+
eslint-scope "^5.1.1"
2697+
eslint-utils "^3.0.0"
27242698

27252699
"@typescript-eslint/[email protected]":
27262700
version "5.18.0"
@@ -2730,14 +2704,6 @@
27302704
"@typescript-eslint/types" "5.18.0"
27312705
eslint-visitor-keys "^3.0.0"
27322706

2733-
"@typescript-eslint/[email protected]":
2734-
version "5.9.1"
2735-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.1.tgz#f52206f38128dd4f675cf28070a41596eee985b7"
2736-
integrity sha512-Xh37pNz9e9ryW4TVdwiFzmr4hloty8cFj8GTWMXh3Z8swGwyQWeCcNgF0hm6t09iZd6eiZmIf4zHedQVP6TVtg==
2737-
dependencies:
2738-
"@typescript-eslint/types" "5.9.1"
2739-
eslint-visitor-keys "^3.0.0"
2740-
27412707
"@vue/babel-helper-vue-jsx-merge-props@^1.2.1":
27422708
version "1.2.1"
27432709
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz#31624a7a505fb14da1d58023725a4c5f270e6a81"

0 commit comments

Comments
 (0)