Skip to content

Commit a797b66

Browse files
build(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 5.36.2 (#70)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.35.1 to 5.36.2. - [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.36.2/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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a35290 commit a797b66

File tree

1 file changed

+10
-58
lines changed

1 file changed

+10
-58
lines changed

yarn.lock

Lines changed: 10 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -3593,23 +3593,15 @@
35933593
tsutils "^3.21.0"
35943594

35953595
"@typescript-eslint/parser@^5.35.1":
3596-
version "5.35.1"
3597-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.35.1.tgz#bf2ee2ebeaa0a0567213748243fb4eec2857f04f"
3598-
integrity sha512-XL2TBTSrh3yWAsMYpKseBYTVpvudNf69rPOWXWVBI08My2JVT5jR66eTt4IgQFHA/giiKJW5dUD4x/ZviCKyGg==
3596+
version "5.36.2"
3597+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.36.2.tgz#3ddf323d3ac85a25295a55fcb9c7a49ab4680ddd"
3598+
integrity sha512-qS/Kb0yzy8sR0idFspI9Z6+t7mqk/oRjnAYfewG+VN73opAUvmYL3oPIMmgOX6CnQS6gmVIXGshlb5RY/R22pA==
35993599
dependencies:
3600-
"@typescript-eslint/scope-manager" "5.35.1"
3601-
"@typescript-eslint/types" "5.35.1"
3602-
"@typescript-eslint/typescript-estree" "5.35.1"
3600+
"@typescript-eslint/scope-manager" "5.36.2"
3601+
"@typescript-eslint/types" "5.36.2"
3602+
"@typescript-eslint/typescript-estree" "5.36.2"
36033603
debug "^4.3.4"
36043604

3605-
"@typescript-eslint/scope-manager@5.35.1":
3606-
version "5.35.1"
3607-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.35.1.tgz#ccb69d54b7fd0f2d0226a11a75a8f311f525ff9e"
3608-
integrity sha512-kCYRSAzIW9ByEIzmzGHE50NGAvAP3wFTaZevgWva7GpquDyFPFcmvVkFJGWJJktg/hLwmys/FZwqM9EKr2u24Q==
3609-
dependencies:
3610-
"@typescript-eslint/types" "5.35.1"
3611-
"@typescript-eslint/visitor-keys" "5.35.1"
3612-
36133605
"@typescript-eslint/scope-manager@5.36.2":
36143606
version "5.36.2"
36153607
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.36.2.tgz#a75eb588a3879ae659514780831370642505d1cd"
@@ -3628,29 +3620,11 @@
36283620
debug "^4.3.4"
36293621
tsutils "^3.21.0"
36303622

3631-
"@typescript-eslint/types@5.35.1":
3632-
version "5.35.1"
3633-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.35.1.tgz#af355fe52a0cc88301e889bc4ada72f279b63d61"
3634-
integrity sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ==
3635-
36363623
"@typescript-eslint/types@5.36.2":
36373624
version "5.36.2"
36383625
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.36.2.tgz#a5066e500ebcfcee36694186ccc57b955c05faf9"
36393626
integrity sha512-9OJSvvwuF1L5eS2EQgFUbECb99F0mwq501w0H0EkYULkhFa19Qq7WFbycdw1PexAc929asupbZcgjVIe6OK/XQ==
36403627

3641-
"@typescript-eslint/typescript-estree@5.35.1":
3642-
version "5.35.1"
3643-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.35.1.tgz#db878a39a0dbdc9bb133f11cdad451770bfba211"
3644-
integrity sha512-JUqE1+VRTGyoXlDWWjm6MdfpBYVq+hixytrv1oyjYIBEOZhBCwtpp5ZSvBt4wIA1MKWlnaC2UXl2XmYGC3BoQA==
3645-
dependencies:
3646-
"@typescript-eslint/types" "5.35.1"
3647-
"@typescript-eslint/visitor-keys" "5.35.1"
3648-
debug "^4.3.4"
3649-
globby "^11.1.0"
3650-
is-glob "^4.0.3"
3651-
semver "^7.3.7"
3652-
tsutils "^3.21.0"
3653-
36543628
"@typescript-eslint/typescript-estree@5.36.2":
36553629
version "5.36.2"
36563630
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.2.tgz#0c93418b36c53ba0bc34c61fe9405c4d1d8fe560"
@@ -3676,14 +3650,6 @@
36763650
eslint-scope "^5.1.1"
36773651
eslint-utils "^3.0.0"
36783652

3679-
"@typescript-eslint/visitor-keys@5.35.1":
3680-
version "5.35.1"
3681-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.35.1.tgz#285e9e34aed7c876f16ff646a3984010035898e6"
3682-
integrity sha512-cEB1DvBVo1bxbW/S5axbGPE6b7FIMAbo3w+AGq6zNDA7+NYJOIkKj/sInfTv4edxd4PxJSgdN4t6/pbvgA+n5g==
3683-
dependencies:
3684-
"@typescript-eslint/types" "5.35.1"
3685-
eslint-visitor-keys "^3.3.0"
3686-
36873653
"@typescript-eslint/visitor-keys@5.36.2":
36883654
version "5.36.2"
36893655
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.2.tgz#2f8f78da0a3bad3320d2ac24965791ac39dace5a"
@@ -5244,10 +5210,10 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.9:
52445210
dependencies:
52455211
ms "2.0.0"
52465212

5247-
debug@4:
5248-
version "4.3.1"
5249-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
5250-
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
5213+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4:
5214+
version "4.3.4"
5215+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
5216+
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
52515217
dependencies:
52525218
ms "2.1.2"
52535219

@@ -5258,20 +5224,6 @@ debug@^3.2.7:
52585224
dependencies:
52595225
ms "^2.1.1"
52605226

5261-
debug@^4.1.0, debug@^4.1.1:
5262-
version "4.1.1"
5263-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
5264-
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
5265-
dependencies:
5266-
ms "^2.1.1"
5267-
5268-
debug@^4.3.2, debug@^4.3.3, debug@^4.3.4:
5269-
version "4.3.4"
5270-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
5271-
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
5272-
dependencies:
5273-
ms "2.1.2"
5274-
52755227
debuglog@^1.0.1:
52765228
version "1.0.1"
52775229
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"

0 commit comments

Comments
 (0)