Skip to content

Commit

Permalink
build(deps-dev): Bump the typescript-eslint group across 1 directory …
Browse files Browse the repository at this point in the history
…with 3 updates

Bumps the typescript-eslint group with 3 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@typescript-eslint/eslint-plugin` from 8.0.0-alpha.48 to 8.0.0-alpha.58
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/HEAD/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.0.0-alpha.48 to 8.0.0-alpha.58
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/HEAD/packages/parser)

Updates `typescript-eslint` from 8.0.0-alpha.48 to 8.0.0-alpha.58
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/HEAD/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-eslint
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 88063a1 commit aab17a3
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@
"@types/node": "20.14.10",
"@types/node-notifier": "8.0.5",
"@types/unist": "3.0.2",
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.48",
"@typescript-eslint/parser": "8.0.0-alpha.48",
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.58",
"@typescript-eslint/parser": "8.0.0-alpha.58",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-v8": "2.0.4",
"@vitest/ui": "2.0.4",
Expand Down Expand Up @@ -169,7 +169,7 @@
"trash-cli": "6.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.5.3",
"typescript-eslint": "8.0.0-alpha.48",
"typescript-eslint": "8.0.0-alpha.58",
"vfile": "6.0.2",
"vfile-find-down": "7.1.0",
"vite-tsconfig-paths": "4.3.2",
Expand Down
120 changes: 60 additions & 60 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1653,8 +1653,8 @@ __metadata:
"@types/node": "npm:20.14.10"
"@types/node-notifier": "npm:8.0.5"
"@types/unist": "npm:3.0.2"
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.48"
"@typescript-eslint/parser": "npm:8.0.0-alpha.48"
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.58"
"@typescript-eslint/parser": "npm:8.0.0-alpha.58"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-v8": "npm:2.0.4"
"@vitest/ui": "npm:2.0.4"
Expand Down Expand Up @@ -1712,7 +1712,7 @@ __metadata:
trash-cli: "npm:6.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.5.3"
typescript-eslint: "npm:8.0.0-alpha.48"
typescript-eslint: "npm:8.0.0-alpha.58"
vfile: "npm:6.0.2"
vfile-find-down: "npm:7.1.0"
vite-tsconfig-paths: "npm:4.3.2"
Expand Down Expand Up @@ -2657,15 +2657,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.48":
version: 8.0.0-alpha.48
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.48"
"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.58":
version: 8.0.0-alpha.58
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.58"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.48"
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.48"
"@typescript-eslint/utils": "npm:8.0.0-alpha.48"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.48"
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.58"
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.58"
"@typescript-eslint/utils": "npm:8.0.0-alpha.58"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.58"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
Expand All @@ -2676,25 +2676,25 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/11d881c5ed10a0bf40953e94c5eeb4daa78ca985a2c8309d282c8e76f8020580983f83eb72b2361ea9060e81f53dd66b4f2a71f3daa2cccd54923da0d7de2bb7
checksum: 10/5b25c6b18dcecc2cc7bf42ec2d4debe95ec22c6b9c7c2691ab07cb17e23d10d30e6e49d956d50972d8d942e1a76dc26b831606790eaf086fb0f528a396c57836
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.0.0-alpha.48":
version: 8.0.0-alpha.48
resolution: "@typescript-eslint/parser@npm:8.0.0-alpha.48"
"@typescript-eslint/parser@npm:8.0.0-alpha.58":
version: 8.0.0-alpha.58
resolution: "@typescript-eslint/parser@npm:8.0.0-alpha.58"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.48"
"@typescript-eslint/types": "npm:8.0.0-alpha.48"
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.48"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.48"
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.58"
"@typescript-eslint/types": "npm:8.0.0-alpha.58"
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.58"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.58"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/c7472aca7ab434f3d44e1d6680576d26f897801c00e10d7e30079fa7400cc72bfaf91b94051cba94a33f1703b6fbd9b9429d68b9b7c782224b741f7c846325db
checksum: 10/0b93c998ae404330d1058c6962d638a51fbb8dc1a006e0003bcbf3fd1e8629c41d5f478d0efdffe93f02cf0b78132d92c41522e670f7e50bc159dc9897faca50
languageName: node
linkType: hard

Expand All @@ -2708,28 +2708,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.0.0-alpha.48":
version: 8.0.0-alpha.48
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.48"
"@typescript-eslint/scope-manager@npm:8.0.0-alpha.58":
version: 8.0.0-alpha.58
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.58"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.48"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.48"
checksum: 10/872bf0ac91bb370f959299d861f31783f8558fe45d4c7d6c466d567cb319cbbadd66f0c87bb5edf08482c1c3cb9d1150e004c12a93fca98c7cde59043905a9dc
"@typescript-eslint/types": "npm:8.0.0-alpha.58"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.58"
checksum: 10/afc55667b056f9e4f39500436693c1cad06fe8428a92e1ea77e3d6e16b583fa110fb2cff8fc8013db335f58c9dee92b6d01b1322a4db0db1cc2d5aeecac728d6
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.0.0-alpha.48":
version: 8.0.0-alpha.48
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.48"
"@typescript-eslint/type-utils@npm:8.0.0-alpha.58":
version: 8.0.0-alpha.58
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.58"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.48"
"@typescript-eslint/utils": "npm:8.0.0-alpha.48"
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.58"
"@typescript-eslint/utils": "npm:8.0.0-alpha.58"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/5877db4ab1f97704797c4287de91bb1b81d729a14d63c47000a5292bb88c8f10f39f75f575bc11299f4861289404f62173076a5896790e8e668ce31ce2602ea8
checksum: 10/a8faff6d431e92c277efe3b097412e93ca49f388945ec85cc297f9ac2c9b5a80c976e4df8bc93352624adf3ad85a719bb633762dfd940f69ed22b518b93081f5
languageName: node
linkType: hard

Expand All @@ -2740,10 +2740,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.0.0-alpha.48":
version: 8.0.0-alpha.48
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.48"
checksum: 10/90bcf6b855e7b06162f431327d5c2e4efc19b02c3f99a3d543742096c8180ec97a3a7bc50b36b3d49d6d9d10777c72b91fa24be2dd03482ccfa5a30d444232eb
"@typescript-eslint/types@npm:8.0.0-alpha.58":
version: 8.0.0-alpha.58
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.58"
checksum: 10/01ed99d2c670b2078d68e414a7408186d2e92b6df88b7b0d7b2c80b52229b5f70b7a72b990eaf9a32dbd4947a4158e05136b16e011c8e94cccb7725898734f8f
languageName: node
linkType: hard

Expand All @@ -2766,12 +2766,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.48":
version: 8.0.0-alpha.48
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.48"
"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.58":
version: 8.0.0-alpha.58
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.58"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.48"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.48"
"@typescript-eslint/types": "npm:8.0.0-alpha.58"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.58"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
Expand All @@ -2781,21 +2781,21 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/a912bdb141faf2fa0ee193d3533bfde71b90c2276ba3bf0b9a395ba7cc31cf7dd79f9819b1befc80d8a651e88724b9a2edf57993099e0679c3702489f81a2c4d
checksum: 10/fbb6729f993db3e2b3230f579fd705067f56310d73611f8583ab7994cf08c4061134d719820f0a4544f5be62fefbce46a626e9c9df3a4199e6c1804097c9fe10
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.0.0-alpha.48":
version: 8.0.0-alpha.48
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.48"
"@typescript-eslint/utils@npm:8.0.0-alpha.58":
version: 8.0.0-alpha.58
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.58"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.48"
"@typescript-eslint/types": "npm:8.0.0-alpha.48"
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.48"
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.58"
"@typescript-eslint/types": "npm:8.0.0-alpha.58"
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.58"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/bc6f4e6391563feae7ea2981fd17c90c4a2d4892760c33530e5609fb1adcfc08c3fb51951a5e298947883b64386fb6658e1b8107c1c601fc8c024da796c0ce66
checksum: 10/08f794d6e0f645f5809cc17bc5fbd6846ce9208b6f0ef1c08cd2d0977fe8adda57c3693f01562af87a395033f9697931d2f6e10fcdde168828020a0f8120b8c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2823,13 +2823,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.48":
version: 8.0.0-alpha.48
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.48"
"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.58":
version: 8.0.0-alpha.58
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.58"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.48"
"@typescript-eslint/types": "npm:8.0.0-alpha.58"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/4b2b040d55529b15ea1d4b481d2a280a60462d47fce520a852a037e0f52a3a482a4e46c4164fd53f57aba3a1ffd889ac0a06977d0d52b9e4906a9b2348e11191
checksum: 10/ff4b4f680ea374ad8148078e1cc9c730da2fbc0479792dfdb6d8641dffa391a633812ade929013d2b153f68a0c84ef4b92789dfc6b7a2aad18f0003c57b597b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -10078,17 +10078,17 @@ __metadata:
languageName: node
linkType: hard

"typescript-eslint@npm:8.0.0-alpha.48":
version: 8.0.0-alpha.48
resolution: "typescript-eslint@npm:8.0.0-alpha.48"
"typescript-eslint@npm:8.0.0-alpha.58":
version: 8.0.0-alpha.58
resolution: "typescript-eslint@npm:8.0.0-alpha.58"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.48"
"@typescript-eslint/parser": "npm:8.0.0-alpha.48"
"@typescript-eslint/utils": "npm:8.0.0-alpha.48"
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.58"
"@typescript-eslint/parser": "npm:8.0.0-alpha.58"
"@typescript-eslint/utils": "npm:8.0.0-alpha.58"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/7e53605baaf54de2c07744b2bca5d16506917908e8c77e93c97815c5bdfca0ab4c238122e5a5e25965f53b27633f2fe9259019d12fd5ba7a0b9def19470ca49d
checksum: 10/72903e652c86b713e1526bab4fca61b0e5506ef292fdec3165e9ef7c8f28ea879dff7ac9c74a2eadff72dd7712fe62fc04531c84b945bba21176924dab2ef592
languageName: node
linkType: hard

Expand Down

0 comments on commit aab17a3

Please sign in to comment.