Skip to content

Commit 705222a

Browse files
⬆️ Bump @typescript-eslint/parser from 7.12.0 to 7.13.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.12.0 to 7.13.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/v7.13.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]>
1 parent 4cbce47 commit 705222a

File tree

1 file changed

+8
-43
lines changed

1 file changed

+8
-43
lines changed

Diff for: yarn.lock

+8-43
Original file line numberDiff line numberDiff line change
@@ -1354,23 +1354,15 @@
13541354
ts-api-utils "^1.3.0"
13551355

13561356
"@typescript-eslint/parser@^7.0.0":
1357-
version "7.12.0"
1358-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.12.0.tgz#8761df3345528b35049353db80010b385719b1c3"
1359-
integrity sha512-dm/J2UDY3oV3TKius2OUZIFHsomQmpHtsV0FTh1WO8EKgHLQ1QCADUqscPgTpU+ih1e21FQSRjXckHn3txn6kQ==
1360-
dependencies:
1361-
"@typescript-eslint/scope-manager" "7.12.0"
1362-
"@typescript-eslint/types" "7.12.0"
1363-
"@typescript-eslint/typescript-estree" "7.12.0"
1364-
"@typescript-eslint/visitor-keys" "7.12.0"
1365-
debug "^4.3.4"
1366-
1367-
"@typescript-eslint/[email protected]":
1368-
version "7.12.0"
1369-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.12.0.tgz#259c014362de72dd34f995efe6bd8dda486adf58"
1370-
integrity sha512-itF1pTnN6F3unPak+kutH9raIkL3lhH1YRPGgt7QQOh43DQKVJXmWkpb+vpc/TiDHs6RSd9CTbDsc/Y+Ygq7kg==
1357+
version "7.13.0"
1358+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.13.0.tgz#9489098d68d57ad392f507495f2b82ce8b8f0a6b"
1359+
integrity sha512-EjMfl69KOS9awXXe83iRN7oIEXy9yYdqWfqdrFAYAAr6syP8eLEFI7ZE4939antx2mNgPRW/o1ybm2SFYkbTVA==
13711360
dependencies:
1372-
"@typescript-eslint/types" "7.12.0"
1373-
"@typescript-eslint/visitor-keys" "7.12.0"
1361+
"@typescript-eslint/scope-manager" "7.13.0"
1362+
"@typescript-eslint/types" "7.13.0"
1363+
"@typescript-eslint/typescript-estree" "7.13.0"
1364+
"@typescript-eslint/visitor-keys" "7.13.0"
1365+
debug "^4.3.4"
13741366

13751367
"@typescript-eslint/[email protected]":
13761368
version "7.13.0"
@@ -1390,30 +1382,11 @@
13901382
debug "^4.3.4"
13911383
ts-api-utils "^1.3.0"
13921384

1393-
"@typescript-eslint/[email protected]":
1394-
version "7.12.0"
1395-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.12.0.tgz#bf208f971a8da1e7524a5d9ae2b5f15192a37981"
1396-
integrity sha512-o+0Te6eWp2ppKY3mLCU+YA9pVJxhUJE15FV7kxuD9jgwIAa+w/ycGJBMrYDTpVGUM/tgpa9SeMOugSabWFq7bg==
1397-
13981385
"@typescript-eslint/[email protected]":
13991386
version "7.13.0"
14001387
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.13.0.tgz#0cca95edf1f1fdb0cfe1bb875e121b49617477c5"
14011388
integrity sha512-QWuwm9wcGMAuTsxP+qz6LBBd3Uq8I5Nv8xb0mk54jmNoCyDspnMvVsOxI6IsMmway5d1S9Su2+sCKv1st2l6eA==
14021389

1403-
"@typescript-eslint/[email protected]":
1404-
version "7.12.0"
1405-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.12.0.tgz#e6c1074f248b3db6573ab6a7c47a39c4cd498ff9"
1406-
integrity sha512-5bwqLsWBULv1h6pn7cMW5dXX/Y2amRqLaKqsASVwbBHMZSnHqE/HN4vT4fE0aFsiwxYvr98kqOWh1a8ZKXalCQ==
1407-
dependencies:
1408-
"@typescript-eslint/types" "7.12.0"
1409-
"@typescript-eslint/visitor-keys" "7.12.0"
1410-
debug "^4.3.4"
1411-
globby "^11.1.0"
1412-
is-glob "^4.0.3"
1413-
minimatch "^9.0.4"
1414-
semver "^7.6.0"
1415-
ts-api-utils "^1.3.0"
1416-
14171390
"@typescript-eslint/[email protected]":
14181391
version "7.13.0"
14191392
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.13.0.tgz#4cc24fc155088ebf3b3adbad62c7e60f72c6de1c"
@@ -1438,14 +1411,6 @@
14381411
"@typescript-eslint/types" "7.13.0"
14391412
"@typescript-eslint/typescript-estree" "7.13.0"
14401413

1441-
"@typescript-eslint/[email protected]":
1442-
version "7.12.0"
1443-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.12.0.tgz#c053b55a996679528beeedd8e565710ce1ae1ad3"
1444-
integrity sha512-uZk7DevrQLL3vSnfFl5bj4sL75qC9D6EdjemIdbtkuUmIheWpuiiylSY01JxJE7+zGrOWDZrp1WxOuDntvKrHQ==
1445-
dependencies:
1446-
"@typescript-eslint/types" "7.12.0"
1447-
eslint-visitor-keys "^3.4.3"
1448-
14491414
"@typescript-eslint/[email protected]":
14501415
version "7.13.0"
14511416
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.13.0.tgz#2eb7ce8eb38c2b0d4a494d1fe1908e7071a1a353"

0 commit comments

Comments
 (0)