Skip to content

Commit 715e0f0

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.1 to 4.32.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/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] <[email protected]>
1 parent 795a58b commit 715e0f0

File tree

1 file changed

+47
-12
lines changed

1 file changed

+47
-12
lines changed

yarn.lock

Lines changed: 47 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2466,27 +2466,28 @@
24662466
"@types/yargs-parser" "*"
24672467

24682468
"@typescript-eslint/eslint-plugin@^4.31.1":
2469-
version "4.31.1"
2470-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.1.tgz#e938603a136f01dcabeece069da5fb2e331d4498"
2471-
integrity sha512-UDqhWmd5i0TvPLmbK5xY3UZB0zEGseF+DHPghZ37Sb83Qd3p8ujhvAtkU4OF46Ka5Pm5kWvFIx0cCTBFKo0alA==
2469+
version "4.32.0"
2470+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.32.0.tgz#46d2370ae9311092f2a6f7246d28357daf2d4e89"
2471+
integrity sha512-+OWTuWRSbWI1KDK8iEyG/6uK2rTm3kpS38wuVifGUTDB6kjEuNrzBI1MUtxnkneuWG/23QehABe2zHHrj+4yuA==
24722472
dependencies:
2473-
"@typescript-eslint/experimental-utils" "4.31.1"
2474-
"@typescript-eslint/scope-manager" "4.31.1"
2473+
"@typescript-eslint/experimental-utils" "4.32.0"
2474+
"@typescript-eslint/scope-manager" "4.32.0"
24752475
debug "^4.3.1"
24762476
functional-red-black-tree "^1.0.1"
2477+
ignore "^5.1.8"
24772478
regexpp "^3.1.0"
24782479
semver "^7.3.5"
24792480
tsutils "^3.21.0"
24802481

2481-
"@typescript-eslint/experimental-utils@4.31.1":
2482-
version "4.31.1"
2483-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.1.tgz#0c900f832f270b88e13e51753647b02d08371ce5"
2484-
integrity sha512-NtoPsqmcSsWty0mcL5nTZXMf7Ei0Xr2MT8jWjXMVgRK0/1qeQ2jZzLFUh4QtyJ4+/lPUyMw5cSfeeME+Zrtp9Q==
2482+
"@typescript-eslint/experimental-utils@4.32.0":
2483+
version "4.32.0"
2484+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.32.0.tgz#53a8267d16ca5a79134739129871966c56a59dc4"
2485+
integrity sha512-WLoXcc+cQufxRYjTWr4kFt0DyEv6hDgSaFqYhIzQZ05cF+kXfqXdUh+//kgquPJVUBbL3oQGKQxwPbLxHRqm6A==
24852486
dependencies:
24862487
"@types/json-schema" "^7.0.7"
2487-
"@typescript-eslint/scope-manager" "4.31.1"
2488-
"@typescript-eslint/types" "4.31.1"
2489-
"@typescript-eslint/typescript-estree" "4.31.1"
2488+
"@typescript-eslint/scope-manager" "4.32.0"
2489+
"@typescript-eslint/types" "4.32.0"
2490+
"@typescript-eslint/typescript-estree" "4.32.0"
24902491
eslint-scope "^5.1.1"
24912492
eslint-utils "^3.0.0"
24922493

@@ -2508,11 +2509,24 @@
25082509
"@typescript-eslint/types" "4.31.1"
25092510
"@typescript-eslint/visitor-keys" "4.31.1"
25102511

2512+
"@typescript-eslint/[email protected]":
2513+
version "4.32.0"
2514+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.32.0.tgz#e03c8668f8b954072b3f944d5b799c0c9225a7d5"
2515+
integrity sha512-DK+fMSHdM216C0OM/KR1lHXjP1CNtVIhJ54kQxfOE6x8UGFAjha8cXgDMBEIYS2XCYjjCtvTkjQYwL3uvGOo0w==
2516+
dependencies:
2517+
"@typescript-eslint/types" "4.32.0"
2518+
"@typescript-eslint/visitor-keys" "4.32.0"
2519+
25112520
"@typescript-eslint/[email protected]":
25122521
version "4.31.1"
25132522
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.1.tgz#5f255b695627a13401d2fdba5f7138bc79450d66"
25142523
integrity sha512-kixltt51ZJGKENNW88IY5MYqTBA8FR0Md8QdGbJD2pKZ+D5IvxjTYDNtJPDxFBiXmka2aJsITdB1BtO1fsgmsQ==
25152524

2525+
"@typescript-eslint/[email protected]":
2526+
version "4.32.0"
2527+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.32.0.tgz#52c633c18da47aee09449144bf59565ab36df00d"
2528+
integrity sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w==
2529+
25162530
"@typescript-eslint/[email protected]":
25172531
version "4.31.1"
25182532
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.1.tgz#4a04d5232cf1031232b7124a9c0310b577a62d17"
@@ -2526,6 +2540,19 @@
25262540
semver "^7.3.5"
25272541
tsutils "^3.21.0"
25282542

2543+
"@typescript-eslint/[email protected]":
2544+
version "4.32.0"
2545+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz#db00ccc41ccedc8d7367ea3f50c6994b8efa9f3b"
2546+
integrity sha512-tRYCgJ3g1UjMw1cGG8Yn1KzOzNlQ6u1h9AmEtPhb5V5a1TmiHWcRyF/Ic+91M4f43QeChyYlVTcf3DvDTZR9vw==
2547+
dependencies:
2548+
"@typescript-eslint/types" "4.32.0"
2549+
"@typescript-eslint/visitor-keys" "4.32.0"
2550+
debug "^4.3.1"
2551+
globby "^11.0.3"
2552+
is-glob "^4.0.1"
2553+
semver "^7.3.5"
2554+
tsutils "^3.21.0"
2555+
25292556
"@typescript-eslint/[email protected]":
25302557
version "4.31.1"
25312558
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.1.tgz#f2e7a14c7f20c4ae07d7fc3c5878c4441a1da9cc"
@@ -2534,6 +2561,14 @@
25342561
"@typescript-eslint/types" "4.31.1"
25352562
eslint-visitor-keys "^2.0.0"
25362563

2564+
"@typescript-eslint/[email protected]":
2565+
version "4.32.0"
2566+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz#455ba8b51242f2722a497ffae29313f33b14cb7f"
2567+
integrity sha512-e7NE0qz8W+atzv3Cy9qaQ7BTLwWsm084Z0c4nIO2l3Bp6u9WIgdqCgyPyV5oSPDMIW3b20H59OOCmVk3jw3Ptw==
2568+
dependencies:
2569+
"@typescript-eslint/types" "4.32.0"
2570+
eslint-visitor-keys "^2.0.0"
2571+
25372572
"@vue/babel-helper-vue-jsx-merge-props@^1.2.1":
25382573
version "1.2.1"
25392574
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)