Skip to content

Commit 2aeea49

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.62.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 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] <support@github.com>
1 parent 411cf8e commit 2aeea49

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

yarn.lock

+27-27
Original file line numberDiff line numberDiff line change
@@ -3065,13 +3065,13 @@
30653065
"@typescript-eslint/utils" "5.38.0"
30663066

30673067
"@typescript-eslint/parser@^5.38.0":
3068-
version "5.54.1"
3069-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.1.tgz#05761d7f777ef1c37c971d3af6631715099b084c"
3070-
integrity sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==
3068+
version "5.62.0"
3069+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
3070+
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
30713071
dependencies:
3072-
"@typescript-eslint/scope-manager" "5.54.1"
3073-
"@typescript-eslint/types" "5.54.1"
3074-
"@typescript-eslint/typescript-estree" "5.54.1"
3072+
"@typescript-eslint/scope-manager" "5.62.0"
3073+
"@typescript-eslint/types" "5.62.0"
3074+
"@typescript-eslint/typescript-estree" "5.62.0"
30753075
debug "^4.3.4"
30763076

30773077
"@typescript-eslint/scope-manager@5.38.0":
@@ -3082,13 +3082,13 @@
30823082
"@typescript-eslint/types" "5.38.0"
30833083
"@typescript-eslint/visitor-keys" "5.38.0"
30843084

3085-
"@typescript-eslint/scope-manager@5.54.1":
3086-
version "5.54.1"
3087-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.1.tgz#6d864b4915741c608a58ce9912edf5a02bb58735"
3088-
integrity sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==
3085+
"@typescript-eslint/scope-manager@5.62.0":
3086+
version "5.62.0"
3087+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
3088+
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
30893089
dependencies:
3090-
"@typescript-eslint/types" "5.54.1"
3091-
"@typescript-eslint/visitor-keys" "5.54.1"
3090+
"@typescript-eslint/types" "5.62.0"
3091+
"@typescript-eslint/visitor-keys" "5.62.0"
30923092

30933093
"@typescript-eslint/type-utils@5.38.0":
30943094
version "5.38.0"
@@ -3105,10 +3105,10 @@
31053105
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.0.tgz#8cd15825e4874354e31800dcac321d07548b8a5f"
31063106
integrity sha512-HHu4yMjJ7i3Cb+8NUuRCdOGu2VMkfmKyIJsOr9PfkBVYLYrtMCK/Ap50Rpov+iKpxDTfnqvDbuPLgBE5FwUNfA==
31073107

3108-
"@typescript-eslint/types@5.54.1":
3109-
version "5.54.1"
3110-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1.tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c"
3111-
integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==
3108+
"@typescript-eslint/types@5.62.0":
3109+
version "5.62.0"
3110+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
3111+
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
31123112

31133113
"@typescript-eslint/typescript-estree@5.38.0":
31143114
version "5.38.0"
@@ -3123,13 +3123,13 @@
31233123
semver "^7.3.7"
31243124
tsutils "^3.21.0"
31253125

3126-
"@typescript-eslint/typescript-estree@5.54.1":
3127-
version "5.54.1"
3128-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1"
3129-
integrity sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==
3126+
"@typescript-eslint/typescript-estree@5.62.0":
3127+
version "5.62.0"
3128+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
3129+
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
31303130
dependencies:
3131-
"@typescript-eslint/types" "5.54.1"
3132-
"@typescript-eslint/visitor-keys" "5.54.1"
3131+
"@typescript-eslint/types" "5.62.0"
3132+
"@typescript-eslint/visitor-keys" "5.62.0"
31333133
debug "^4.3.4"
31343134
globby "^11.1.0"
31353135
is-glob "^4.0.3"
@@ -3156,12 +3156,12 @@
31563156
"@typescript-eslint/types" "5.38.0"
31573157
eslint-visitor-keys "^3.3.0"
31583158

3159-
"@typescript-eslint/visitor-keys@5.54.1":
3160-
version "5.54.1"
3161-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz#d7a8a0f7181d6ac748f4d47b2306e0513b98bf8b"
3162-
integrity sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==
3159+
"@typescript-eslint/visitor-keys@5.62.0":
3160+
version "5.62.0"
3161+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
3162+
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
31633163
dependencies:
3164-
"@typescript-eslint/types" "5.54.1"
3164+
"@typescript-eslint/types" "5.62.0"
31653165
eslint-visitor-keys "^3.3.0"
31663166

31673167
"@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)