Skip to content

Commit

Permalink
build(deps-dev): Bump the typescript-eslint group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the typescript-eslint group with 3 updates: [@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.40 to 8.0.0-alpha.41
- [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.40 to 8.0.0-alpha.41
- [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.39 to 8.0.0-alpha.41
- [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 8, 2024
1 parent 549ee2e commit 7757d2e
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 179 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
"@types/is-ci": "3.0.4",
"@types/node": "20.14.9",
"@types/node-notifier": "8.0.5",
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.40",
"@typescript-eslint/parser": "8.0.0-alpha.40",
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.41",
"@typescript-eslint/parser": "8.0.0-alpha.41",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-v8": "2.0.0-beta.13",
"@vitest/ui": "2.0.0-beta.13",
Expand Down Expand Up @@ -139,7 +139,7 @@
"trash-cli": "5.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.5.3",
"typescript-eslint": "8.0.0-alpha.39",
"typescript-eslint": "8.0.0-alpha.41",
"vite-tsconfig-paths": "4.3.2",
"vitest": "2.0.0-beta.13",
"yaml-eslint-parser": "1.2.3"
Expand Down
236 changes: 60 additions & 176 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1875,8 +1875,8 @@ __metadata:
"@types/node": "npm:20.14.9"
"@types/node-notifier": "npm:8.0.5"
"@types/unist": "npm:3.0.2"
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.40"
"@typescript-eslint/parser": "npm:8.0.0-alpha.40"
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.41"
"@typescript-eslint/parser": "npm:8.0.0-alpha.41"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-v8": "npm:2.0.0-beta.13"
"@vitest/ui": "npm:2.0.0-beta.13"
Expand Down Expand Up @@ -1916,7 +1916,7 @@ __metadata:
trash-cli: "npm:5.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.5.3"
typescript-eslint: "npm:8.0.0-alpha.39"
typescript-eslint: "npm:8.0.0-alpha.41"
vite-tsconfig-paths: "npm:4.3.2"
vitest: "npm:2.0.0-beta.13"
yaml-eslint-parser: "npm:1.2.3"
Expand Down Expand Up @@ -2658,15 +2658,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.39":
version: 8.0.0-alpha.39
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.39"
"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.41":
version: 8.0.0-alpha.41
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.41"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.39"
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.39"
"@typescript-eslint/utils": "npm:8.0.0-alpha.39"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.39"
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.41"
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.41"
"@typescript-eslint/utils": "npm:8.0.0-alpha.41"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.41"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
Expand All @@ -2677,66 +2677,25 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/86f93123c1fada9225d940305780bbec038c217712df7ace61730103817bc14306935c1860e7bc63a332ac8622bbf43e7463d738286f8dbf1fe25ed9590a278f
checksum: 10/4f2e6450c355797393b392de3ab2cf8e97fb537e5aadee27140d580c04671fd36d18b950b8c8c8025e3f6514d62041b018c601d23b847d2f230d02e04f441a5d
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.40":
version: 8.0.0-alpha.40
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.40"
"@typescript-eslint/parser@npm:8.0.0-alpha.41":
version: 8.0.0-alpha.41
resolution: "@typescript-eslint/parser@npm:8.0.0-alpha.41"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.40"
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.40"
"@typescript-eslint/utils": "npm:8.0.0-alpha.40"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.40"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/032b45382af66fbb8bf670734e52923c1eb96983eb611fa28efe619b0d9f706c8ba729858fd2334f3075dd549ee6a70013f49f486b7843f29a6b55f4e9d7b84c
languageName: node
linkType: hard

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

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

Expand All @@ -2750,53 +2709,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.0.0-alpha.39":
version: 8.0.0-alpha.39
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.39"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.39"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.39"
checksum: 10/b76fb422695725e9ac07320b7096116c5d86cd3be25246b9e5bac41ba63bee783cb07aff365aabbdb743a0e72d1d78958d8b361a485495128bcc197c9b458e0d
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.0.0-alpha.40":
version: 8.0.0-alpha.40
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.40"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.40"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.40"
checksum: 10/b66bd8483572fa48d0210a920d8906d640c6616a4c5bdcca06b4c2b061156457afcb698da46274a9915c9437542dda05403b34d55457b22a3358875f87f322b9
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.0.0-alpha.39":
version: 8.0.0-alpha.39
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.39"
"@typescript-eslint/scope-manager@npm:8.0.0-alpha.41":
version: 8.0.0-alpha.41
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.41"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.39"
"@typescript-eslint/utils": "npm:8.0.0-alpha.39"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/c23d050c82a6261ea5399682333678c65e946bae2e221d3efab4215b61dad27a45a2efa09b3582a608c912385c34797768872819676372a62c26650bb2f00593
"@typescript-eslint/types": "npm:8.0.0-alpha.41"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.41"
checksum: 10/dce05013111df19308a6bf2dceb681edd4b84914bb0da9f0cfa1ce7d8992afa1098023c94a178a8fcf9df9ff201544fc35993da95b411bf2dc3b79b2e589e309
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.0.0-alpha.40":
version: 8.0.0-alpha.40
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.40"
"@typescript-eslint/type-utils@npm:8.0.0-alpha.41":
version: 8.0.0-alpha.41
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.41"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.40"
"@typescript-eslint/utils": "npm:8.0.0-alpha.40"
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.41"
"@typescript-eslint/utils": "npm:8.0.0-alpha.41"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/93ee1d27fd77d61ef1163d9446b445e97995cbab02b53a329f0ac54c473ab69cd6f2383c182c60878440451ab19386133b64260c3adc1a6c5d2a3362ca872be2
checksum: 10/0538696e174b09b5a86e38a6afd3776b5d958add92e267d73595400437115c212560e96611b0ef3dcf8f831a8ecf9efde58c744d8307e44a8140cc057307f497
languageName: node
linkType: hard

Expand All @@ -2807,17 +2741,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.0.0-alpha.39":
version: 8.0.0-alpha.39
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.39"
checksum: 10/8b37ba62b65655dee320869546de5c883f7a4d4308880b33eb1c22929cca28cc1a03c3d19fc0af6aa2cc79518bb8edc7aa5d4c21635083fb5a62105ae3d727aa
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.0.0-alpha.40":
version: 8.0.0-alpha.40
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.40"
checksum: 10/c0c5889a208f897de9eaf400d7b5945e27266adc9db5342aeec40f3b3c56e6cb6cd24be3bfefc6fcc1898989675b50bb56201843e0d0910cb99098f8905b0b80
"@typescript-eslint/types@npm:8.0.0-alpha.41":
version: 8.0.0-alpha.41
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.41"
checksum: 10/c386d0c8dff1ea65caa17972c99d20cb34a2fe91fe91421998453b332bf9f84fa2d7baf214804725058bab149288474239c33afa92a584e33958e60e8a7dc0b1
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.39":
version: 8.0.0-alpha.39
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.39"
"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.41":
version: 8.0.0-alpha.41
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.41"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.39"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.39"
"@typescript-eslint/types": "npm:8.0.0-alpha.41"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.41"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
Expand All @@ -2855,54 +2782,21 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/e5fa11a11eeba8bf836d33effec42df613c7c6fc4612a513c191a57324e77bdeb1ae406836e8850b1c18f2c720d85ebe066e78d75d06eec9402dc649ba027311
checksum: 10/eabf8f3fce982d19e39b90ca26456a1883500db300b535c3087a82449a64bf0337906ce49d1b140b450d6a7c226e5e3aa41078e0438241a1cdae7d747bf8c8d9
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.0.0-alpha.40":
version: 8.0.0-alpha.40
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.40"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.40"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.40"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/1c41a2b42769053424cf212c106210c89fb35875d1f5b05533aa41fe86a10fb805f401495a4cea0583ced8ffcdddeb0410b2890a70d9eb80b6f88aefd47bbb8d
languageName: node
linkType: hard

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

"@typescript-eslint/utils@npm:8.0.0-alpha.40":
version: 8.0.0-alpha.40
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.40"
"@typescript-eslint/utils@npm:8.0.0-alpha.41":
version: 8.0.0-alpha.41
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.41"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.40"
"@typescript-eslint/types": "npm:8.0.0-alpha.40"
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.40"
"@typescript-eslint/scope-manager": "npm:8.0.0-alpha.41"
"@typescript-eslint/types": "npm:8.0.0-alpha.41"
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.41"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/a08a1e69b0620aebd7a81ab5731df07459a8c07f5e2a33dc9522b24388d5d6828e919b041d630ed4e208dc2b44c10eef04340f400cb4fa6f4f9872022c919129
checksum: 10/471cd9c008e7c457590cc1d0cd7c061e0ab01370606222d629ef71adeed7d5c30f530396620013606af10d2c57941321b7b94b4307efec5209d86f29c2f572fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -2930,23 +2824,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.39":
version: 8.0.0-alpha.39
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.39"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.39"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/a73a14f1cfd04091a9127fcec68b933b251a24a3a02351015a11a44a71de6e10abfb21a9d4c004a9a08b4eb3debd1606f7b19e8c51400c00f28de3a461ddbeb5
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.40":
version: 8.0.0-alpha.40
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.40"
"@typescript-eslint/visitor-keys@npm:8.0.0-alpha.41":
version: 8.0.0-alpha.41
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.41"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.40"
"@typescript-eslint/types": "npm:8.0.0-alpha.41"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/a61e6e7e13589fbd50dcab5f77a1433c995933025b04f2970c201f83a80dc61c9c6d527992c1371f78c6d4a269f08db5128947caf8eb6f2c9a7666caf755d138
checksum: 10/104a4226d1b2b518a4e8684c58020693af05361fcc430613bff2e993b45ce682bec167008dc66e4409d06d3aad690df89d4cd2fa1ac54e889e6b877525659062
languageName: node
linkType: hard

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

"typescript-eslint@npm:8.0.0-alpha.39":
version: 8.0.0-alpha.39
resolution: "typescript-eslint@npm:8.0.0-alpha.39"
"typescript-eslint@npm:8.0.0-alpha.41":
version: 8.0.0-alpha.41
resolution: "typescript-eslint@npm:8.0.0-alpha.41"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.39"
"@typescript-eslint/parser": "npm:8.0.0-alpha.39"
"@typescript-eslint/utils": "npm:8.0.0-alpha.39"
"@typescript-eslint/eslint-plugin": "npm:8.0.0-alpha.41"
"@typescript-eslint/parser": "npm:8.0.0-alpha.41"
"@typescript-eslint/utils": "npm:8.0.0-alpha.41"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/51efbb4fe0d107e019d53021208944bb5592e99e6342f53da5b84c9b918377024f6a62c3321e8be77201a1e1eb62a76c1e2938b53654159a7a71b6793ef5ebdb
checksum: 10/bf6456598a1aa02a5af2ef9706ec174f524257d24786b6fcb720e1c9f06bb243a171de538644106de35af2046487be3b1b0d58371ef6e6e5a988193d722ff7a5
languageName: node
linkType: hard

Expand Down

0 comments on commit 7757d2e

Please sign in to comment.