Skip to content

Commit a91df4f

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#2689)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.22.1. - [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.22.1/packages/eslint-plugin) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af6c02b commit a91df4f

File tree

1 file changed

+46
-12
lines changed

1 file changed

+46
-12
lines changed

yarn.lock

Lines changed: 46 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1943,28 +1943,28 @@
19431943
rxjs "^6.4.0"
19441944

19451945
"@typescript-eslint/eslint-plugin@^4.14.1":
1946-
version "4.22.0"
1947-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc"
1948-
integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA==
1946+
version "4.22.1"
1947+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.1.tgz#6bcdbaa4548553ab861b4e5f34936ead1349a543"
1948+
integrity sha512-kVTAghWDDhsvQ602tHBc6WmQkdaYbkcTwZu+7l24jtJiYvm9l+/y/b2BZANEezxPDiX5MK2ZecE+9BFi/YJryw==
19491949
dependencies:
1950-
"@typescript-eslint/experimental-utils" "4.22.0"
1951-
"@typescript-eslint/scope-manager" "4.22.0"
1950+
"@typescript-eslint/experimental-utils" "4.22.1"
1951+
"@typescript-eslint/scope-manager" "4.22.1"
19521952
debug "^4.1.1"
19531953
functional-red-black-tree "^1.0.1"
19541954
lodash "^4.17.15"
19551955
regexpp "^3.0.0"
19561956
semver "^7.3.2"
19571957
tsutils "^3.17.1"
19581958

1959-
"@typescript-eslint/[email protected].0":
1960-
version "4.22.0"
1961-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f"
1962-
integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg==
1959+
"@typescript-eslint/[email protected].1":
1960+
version "4.22.1"
1961+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.1.tgz#3938a5c89b27dc9a39b5de63a62ab1623ab27497"
1962+
integrity sha512-svYlHecSMCQGDO2qN1v477ax/IDQwWhc7PRBiwAdAMJE7GXk5stF4Z9R/8wbRkuX/5e9dHqbIWxjeOjckK3wLQ==
19631963
dependencies:
19641964
"@types/json-schema" "^7.0.3"
1965-
"@typescript-eslint/scope-manager" "4.22.0"
1966-
"@typescript-eslint/types" "4.22.0"
1967-
"@typescript-eslint/typescript-estree" "4.22.0"
1965+
"@typescript-eslint/scope-manager" "4.22.1"
1966+
"@typescript-eslint/types" "4.22.1"
1967+
"@typescript-eslint/typescript-estree" "4.22.1"
19681968
eslint-scope "^5.0.0"
19691969
eslint-utils "^2.0.0"
19701970

@@ -1986,11 +1986,24 @@
19861986
"@typescript-eslint/types" "4.22.0"
19871987
"@typescript-eslint/visitor-keys" "4.22.0"
19881988

1989+
"@typescript-eslint/[email protected]":
1990+
version "4.22.1"
1991+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.1.tgz#5bb357f94f9cd8b94e6be43dd637eb73b8f355b4"
1992+
integrity sha512-d5bAiPBiessSmNi8Amq/RuLslvcumxLmyhf1/Xa9IuaoFJ0YtshlJKxhlbY7l2JdEk3wS0EnmnfeJWSvADOe0g==
1993+
dependencies:
1994+
"@typescript-eslint/types" "4.22.1"
1995+
"@typescript-eslint/visitor-keys" "4.22.1"
1996+
19891997
"@typescript-eslint/[email protected]":
19901998
version "4.22.0"
19911999
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
19922000
integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
19932001

2002+
"@typescript-eslint/[email protected]":
2003+
version "4.22.1"
2004+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.1.tgz#bf99c6cec0b4a23d53a61894816927f2adad856a"
2005+
integrity sha512-2HTkbkdAeI3OOcWbqA8hWf/7z9c6gkmnWNGz0dKSLYLWywUlkOAQ2XcjhlKLj5xBFDf8FgAOF5aQbnLRvgNbCw==
2006+
19942007
"@typescript-eslint/[email protected]":
19952008
version "4.22.0"
19962009
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c"
@@ -2004,6 +2017,19 @@
20042017
semver "^7.3.2"
20052018
tsutils "^3.17.1"
20062019

2020+
"@typescript-eslint/[email protected]":
2021+
version "4.22.1"
2022+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.1.tgz#dca379eead8cdfd4edc04805e83af6d148c164f9"
2023+
integrity sha512-p3We0pAPacT+onSGM+sPR+M9CblVqdA9F1JEdIqRVlxK5Qth4ochXQgIyb9daBomyQKAXbygxp1aXQRV0GC79A==
2024+
dependencies:
2025+
"@typescript-eslint/types" "4.22.1"
2026+
"@typescript-eslint/visitor-keys" "4.22.1"
2027+
debug "^4.1.1"
2028+
globby "^11.0.1"
2029+
is-glob "^4.0.1"
2030+
semver "^7.3.2"
2031+
tsutils "^3.17.1"
2032+
20072033
"@typescript-eslint/[email protected]":
20082034
version "4.22.0"
20092035
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47"
@@ -2012,6 +2038,14 @@
20122038
"@typescript-eslint/types" "4.22.0"
20132039
eslint-visitor-keys "^2.0.0"
20142040

2041+
"@typescript-eslint/[email protected]":
2042+
version "4.22.1"
2043+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.1.tgz#6045ae25a11662c671f90b3a403d682dfca0b7a6"
2044+
integrity sha512-WPkOrIRm+WCLZxXQHCi+WG8T2MMTUFR70rWjdWYddLT7cEfb2P4a3O/J2U1FBVsSFTocXLCoXWY6MZGejeStvQ==
2045+
dependencies:
2046+
"@typescript-eslint/types" "4.22.1"
2047+
eslint-visitor-keys "^2.0.0"
2048+
20152049
"@webassemblyjs/[email protected]":
20162050
version "1.11.0"
20172051
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.0.tgz#a5aa679efdc9e51707a4207139da57920555961f"

0 commit comments

Comments
 (0)