|
@@ -1544,14 +1544,14 @@
|
|
|
dependencies:
|
|
|
"@typescript-eslint/utils" "5.28.0"
|
|
|
|
|
|
-"@typescript-eslint/parser@^5.0.0", "@typescript-eslint/parser@^5.28.0":
|
|
|
- version "5.28.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.28.0.tgz#639b101cad2bfb7ae16e69710ac95c42bd4eae33"
|
|
|
- integrity sha512-ekqoNRNK1lAcKhZESN/PdpVsWbP9jtiNqzFWkp/yAUdZvJalw2heCYuqRmM5eUJSIYEkgq5sGOjq+ZqsLMjtRA==
|
|
|
+"@typescript-eslint/parser@^5.0.0", "@typescript-eslint/parser@^5.29.0":
|
|
|
+ version "5.29.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.29.0.tgz#41314b195b34d44ff38220caa55f3f93cfca43cf"
|
|
|
+ integrity sha512-ruKWTv+x0OOxbzIw9nW5oWlUopvP/IQDjB5ZqmTglLIoDTctLlAJpAQFpNPJP/ZI7hTT9sARBosEfaKbcFuECw==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/scope-manager" "5.28.0"
|
|
|
- "@typescript-eslint/types" "5.28.0"
|
|
|
- "@typescript-eslint/typescript-estree" "5.28.0"
|
|
|
+ "@typescript-eslint/scope-manager" "5.29.0"
|
|
|
+ "@typescript-eslint/types" "5.29.0"
|
|
|
+ "@typescript-eslint/typescript-estree" "5.29.0"
|
|
|
debug "^4.3.4"
|
|
|
|
|
|
"@typescript-eslint/scope-manager@5.28.0":
|