Skip to content

Commit 575b8c1

Browse files
dependabot[bot]m-beelman
authored andcommitted
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.9.0 to 6.11.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c85940f commit 575b8c1

2 files changed

Lines changed: 23 additions & 68 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/jest": "29.5.8",
2323
"@types/js-yaml": "^4.0.7",
2424
"@types/node": "20.9.0",
25-
"@typescript-eslint/eslint-plugin": "6.9.0",
25+
"@typescript-eslint/eslint-plugin": "6.11.0",
2626
"@typescript-eslint/parser": "6.11.0",
2727
"@vercel/ncc": "0.38.1",
2828
"eslint": "8.53.0",

yarn.lock

Lines changed: 22 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,15 +1316,15 @@ __metadata:
13161316
languageName: node
13171317
linkType: hard
13181318

1319-
"@typescript-eslint/eslint-plugin@npm:6.9.0":
1320-
version: 6.9.0
1321-
resolution: "@typescript-eslint/eslint-plugin@npm:6.9.0"
1319+
"@typescript-eslint/eslint-plugin@npm:6.11.0":
1320+
version: 6.11.0
1321+
resolution: "@typescript-eslint/eslint-plugin@npm:6.11.0"
13221322
dependencies:
13231323
"@eslint-community/regexpp": ^4.5.1
1324-
"@typescript-eslint/scope-manager": 6.9.0
1325-
"@typescript-eslint/type-utils": 6.9.0
1326-
"@typescript-eslint/utils": 6.9.0
1327-
"@typescript-eslint/visitor-keys": 6.9.0
1324+
"@typescript-eslint/scope-manager": 6.11.0
1325+
"@typescript-eslint/type-utils": 6.11.0
1326+
"@typescript-eslint/utils": 6.11.0
1327+
"@typescript-eslint/visitor-keys": 6.11.0
13281328
debug: ^4.3.4
13291329
graphemer: ^1.4.0
13301330
ignore: ^5.2.4
@@ -1337,7 +1337,7 @@ __metadata:
13371337
peerDependenciesMeta:
13381338
typescript:
13391339
optional: true
1340-
checksum: 51d7afc18bab711e20147f7163083f05435b6860174169eae56de217ed2cb1b3c08cba01b7d338315c2d8ecb982e83ce8f2ca7d2108c1c7c04faff2001b094d3
1340+
checksum: 8ba9ce7ce8609a044e405baf57cc84d6973d7676950c870288d7eae2dba44b36664e3f4d90b94a4de08e17259fe8baa7790750cd4e5391dbe2a2743497d7fae2
13411341
languageName: node
13421342
linkType: hard
13431343

@@ -1379,30 +1379,20 @@ __metadata:
13791379
languageName: node
13801380
linkType: hard
13811381

1382-
"@typescript-eslint/scope-manager@npm:6.9.0":
1383-
version: 6.9.0
1384-
resolution: "@typescript-eslint/scope-manager@npm:6.9.0"
1385-
dependencies:
1386-
"@typescript-eslint/types": 6.9.0
1387-
"@typescript-eslint/visitor-keys": 6.9.0
1388-
checksum: b7ddcea11bdb95107659800bdf3b33eae22a4dc5c28dc0f8dc5507aa9affaae0e332b6d8c7d5286a7ec75e7c4abd211eb9fdf9647a9a796689cdcc11f6ab40c6
1389-
languageName: node
1390-
linkType: hard
1391-
1392-
"@typescript-eslint/type-utils@npm:6.9.0":
1393-
version: 6.9.0
1394-
resolution: "@typescript-eslint/type-utils@npm:6.9.0"
1382+
"@typescript-eslint/type-utils@npm:6.11.0":
1383+
version: 6.11.0
1384+
resolution: "@typescript-eslint/type-utils@npm:6.11.0"
13951385
dependencies:
1396-
"@typescript-eslint/typescript-estree": 6.9.0
1397-
"@typescript-eslint/utils": 6.9.0
1386+
"@typescript-eslint/typescript-estree": 6.11.0
1387+
"@typescript-eslint/utils": 6.11.0
13981388
debug: ^4.3.4
13991389
ts-api-utils: ^1.0.1
14001390
peerDependencies:
14011391
eslint: ^7.0.0 || ^8.0.0
14021392
peerDependenciesMeta:
14031393
typescript:
14041394
optional: true
1405-
checksum: 279b0000cd2fe7ccfbd2f311736b14c8bb9287081f553c9452c95966650c822e67442ba5a62d7fea3ee2f61ccc0fcb218f21e1ee7ccf3984c52e5942d2bbb065
1395+
checksum: 2effbe62ae3b12f8a88663072f68a5dcb1135d9ee3c09a0d9fcf49b943837c0a5966e907d4a1a15c27ddf82af2fcf7f6e004655d3e1f7a17c21596469771ff7d
14061396
languageName: node
14071397
linkType: hard
14081398

