Skip to content

Commit a967440

Browse files
authored
Merge pull request #116 from icelam/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-4.22.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1
2 parents 0c1aa08 + 05c9304 commit a967440

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -875,28 +875,28 @@
875875
"@types/yargs-parser" "*"
876876

877877
"@typescript-eslint/eslint-plugin@^4.0.0":
878-
version "4.22.0"
879-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc"
880-
integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA==
878+
version "4.22.1"
879+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.1.tgz#6bcdbaa4548553ab861b4e5f34936ead1349a543"
880+
integrity sha512-kVTAghWDDhsvQ602tHBc6WmQkdaYbkcTwZu+7l24jtJiYvm9l+/y/b2BZANEezxPDiX5MK2ZecE+9BFi/YJryw==
881881
dependencies:
882-
"@typescript-eslint/experimental-utils" "4.22.0"
883-
"@typescript-eslint/scope-manager" "4.22.0"
882+
"@typescript-eslint/experimental-utils" "4.22.1"
883+
"@typescript-eslint/scope-manager" "4.22.1"
884884
debug "^4.1.1"
885885
functional-red-black-tree "^1.0.1"
886886
lodash "^4.17.15"
887887
regexpp "^3.0.0"
888888
semver "^7.3.2"
889889
tsutils "^3.17.1"
890890

891-
"@typescript-eslint/[email protected].0", "@typescript-eslint/experimental-utils@^4.0.1":
892-
version "4.22.0"
893-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f"
894-
integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg==
891+
"@typescript-eslint/[email protected].1", "@typescript-eslint/experimental-utils@^4.0.1":
892+
version "4.22.1"
893+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.1.tgz#3938a5c89b27dc9a39b5de63a62ab1623ab27497"
894+
integrity sha512-svYlHecSMCQGDO2qN1v477ax/IDQwWhc7PRBiwAdAMJE7GXk5stF4Z9R/8wbRkuX/5e9dHqbIWxjeOjckK3wLQ==
895895
dependencies:
896896
"@types/json-schema" "^7.0.3"
897-
"@typescript-eslint/scope-manager" "4.22.0"
898-
"@typescript-eslint/types" "4.22.0"
899-
"@typescript-eslint/typescript-estree" "4.22.0"
897+
"@typescript-eslint/scope-manager" "4.22.1"
898+
"@typescript-eslint/types" "4.22.1"
899+
"@typescript-eslint/typescript-estree" "4.22.1"
900900
eslint-scope "^5.0.0"
901901
eslint-utils "^2.0.0"
902902

0 commit comments

Comments
 (0)