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.60
- [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.60
- [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.60
- [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 31, 2024
1 parent 53bf237 commit 53a05df
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.60",
"@typescript-eslint/parser": "8.0.0-alpha.60",
"@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.60",
"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.60"
"@typescript-eslint/parser": "npm:8.0.0-alpha.60"
"@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.60"
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.60":
version: 8.0.0-alpha.60
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.60"
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.60"
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.60"
"@typescript-eslint/utils": "npm:8.0.0-alpha.60"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.60"
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/e69ed4d82e5f619ba58de23d1895414da40312d3949fb06eceec00d7867b23c08d0e87cdc2ad50964c9b94d341422c17098c3b8eadf3ec588cac9bacb4ca02cc
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.60":
version: 8.0.0-alpha.60
resolution: "@typescript-eslint/parser@npm:8.0.0-alpha.60"
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.60"
"@typescript-eslint/types": "npm:8.0.0-alpha.60"
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.60"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.60"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/c7472aca7ab434f3d44e1d6680576d26f897801c00e10d7e30079fa7400cc72bfaf91b94051cba94a33f1703b6fbd9b9429d68b9b7c782224b741f7c846325db
checksum: 10/3ab1da79820bbd239cae1b448765c512325b8796a54ba1dcce3f94ebfbbfddd6e48cc0a5b07a4e0300eeda45404fa900672450237a79c24ed0b62fd4f2f90924
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.60":
version: 8.0.0-alpha.60
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.60"
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.60"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.60"
checksum: 10/1147539cc818210a43b73636838d23ec58680399b0efdf8c2c87a9f36c0ff72458d7b1c1d420a0b336176ff3e0dcc4ac61808566db61b3c34cb39def1fb8b6af
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.60":
version: 8.0.0-alpha.60
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.60"
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.60"
"@typescript-eslint/utils": "npm:8.0.0-alpha.60"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/5877db4ab1f97704797c4287de91bb1b81d729a14d63c47000a5292bb88c8f10f39f75f575bc11299f4861289404f62173076a5896790e8e668ce31ce2602ea8
checksum: 10/427cbf798889a197d8e12417287b269bb3fd8a2235ebca62a332d5e3190d40d065451a1cb8b5853fcb4cf17bef97b7a43ffdf67d4e618bb9fbe289b49990370f
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.60":
version: 8.0.0-alpha.60
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.60"
checksum: 10/57031d016be8bc929dc0e08cfaab78c42de0b6e4fd2996dd203a874820213beab8b360713d969b866ef47107c4fbb67df489993c21131d2381e4bb7d9a363773
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.60":
version: 8.0.0-alpha.60
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.60"
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.60"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.60"
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/c7ccf8db9ae5df332dad81bc91bbcba492b71811a9378ab38a2b1c6b87b6aa81dacbc00e995aec0070085b68e977b558d96c64e398391e06f01bc51a65e7ad8f
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.60":
version: 8.0.0-alpha.60
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.60"
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.60"
"@typescript-eslint/types": "npm:8.0.0-alpha.60"
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.60"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/bc6f4e6391563feae7ea2981fd17c90c4a2d4892760c33530e5609fb1adcfc08c3fb51951a5e298947883b64386fb6658e1b8107c1c601fc8c024da796c0ce66
checksum: 10/778ae0ac84b4887a17499e2e00a1b9460ca4473addd4a1b9709edbab44bb77ef9a6ca14f642058ebd1ce6cc5a177466e1cb0f419a07e591c292d88eea0bd9fd9
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.60":
version: 8.0.0-alpha.60
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.60"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.48"
"@typescript-eslint/types": "npm:8.0.0-alpha.60"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/4b2b040d55529b15ea1d4b481d2a280a60462d47fce520a852a037e0f52a3a482a4e46c4164fd53f57aba3a1ffd889ac0a06977d0d52b9e4906a9b2348e11191
checksum: 10/c2df7c8e54f31c2bb131869c12b047d7f2c0af1066038e5977044b3d298d972cf75c15f850407f1dc348e32c7b4ff7b2a55baaa587209a94a539f10dd5faec24
languageName: node
linkType: hard

Expand Down Expand Up @@ -10079,17 +10079,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.60":
version: 8.0.0-alpha.60
resolution: "typescript-eslint@npm:8.0.0-alpha.60"
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.60"
"@typescript-eslint/parser": "npm:8.0.0-alpha.60"
"@typescript-eslint/utils": "npm:8.0.0-alpha.60"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/7e53605baaf54de2c07744b2bca5d16506917908e8c77e93c97815c5bdfca0ab4c238122e5a5e25965f53b27633f2fe9259019d12fd5ba7a0b9def19470ca49d
checksum: 10/6a6ed8b9d787a7650398e70eb3f2ae028cd15093b71f20fadee8bb6e2bba7754932d28ab329dea5db374e921beb60b3464900afb71aef75c1744fa4cc98d1369
languageName: node
linkType: hard

Expand Down

0 comments on commit 53a05df

Please sign in to comment.