Skip to content

Commit 042f205

Browse files
chore(deps-dev): bump @typescript-eslint/utils from 8.28.0 to 8.29.0 (#1082)
Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) from 8.28.0 to 8.29.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/utils) --- updated-dependencies: - dependency-name: "@typescript-eslint/utils" dependency-version: 8.29.0 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 3fc52d4 commit 042f205

File tree

2 files changed

+3
-63
lines changed

2 files changed

+3
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@semantic-release/exec": "^7.0.3",
6666
"@stylistic/eslint-plugin": "^2.11.0",
6767
"@types/node": "^22.13.17",
68-
"@typescript-eslint/utils": "^8.28.0",
68+
"@typescript-eslint/utils": "^8.29.0",
6969
"eslint": "^9.23.0",
7070
"husky": "^9.1.7",
7171
"lint-staged": "^15.5.0",

yarn.lock

Lines changed: 2 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@ __metadata:
929929
"@types/node": "npm:^22.13.17"
930930
"@typescript-eslint/eslint-plugin": "npm:^8.29.0"
931931
"@typescript-eslint/parser": "npm:^8.29.0"
932-
"@typescript-eslint/utils": "npm:^8.28.0"
932+
"@typescript-eslint/utils": "npm:^8.29.0"
933933
"@vitest/eslint-plugin": "npm:^1.1.38"
934934
eslint: "npm:^9.23.0"
935935
eslint-config-prettier: "npm:^10.1.1"
@@ -1447,16 +1447,6 @@ __metadata:
14471447
languageName: node
14481448
linkType: hard
14491449

1450-
"@typescript-eslint/scope-manager@npm:8.28.0":
1451-
version: 8.28.0
1452-
resolution: "@typescript-eslint/scope-manager@npm:8.28.0"
1453-
dependencies:
1454-
"@typescript-eslint/types": "npm:8.28.0"
1455-
"@typescript-eslint/visitor-keys": "npm:8.28.0"
1456-
checksum: 10c0/f3bd76b3f54e60f1efe108b233b2d818e44ecf0dc6422cc296542f784826caf3c66d51b8acc83d8c354980bd201e1d9aa1ea01011de96e0613d320c00e40ccfd
1457-
languageName: node
1458-
linkType: hard
1459-
14601450
"@typescript-eslint/scope-manager@npm:8.29.0":
14611451
version: 8.29.0
14621452
resolution: "@typescript-eslint/scope-manager@npm:8.29.0"
@@ -1506,13 +1496,6 @@ __metadata:
15061496
languageName: node
15071497
linkType: hard
15081498

1509-
"@typescript-eslint/types@npm:8.28.0":
1510-
version: 8.28.0
1511-
resolution: "@typescript-eslint/types@npm:8.28.0"
1512-
checksum: 10c0/1f95895e20dac1cf063dc93c99142fd1871e53be816bcbbee93f22a05e6b2a82ca83c20ce3a551f65555910aa0956443a23268edbb004369d0d5cb282d13c377
1513-
languageName: node
1514-
linkType: hard
1515-
15161499
"@typescript-eslint/types@npm:8.29.0":
15171500
version: 8.29.0
15181501
resolution: "@typescript-eslint/types@npm:8.29.0"
@@ -1539,24 +1522,6 @@ __metadata:
15391522
languageName: node
15401523
linkType: hard
15411524

1542-
"@typescript-eslint/typescript-estree@npm:8.28.0":
1543-
version: 8.28.0
1544-
resolution: "@typescript-eslint/typescript-estree@npm:8.28.0"
1545-
dependencies:
1546-
"@typescript-eslint/types": "npm:8.28.0"
1547-
"@typescript-eslint/visitor-keys": "npm:8.28.0"
1548-
debug: "npm:^4.3.4"
1549-
fast-glob: "npm:^3.3.2"
1550-
is-glob: "npm:^4.0.3"
1551-
minimatch: "npm:^9.0.4"
1552-
semver: "npm:^7.6.0"
1553-
ts-api-utils: "npm:^2.0.1"
1554-
peerDependencies:
1555-
typescript: ">=4.8.4 <5.9.0"
1556-
checksum: 10c0/97a91c95b1295926098c12e2d2c2abaa68994dc879da132dcce1e75ec9d7dee8187695eaa5241d09cbc42b5e633917b6d35c624e78e3d3ee9bda42d1318080b6
1557-
languageName: node
1558-
linkType: hard
1559-
15601525
"@typescript-eslint/typescript-estree@npm:8.29.0":
15611526
version: 8.29.0
15621527
resolution: "@typescript-eslint/typescript-estree@npm:8.29.0"
@@ -1592,7 +1557,7 @@ __metadata:
15921557
languageName: node
15931558
linkType: hard
15941559

1595-
"@typescript-eslint/utils@npm:8.29.0":
1560+
"@typescript-eslint/utils@npm:8.29.0, @typescript-eslint/utils@npm:^8.29.0":
15961561
version: 8.29.0
15971562
resolution: "@typescript-eslint/utils@npm:8.29.0"
15981563
dependencies:
@@ -1607,21 +1572,6 @@ __metadata:
16071572
languageName: node
16081573
linkType: hard
16091574

1610-
"@typescript-eslint/utils@npm:^8.28.0":
1611-
version: 8.28.0
1612-
resolution: "@typescript-eslint/utils@npm:8.28.0"
1613-
dependencies:
1614-
"@eslint-community/eslint-utils": "npm:^4.4.0"
1615-
"@typescript-eslint/scope-manager": "npm:8.28.0"
1616-
"@typescript-eslint/types": "npm:8.28.0"
1617-
"@typescript-eslint/typescript-estree": "npm:8.28.0"
1618-
peerDependencies:
1619-
eslint: ^8.57.0 || ^9.0.0
1620-
typescript: ">=4.8.4 <5.9.0"
1621-
checksum: 10c0/d3425be7f86c1245a11f0ea39136af681027797417348d8e666d38c76646945eaed7b35eb8db66372b067dee8b02a855caf2c24c040ec9c31e59681ab223b59d
1622-
languageName: node
1623-
linkType: hard
1624-
16251575
"@typescript-eslint/visitor-keys@npm:8.16.0":
16261576
version: 8.16.0
16271577
resolution: "@typescript-eslint/visitor-keys@npm:8.16.0"
@@ -1632,16 +1582,6 @@ __metadata:
16321582
languageName: node
16331583
linkType: hard
16341584

1635-
"@typescript-eslint/visitor-keys@npm:8.28.0":
1636-
version: 8.28.0
1637-
resolution: "@typescript-eslint/visitor-keys@npm:8.28.0"
1638-
dependencies:
1639-
"@typescript-eslint/types": "npm:8.28.0"
1640-
eslint-visitor-keys: "npm:^4.2.0"
1641-
checksum: 10c0/245a78ed983fe95fbd1b0f2d4cb9e9d1d964bddc0aa3e3d6ab10c19c4273855bfb27d840bb1fd55deb7ae3078b52f26592472baf6fd2c7019a5aa3b1da974f35
1642-
languageName: node
1643-
linkType: hard
1644-
16451585
"@typescript-eslint/visitor-keys@npm:8.29.0":
16461586
version: 8.29.0
16471587
resolution: "@typescript-eslint/visitor-keys@npm:8.29.0"

0 commit comments

Comments
 (0)