Skip to content

Commit f4a8a3f

Browse files
Bump @typescript-eslint/parser from 5.28.0 to 5.62.0 (#118)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.28.0 to 5.62.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47d0fae commit f4a8a3f

File tree

1 file changed

+6
-40
lines changed

1 file changed

+6
-40
lines changed

yarn.lock

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1138,23 +1138,15 @@
11381138
tsutils "^3.21.0"
11391139

11401140
"@typescript-eslint/parser@^5.13.0":
1141-
version "5.28.0"
1142-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.28.0.tgz#639b101cad2bfb7ae16e69710ac95c42bd4eae33"
1143-
integrity sha512-ekqoNRNK1lAcKhZESN/PdpVsWbP9jtiNqzFWkp/yAUdZvJalw2heCYuqRmM5eUJSIYEkgq5sGOjq+ZqsLMjtRA==
1141+
version "5.62.0"
1142+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
1143+
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
11441144
dependencies:
1145-
"@typescript-eslint/scope-manager" "5.28.0"
1146-
"@typescript-eslint/types" "5.28.0"
1147-
"@typescript-eslint/typescript-estree" "5.28.0"
1145+
"@typescript-eslint/scope-manager" "5.62.0"
1146+
"@typescript-eslint/types" "5.62.0"
1147+
"@typescript-eslint/typescript-estree" "5.62.0"
11481148
debug "^4.3.4"
11491149

1150-
"@typescript-eslint/[email protected]":
1151-
version "5.28.0"
1152-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.28.0.tgz#ef9a5c68fecde72fd2ff8a84b9c120324826c1b9"
1153-
integrity sha512-LeBLTqF/he1Z+boRhSqnso6YrzcKMTQ8bO/YKEe+6+O/JGof9M0g3IJlIsqfrK/6K03MlFIlycbf1uQR1IjE+w==
1154-
dependencies:
1155-
"@typescript-eslint/types" "5.28.0"
1156-
"@typescript-eslint/visitor-keys" "5.28.0"
1157-
11581150
"@typescript-eslint/[email protected]":
11591151
version "5.62.0"
11601152
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
@@ -1173,29 +1165,11 @@
11731165
debug "^4.3.4"
11741166
tsutils "^3.21.0"
11751167

1176-
"@typescript-eslint/[email protected]":
1177-
version "5.28.0"
1178-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.28.0.tgz#cffd9bcdce28db6daaa146e48a0be4387a6f4e9d"
1179-
integrity sha512-2OOm8ZTOQxqkPbf+DAo8oc16sDlVR5owgJfKheBkxBKg1vAfw2JsSofH9+16VPlN9PWtv8Wzhklkqw3k/zCVxA==
1180-
11811168
"@typescript-eslint/[email protected]":
11821169
version "5.62.0"
11831170
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
11841171
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
11851172

1186-
"@typescript-eslint/[email protected]":
1187-
version "5.28.0"
1188-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.28.0.tgz#3487d158d091ca2772b285e67412ff6d9797d863"
1189-
integrity sha512-9GX+GfpV+F4hdTtYc6OV9ZkyYilGXPmQpm6AThInpBmKJEyRSIjORJd1G9+bknb7OTFYL+Vd4FBJAO6T78OVqA==
1190-
dependencies:
1191-
"@typescript-eslint/types" "5.28.0"
1192-
"@typescript-eslint/visitor-keys" "5.28.0"
1193-
debug "^4.3.4"
1194-
globby "^11.1.0"
1195-
is-glob "^4.0.3"
1196-
semver "^7.3.7"
1197-
tsutils "^3.21.0"
1198-
11991173
"@typescript-eslint/[email protected]":
12001174
version "5.62.0"
12011175
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -1223,14 +1197,6 @@
12231197
eslint-scope "^5.1.1"
12241198
semver "^7.3.7"
12251199

1226-
"@typescript-eslint/[email protected]":
1227-
version "5.28.0"
1228-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.28.0.tgz#982bb226b763c48fc1859a60de33fbf939d40a0f"
1229-
integrity sha512-BtfP1vCor8cWacovzzPFOoeW4kBQxzmhxGoOpt0v1SFvG+nJ0cWaVdJk7cky1ArTcFHHKNIxyo2LLr3oNkSuXA==
1230-
dependencies:
1231-
"@typescript-eslint/types" "5.28.0"
1232-
eslint-visitor-keys "^3.3.0"
1233-
12341200
"@typescript-eslint/[email protected]":
12351201
version "5.62.0"
12361202
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"

0 commit comments

Comments
 (0)