Skip to content

Commit 6729457

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 7.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 7.5.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.5.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e727c4b commit 6729457

File tree

2 files changed

+75
-11
lines changed

2 files changed

+75
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/react": "18.2.34",
5656
"@types/uuid": "^9.0.6",
5757
"@typescript-eslint/eslint-plugin": "^6.9.1",
58-
"@typescript-eslint/parser": "^6.9.1",
58+
"@typescript-eslint/parser": "^7.5.0",
5959
"bun-types": "^1.0.8",
6060
"eslint": "^8.52.0",
6161
"eslint-config-next": "^14.0.1",

yarn.lock

+74-10
Original file line numberDiff line numberDiff line change
@@ -1244,6 +1244,24 @@ __metadata:
12441244
languageName: node
12451245
linkType: hard
12461246

1247+
"@typescript-eslint/parser@npm:^7.5.0":
1248+
version: 7.5.0
1249+
resolution: "@typescript-eslint/parser@npm:7.5.0"
1250+
dependencies:
1251+
"@typescript-eslint/scope-manager": "npm:7.5.0"
1252+
"@typescript-eslint/types": "npm:7.5.0"
1253+
"@typescript-eslint/typescript-estree": "npm:7.5.0"
1254+
"@typescript-eslint/visitor-keys": "npm:7.5.0"
1255+
debug: "npm:^4.3.4"
1256+
peerDependencies:
1257+
eslint: ^8.56.0
1258+
peerDependenciesMeta:
1259+
typescript:
1260+
optional: true
1261+
checksum: a5414fb2fbd78bf7337125f4a3040318bdffa996a94e27b4f791d51535d5d9286c3e0ae43652b251c48549bbfece0e3a33553b30ed986af6b4f715d76361d6bb
1262+
languageName: node
1263+
linkType: hard
1264+
12471265
"@typescript-eslint/scope-manager@npm:5.59.8":
12481266
version: 5.59.8
12491267
resolution: "@typescript-eslint/scope-manager@npm:5.59.8"
@@ -1274,6 +1292,16 @@ __metadata:
12741292
languageName: node
12751293
linkType: hard
12761294

1295+
"@typescript-eslint/scope-manager@npm:7.5.0":
1296+
version: 7.5.0
1297+
resolution: "@typescript-eslint/scope-manager@npm:7.5.0"
1298+
dependencies:
1299+
"@typescript-eslint/types": "npm:7.5.0"
1300+
"@typescript-eslint/visitor-keys": "npm:7.5.0"
1301+
checksum: 9446c07290a7f7f539a0bdaaf2fb97ae57095a01cd0baad9ecac532da88e7d0d207e5180131c0608542aee2fd1270caf700a2788fa460ffc6e65e966baf34135
1302+
languageName: node
1303+
linkType: hard
1304+
12771305
"@typescript-eslint/type-utils@npm:6.9.1":
12781306
version: 6.9.1
12791307
resolution: "@typescript-eslint/type-utils@npm:6.9.1"
@@ -1312,6 +1340,13 @@ __metadata:
13121340
languageName: node
13131341
linkType: hard
13141342

1343+
"@typescript-eslint/types@npm:7.5.0":
1344+
version: 7.5.0
1345+
resolution: "@typescript-eslint/types@npm:7.5.0"
1346+
checksum: 12eac46d0dfbbeb1db7d0658b841d554d38365420f42b699dea531e0c475b77d6fd838ac4046b7672e53d9bb76a021eaf6198cf3210fe1ecf1056ea44b6699a9
1347+
languageName: node
1348+
linkType: hard
1349+
13151350
"@typescript-eslint/typescript-estree@npm:5.59.8":
13161351
version: 5.59.8
13171352
resolution: "@typescript-eslint/typescript-estree@npm:5.59.8"
@@ -1366,6 +1401,25 @@ __metadata:
13661401
languageName: node
13671402
linkType: hard
13681403

