Skip to content

Commit bf9418b

Browse files
Bump @typescript-eslint/parser from 8.32.0 to 8.32.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.32.0 to 8.32.1. - [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/v8.32.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92b6b40 commit bf9418b

File tree

2 files changed

+49
-10
lines changed

2 files changed

+49
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"@types/yargs": "^17.0.33",
239239
"@types/yarnpkg__lockfile": "^1.1.9",
240240
"@typescript-eslint/eslint-plugin": "^8.32.0",
241-
"@typescript-eslint/parser": "^8.32.0",
241+
"@typescript-eslint/parser": "^8.32.1",
242242
"@vscode/vsce": "^3.3.2",
243243
"@yarnpkg/lockfile": "^1.1.0",
244244
"eslint": "^9.26.0",

yarn.lock

Lines changed: 48 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,7 +1331,7 @@
13311331
natural-compare "^1.4.0"
13321332
ts-api-utils "^2.1.0"
13331333

1334-
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.32.0":
1334+
"@typescript-eslint/[email protected]":
13351335
version "8.32.0"
13361336
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.0.tgz#fe840ecb2726a82fa9f5562837ec40503ae71caf"
13371337
integrity sha512-B2MdzyWxCE2+SqiZHAjPphft+/2x2FlO9YBx7eKE1BCb+rqBlQdhtAEhzIEdozHd55DXPmxBdpMygFJjfjjA9A==
@@ -1342,6 +1342,17 @@
13421342
"@typescript-eslint/visitor-keys" "8.32.0"
13431343
debug "^4.3.4"
13441344

1345+
"@typescript-eslint/parser@^8.32.1":
1346+
version "8.32.1"
1347+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
1348+
integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
1349+
dependencies:
1350+
"@typescript-eslint/scope-manager" "8.32.1"
1351+
"@typescript-eslint/types" "8.32.1"
1352+
"@typescript-eslint/typescript-estree" "8.32.1"
1353+
"@typescript-eslint/visitor-keys" "8.32.1"
1354+
debug "^4.3.4"
1355+
13451356
"@typescript-eslint/[email protected]":
13461357
version "8.32.0"
13471358
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.0.tgz#6be89f652780f0d3d19d58dc0ee107b1a9e3282c"
@@ -1350,6 +1361,14 @@
13501361
"@typescript-eslint/types" "8.32.0"
13511362
"@typescript-eslint/visitor-keys" "8.32.0"
13521363

1364+
"@typescript-eslint/[email protected]":
1365+
version "8.32.1"
1366+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc"
1367+
integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==
1368+
dependencies:
1369+
"@typescript-eslint/types" "8.32.1"
1370+
"@typescript-eslint/visitor-keys" "8.32.1"
1371+
13531372
"@typescript-eslint/[email protected]":
13541373
version "8.32.0"
13551374
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.0.tgz#5e0882393e801963f749bea38888e716045fe895"
@@ -1365,6 +1384,11 @@
13651384
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.0.tgz#a4a66b8876b8391970cf069b49572e43f1fc957a"
13661385
integrity sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==
13671386

1387+
"@typescript-eslint/[email protected]":
1388+
version "8.32.1"
1389+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
1390+
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
1391+
13681392
"@typescript-eslint/[email protected]":
13691393
version "8.32.0"
13701394
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.0.tgz#11d45f47bfabb141206a3da6c7b91a9d869ff32d"
@@ -1379,6 +1403,20 @@
13791403
semver "^7.6.0"
13801404
ts-api-utils "^2.1.0"
13811405

1406+
"@typescript-eslint/[email protected]":
1407+
version "8.32.1"
1408+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
1409+
integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==
1410+
dependencies:
1411+
"@typescript-eslint/types" "8.32.1"
1412+
"@typescript-eslint/visitor-keys" "8.32.1"
1413+
debug "^4.3.4"
1414+
fast-glob "^3.3.2"
1415+
is-glob "^4.0.3"
1416+
minimatch "^9.0.4"
1417+
semver "^7.6.0"
1418+
ts-api-utils "^2.1.0"
1419+
13821420
"@typescript-eslint/[email protected]":
13831421
version "8.32.0"
13841422
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.0.tgz#24570f68cf845d198b73a7f94ca88d8c2505ba47"
@@ -1397,6 +1435,14 @@
13971435
"@typescript-eslint/types" "8.32.0"
13981436
eslint-visitor-keys "^4.2.0"
13991437

1438+
"@typescript-eslint/[email protected]":
1439+
version "8.32.1"
1440+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca"
1441+
integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==
1442+
dependencies:
1443+
"@typescript-eslint/types" "8.32.1"
1444+
eslint-visitor-keys "^4.2.0"
1445+
14001446
14011447
version "2.0.2"
14021448
resolved "https://registry.yarnpkg.com/@vscode/vsce-sign-alpine-arm64/-/vsce-sign-alpine-arm64-2.0.2.tgz#4accc485e55aa6ff04b195b47f722ead57daa58e"
@@ -2303,14 +2349,7 @@ data-uri-to-buffer@^4.0.0:
23032349
resolved "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz"
23042350
integrity sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==
23052351

2306-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.4.0:
2307-
version "4.4.0"
2308-
resolved "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz"
2309-
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
2310-
dependencies:
2311-
ms "^2.1.3"
2312-
2313-
debug@^4.0.0:
2352+
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.4.0:
23142353
version "4.4.1"
23152354
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
23162355
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==

0 commit comments

Comments
 (0)