@@ -1420,13 +1410,6 @@ __metadata:
14201410
languageName: node
14211411
linkType: hard
14221412

1423-
"@typescript-eslint/types@npm:6.9.0":
1424-
version: 6.9.0
1425-
resolution: "@typescript-eslint/types@npm:6.9.0"
1426-
checksum: e0444afa1f2ebca746c72b3d0bf95982eb1e8b4fb91bcba465c1345c35fa13b36c589bfd91c776b864f223bc50817b2613df5892185c2e34332bf4cc57cc865d
1427-
languageName: node
1428-
linkType: hard
1429-
14301413
"@typescript-eslint/typescript-estree@npm:5.59.2":
14311414
version: 5.59.2
14321415
resolution: "@typescript-eslint/typescript-estree@npm:5.59.2"
@@ -1463,38 +1446,20 @@ __metadata:
14631446
languageName: node
14641447
linkType: hard
14651448

1466-
"@typescript-eslint/typescript-estree@npm:6.9.0":
1467-
version: 6.9.0
1468-
resolution: "@typescript-eslint/typescript-estree@npm:6.9.0"
1469-
dependencies:
1470-
"@typescript-eslint/types": 6.9.0
1471-
"@typescript-eslint/visitor-keys": 6.9.0
1472-
debug: ^4.3.4
1473-
globby: ^11.1.0
1474-
is-glob: ^4.0.3
1475-
semver: ^7.5.4
1476-
ts-api-utils: ^1.0.1
1477-
peerDependenciesMeta:
1478-
typescript:
1479-
optional: true
1480-
checksum: 51088c23cca608a6e5c195b0a2d8a17ad00ca47199ba4df0c1013912a80194bff9f5bd4d035d6ab2596788491e9a3e04bbf6cad6494a3b1bbd59fea442750268
1481-
languageName: node
1482-
linkType: hard
1483-
1484-
"@typescript-eslint/utils@npm:6.9.0":
1485-
version: 6.9.0
1486-
resolution: "@typescript-eslint/utils@npm:6.9.0"
1449+
"@typescript-eslint/utils@npm:6.11.0":
1450+
version: 6.11.0
1451+
resolution: "@typescript-eslint/utils@npm:6.11.0"
14871452
dependencies:
14881453
"@eslint-community/eslint-utils": ^4.4.0
14891454
"@types/json-schema": ^7.0.12
14901455
"@types/semver": ^7.5.0
1491-
"@typescript-eslint/scope-manager": 6.9.0
1492-
"@typescript-eslint/types": 6.9.0
1493-
"@typescript-eslint/typescript-estree": 6.9.0
1456+
"@typescript-eslint/scope-manager": 6.11.0
1457+
"@typescript-eslint/types": 6.11.0
1458+
"@typescript-eslint/typescript-estree": 6.11.0
14941459
semver: ^7.5.4
14951460
peerDependencies:
14961461
eslint: ^7.0.0 || ^8.0.0
1497-
checksum: 973c24d7858f224934958ee58c21ff21dfe54dbb1d0e0c5f889298fadcd7ee2dbfd49cf86ccafab74d428c31de66cd9beee7c39d2b64f9edcc9e941573bac175
1462+
checksum: e90aa2c8c56038a48de65a5303f9e4a4a70bb0d4d0a05cfcd28157fc0f06b2fc186c2e76a495f4540a903ea37577daa1403bab923d940114ec27a6326153d60f
14981463
languageName: node
14991464
linkType: hard
15001465

@@ -1536,16 +1501,6 @@ __metadata:
15361501
languageName: node
15371502
linkType: hard
15381503

1539-
"@typescript-eslint/visitor-keys@npm:6.9.0":
1540-
version: 6.9.0
1541-
resolution: "@typescript-eslint/visitor-keys@npm:6.9.0"
1542-
dependencies:
1543-
"@typescript-eslint/types": 6.9.0
1544-
eslint-visitor-keys: ^3.4.1
1545-
checksum: de8e2e363df41e5ae9774a5ebd1c49d29c771ea8b3869917f65a74cd4d14a67417c79916f456ee81ef5b0d947b7b8975385fc6eea3f1812d53a2eaaea832459e
1546-
languageName: node
1547-
linkType: hard
1548-
15491504
"@ungap/structured-clone@npm:^1.2.0":
15501505
version: 1.2.0
15511506
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -4464,7 +4419,7 @@ __metadata:
44644419
"@types/jest": 29.5.8
44654420
"@types/js-yaml": ^4.0.7
44664421
"@types/node": 20.9.0
4467-
"@typescript-eslint/eslint-plugin": 6.9.0
4422+
"@typescript-eslint/eslint-plugin": 6.11.0
44684423
"@typescript-eslint/parser": 6.11.0
44694424
"@vercel/ncc": 0.38.1
44704425
eslint: 8.53.0

0 commit comments

Comments
 (0)