1404+
"@typescript-eslint/typescript-estree@npm:7.5.0":
1405+
version: 7.5.0
1406+
resolution: "@typescript-eslint/typescript-estree@npm:7.5.0"
1407+
dependencies:
1408+
"@typescript-eslint/types": "npm:7.5.0"
1409+
"@typescript-eslint/visitor-keys": "npm:7.5.0"
1410+
debug: "npm:^4.3.4"
1411+
globby: "npm:^11.1.0"
1412+
is-glob: "npm:^4.0.3"
1413+
minimatch: "npm:9.0.3"
1414+
semver: "npm:^7.5.4"
1415+
ts-api-utils: "npm:^1.0.1"
1416+
peerDependenciesMeta:
1417+
typescript:
1418+
optional: true
1419+
checksum: 7487293a9ab9459b133322e695435b4540ffcad89f2bea917c3389676d68283297a663c77d6bda298144d3581361733ae4af632213fa7ef48be67e9aa792b4cc
1420+
languageName: node
1421+
linkType: hard
1422+
13691423
"@typescript-eslint/utils@npm:6.9.1":
13701424
version: 6.9.1
13711425
resolution: "@typescript-eslint/utils@npm:6.9.1"
@@ -1431,6 +1485,16 @@ __metadata:
14311485
languageName: node
14321486
linkType: hard
14331487

1488+
"@typescript-eslint/visitor-keys@npm:7.5.0":
1489+
version: 7.5.0
1490+
resolution: "@typescript-eslint/visitor-keys@npm:7.5.0"
1491+
dependencies:
1492+
"@typescript-eslint/types": "npm:7.5.0"
1493+
eslint-visitor-keys: "npm:^3.4.1"
1494+
checksum: ba83113110b13bc65120ea3d1e21e1dcea6010b0a1a3d07da2fd274bb0feb552a92276b6052e659d2fe40178938b17368ede64752c4937f41685c53bdf9d2634
1495+
languageName: node
1496+
linkType: hard
1497+
14341498
"@ungap/structured-clone@npm:^1.2.0":
14351499
version: 1.2.0
14361500
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -4148,7 +4212,7 @@ __metadata:
41484212
"@types/react": "npm:18.2.34"
41494213
"@types/uuid": "npm:^9.0.6"
41504214
"@typescript-eslint/eslint-plugin": "npm:^6.9.1"
4151-
"@typescript-eslint/parser": "npm:^6.9.1"
4215+
"@typescript-eslint/parser": "npm:^7.5.0"
41524216
autoprefixer: "npm:^10.4.16"
41534217
bun-types: "npm:^1.0.8"
41544218
clsx: "npm:^2.0.0"
@@ -5172,6 +5236,15 @@ __metadata:
51725236
languageName: node
51735237
linkType: hard
51745238

5239+
"minimatch@npm:9.0.3, minimatch@npm:^9.0.1":
5240+
version: 9.0.3
5241+
resolution: "minimatch@npm:9.0.3"
5242+
dependencies:
5243+
brace-expansion: "npm:^2.0.1"
5244+
checksum: c81b47d28153e77521877649f4bab48348d10938df9e8147a58111fe00ef89559a2938de9f6632910c4f7bf7bb5cd81191a546167e58d357f0cfb1e18cecc1c5
5245+
languageName: node
5246+
linkType: hard
5247+
51755248
"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
51765249
version: 3.1.2
51775250
resolution: "minimatch@npm:3.1.2"
@@ -5190,15 +5263,6 @@ __metadata:
51905263
languageName: node
51915264
linkType: hard
51925265

5193-
"minimatch@npm:^9.0.1":
5194-
version: 9.0.3
5195-
resolution: "minimatch@npm:9.0.3"
5196-
dependencies:
5197-
brace-expansion: "npm:^2.0.1"
5198-
checksum: c81b47d28153e77521877649f4bab48348d10938df9e8147a58111fe00ef89559a2938de9f6632910c4f7bf7bb5cd81191a546167e58d357f0cfb1e18cecc1c5
5199-
languageName: node
5200-
linkType: hard
5201-
52025266
"minimist@npm:^1.2.0, minimist@npm:^1.2.3, minimist@npm:^1.2.6":
52035267
version: 1.2.8
52045268
resolution: "minimist@npm:1.2.8"

0 commit comments

Comments
 (0)