Skip to content

Commit f09f680

Browse files
authored
Merge pull request #121 from chantouchsek/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.32.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.32.0
2 parents fa6b12b + 715e0f0 commit f09f680

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

yarn.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2477,27 +2477,28 @@
24772477
"@types/yargs-parser" "*"
24782478

24792479
"@typescript-eslint/eslint-plugin@^4.31.1":
2480-
version "4.31.1"
2481-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.1.tgz#e938603a136f01dcabeece069da5fb2e331d4498"
2482-
integrity sha512-UDqhWmd5i0TvPLmbK5xY3UZB0zEGseF+DHPghZ37Sb83Qd3p8ujhvAtkU4OF46Ka5Pm5kWvFIx0cCTBFKo0alA==
2480+
version "4.32.0"
2481+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.32.0.tgz#46d2370ae9311092f2a6f7246d28357daf2d4e89"
2482+
integrity sha512-+OWTuWRSbWI1KDK8iEyG/6uK2rTm3kpS38wuVifGUTDB6kjEuNrzBI1MUtxnkneuWG/23QehABe2zHHrj+4yuA==
24832483
dependencies:
2484-
"@typescript-eslint/experimental-utils" "4.31.1"
2485-
"@typescript-eslint/scope-manager" "4.31.1"
2484+
"@typescript-eslint/experimental-utils" "4.32.0"
2485+
"@typescript-eslint/scope-manager" "4.32.0"
24862486
debug "^4.3.1"
24872487
functional-red-black-tree "^1.0.1"
2488+
ignore "^5.1.8"
24882489
regexpp "^3.1.0"
24892490
semver "^7.3.5"
24902491
tsutils "^3.21.0"
24912492

2492-
"@typescript-eslint/experimental-utils@4.31.1":
2493-
version "4.31.1"
2494-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.1.tgz#0c900f832f270b88e13e51753647b02d08371ce5"
2495-
integrity sha512-NtoPsqmcSsWty0mcL5nTZXMf7Ei0Xr2MT8jWjXMVgRK0/1qeQ2jZzLFUh4QtyJ4+/lPUyMw5cSfeeME+Zrtp9Q==
2493+
"@typescript-eslint/experimental-utils@4.32.0":
2494+
version "4.32.0"
2495+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.32.0.tgz#53a8267d16ca5a79134739129871966c56a59dc4"
2496+
integrity sha512-WLoXcc+cQufxRYjTWr4kFt0DyEv6hDgSaFqYhIzQZ05cF+kXfqXdUh+//kgquPJVUBbL3oQGKQxwPbLxHRqm6A==
24962497
dependencies:
24972498
"@types/json-schema" "^7.0.7"
2498-
"@typescript-eslint/scope-manager" "4.31.1"
2499-
"@typescript-eslint/types" "4.31.1"
2500-
"@typescript-eslint/typescript-estree" "4.31.1"
2499+
"@typescript-eslint/scope-manager" "4.32.0"
2500+
"@typescript-eslint/types" "4.32.0"
2501+
"@typescript-eslint/typescript-estree" "4.32.0"
25012502
eslint-scope "^5.1.1"
25022503
eslint-utils "^3.0.0"
25032504

0 commit comments

Comments
 (0)