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.22.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/v8.22.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.0.0-alpha.48 to 8.22.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/v8.22.0/packages/parser)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent baddfee commit 84c271e
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 136 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.22.0",
"@typescript-eslint/parser": "8.22.0",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-v8": "2.1.3",
"@vitest/ui": "2.1.3",
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.22.0",
"vfile": "6.0.3",
"vfile-find-down": "7.1.0",
"vite-tsconfig-paths": "5.1.0",
Expand Down
234 changes: 101 additions & 133 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1716,8 +1716,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.22.0"
"@typescript-eslint/parser": "npm:8.22.0"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-v8": "npm:2.1.3"
"@vitest/ui": "npm:2.1.3"
Expand Down Expand Up @@ -1775,7 +1775,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.22.0"
vfile: "npm:6.0.3"
vfile-find-down: "npm:7.1.0"
vite-tsconfig-paths: "npm:5.1.0"
Expand Down Expand Up @@ -2771,54 +2771,40 @@ __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.22.0":
version: 8.22.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.22.0"
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.22.0"
"@typescript-eslint/type-utils": "npm:8.22.0"
"@typescript-eslint/utils": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^1.3.0"
ts-api-utils: "npm:^2.0.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/11d881c5ed10a0bf40953e94c5eeb4daa78ca985a2c8309d282c8e76f8020580983f83eb72b2361ea9060e81f53dd66b4f2a71f3daa2cccd54923da0d7de2bb7
typescript: ">=4.8.4 <5.8.0"
checksum: 10/7211ad95f20a27182e2b55ef50102dfee4a7084c267c4e24cca24f0a28daa0360074a38bb71e407dad6d99db1165096b324b708cf35904b1d4f62fc9d5fd0f98
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.22.0":
version: 8.22.0
resolution: "@typescript-eslint/parser@npm:8.22.0"
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.22.0"
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/typescript-estree": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/c7472aca7ab434f3d44e1d6680576d26f897801c00e10d7e30079fa7400cc72bfaf91b94051cba94a33f1703b6fbd9b9429d68b9b7c782224b741f7c846325db
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"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.48"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.48"
checksum: 10/872bf0ac91bb370f959299d861f31783f8558fe45d4c7d6c466d567cb319cbbadd66f0c87bb5edf08482c1c3cb9d1150e004c12a93fca98c7cde59043905a9dc
typescript: ">=4.8.4 <5.8.0"
checksum: 10/6b7fee52345e8a32d8cfea1ac4aeb563cb0c44ba46290686afde1cd541b787fcf61bec0e6960559f544e9ba3b72670a68f8eda860384aebb5744101f0f1a68c9
languageName: node
linkType: hard

Expand All @@ -2832,25 +2818,28 @@ __metadata:
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/scope-manager@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/scope-manager@npm:8.22.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.48"
"@typescript-eslint/utils": "npm:8.0.0-alpha.48"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/5877db4ab1f97704797c4287de91bb1b81d729a14d63c47000a5292bb88c8f10f39f75f575bc11299f4861289404f62173076a5896790e8e668ce31ce2602ea8
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
checksum: 10/7fb4bae6d9f8b86a43405b24828cd36ba0751cce4346d86821a4827cded93227f92668044e5e6d802a32096b50cfcaf2ce9ab65322310fa68f5e3819bef70168
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/type-utils@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/type-utils@npm:8.22.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.22.0"
"@typescript-eslint/utils": "npm:8.22.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^2.0.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/1da2447ce12f09370082daeef88f8922842e39d2a7b0abe3def21442f85bf4250524c60cbb97276d5cd876783b976dcb0ed85aeb8c0b100d83b7f3a59cdfccbf
languageName: node
linkType: hard

Expand All @@ -2861,22 +2850,10 @@ __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"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.48"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.48"
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/a912bdb141faf2fa0ee193d3533bfde71b90c2276ba3bf0b9a395ba7cc31cf7dd79f9819b1befc80d8a651e88724b9a2edf57993099e0679c3702489f81a2c4d
"@typescript-eslint/types@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/types@npm:8.22.0"
checksum: 10/b43ea5b05ed0b43dcee8d2fa98b2c3f79c604780cbd56e6ba7f89e3066798b7169848694f59523fd2003e8fa699ddc97f28b0860a4eb04eea26c96d5ac9346bd
languageName: node
linkType: hard

Expand All @@ -2899,17 +2876,36 @@ __metadata:
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/typescript-estree@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/typescript-estree@npm:8.22.0"
dependencies:
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.0.0"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10/e3c0b191e2a0f55101c3e3333904f3a255d635e4ea0d026981cc25e83b62660a3a8a7993ac4a3d0c8756afb7dc272099eec48fd93e100a2b8467a5b80ef0026c
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/utils@npm:8.22.0"
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.22.0"
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/typescript-estree": "npm:8.22.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/bc6f4e6391563feae7ea2981fd17c90c4a2d4892760c33530e5609fb1adcfc08c3fb51951a5e298947883b64386fb6658e1b8107c1c601fc8c024da796c0ce66
typescript: ">=4.8.4 <5.8.0"
checksum: 10/92a5ae5d79a5988e88fdda8d5e88f73e7b9ce24b339098d72698dba766ded274c24d0e2857bcb799c0aa7a59257e54a273eabdaaab39a5cd20283669201eeb53
languageName: node
linkType: hard

Expand All @@ -2927,16 +2923,6 @@ __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"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.48"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/4b2b040d55529b15ea1d4b481d2a280a60462d47fce520a852a037e0f52a3a482a4e46c4164fd53f57aba3a1ffd889ac0a06977d0d52b9e4906a9b2348e11191
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/visitor-keys@npm:8.12.2"
Expand All @@ -2947,6 +2933,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/visitor-keys@npm:8.22.0"
dependencies:
"@typescript-eslint/types": "npm:8.22.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10/1a172620d46e23362c5d1e1e7c8186856dff6b6f1c2697d67f9aac1b3dfd0de96c2c73487e4deed80fad3bfa5cf74cfed3519221657c6ede602b04ac091525a4
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.0.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -3319,13 +3315,6 @@ __metadata:
languageName: node
linkType: hard

"array-union@npm:^2.1.0":
version: 2.1.0
resolution: "array-union@npm:2.1.0"
checksum: 10/5bee12395cba82da674931df6d0fea23c4aa4660cb3b338ced9f828782a65caa232573e6bf3968f23e0c5eb301764a382cef2f128b170a9dc59de0e36c39f98d
languageName: node
linkType: hard

"array-uniq@npm:^1.0.1":
version: 1.0.3
resolution: "array-uniq@npm:1.0.3"
Expand Down Expand Up @@ -4383,15 +4372,6 @@ __metadata:
languageName: node
linkType: hard

"dir-glob@npm:^3.0.1":
version: 3.0.1
resolution: "dir-glob@npm:3.0.1"
dependencies:
path-type: "npm:^4.0.0"
checksum: 10/fa05e18324510d7283f55862f3161c6759a3f2f8dbce491a2fc14c8324c498286c54282c1f0e933cb930da8419b30679389499b919122952a4f8592362ef4615
languageName: node
linkType: hard

"doctrine@npm:^2.1.0":
version: 2.1.0
resolution: "doctrine@npm:2.1.0"
Expand Down Expand Up @@ -5534,7 +5514,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
"fast-glob@npm:^3.3.2":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
dependencies:
Expand Down Expand Up @@ -5984,20 +5964,6 @@ __metadata:
languageName: node
linkType: hard

"globby@npm:^11.1.0":
version: 11.1.0
resolution: "globby@npm:11.1.0"
dependencies:
array-union: "npm:^2.1.0"
dir-glob: "npm:^3.0.1"
fast-glob: "npm:^3.2.9"
ignore: "npm:^5.2.0"
merge2: "npm:^1.4.1"
slash: "npm:^3.0.0"
checksum: 10/288e95e310227bbe037076ea81b7c2598ccbc3122d87abc6dab39e1eec309aa14f0e366a98cdc45237ffcfcbad3db597778c0068217dcb1950fef6249104e1b1
languageName: node
linkType: hard

"globby@npm:^7.1.1":
version: 7.1.1
resolution: "globby@npm:7.1.1"
Expand Down Expand Up @@ -7647,7 +7613,7 @@ __metadata:
languageName: node
linkType: hard

"merge2@npm:^1.3.0, merge2@npm:^1.4.1":
"merge2@npm:^1.3.0":
version: 1.4.1
resolution: "merge2@npm:1.4.1"
checksum: 10/7268db63ed5169466540b6fb947aec313200bcf6d40c5ab722c22e242f651994619bcd85601602972d3c85bd2cc45a358a4c61937e9f11a061919a1da569b0c2
Expand Down Expand Up @@ -9706,13 +9672,6 @@ __metadata:
languageName: node
linkType: hard

"slash@npm:^3.0.0":
version: 3.0.0
resolution: "slash@npm:3.0.0"
checksum: 10/94a93fff615f25a999ad4b83c9d5e257a7280c90a32a7cb8b4a87996e4babf322e469c42b7f649fd5796edd8687652f3fb452a86dc97a816f01113183393f11c
languageName: node
linkType: hard

"slashes@npm:^3.0.12":
version: 3.0.12
resolution: "slashes@npm:3.0.12"
Expand Down Expand Up @@ -10306,6 +10265,15 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^2.0.0":
version: 2.0.0
resolution: "ts-api-utils@npm:2.0.0"
peerDependencies:
typescript: ">=4.8.4"
checksum: 10/485bdf8bbba98d58712243d958f4fd44742bbe49e559cd77882fb426d866eec6dd05c67ef91935dc4f8a3c776f235859735e1f05be399e4dc9e7ffd580120974
languageName: node
linkType: hard

"ts-dedent@npm:2.2.0":
version: 2.2.0
resolution: "ts-dedent@npm:2.2.0"
Expand Down Expand Up @@ -10435,17 +10403,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.22.0":
version: 8.22.0
resolution: "typescript-eslint@npm:8.22.0"
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"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/7e53605baaf54de2c07744b2bca5d16506917908e8c77e93c97815c5bdfca0ab4c238122e5a5e25965f53b27633f2fe9259019d12fd5ba7a0b9def19470ca49d
"@typescript-eslint/eslint-plugin": "npm:8.22.0"
"@typescript-eslint/parser": "npm:8.22.0"
"@typescript-eslint/utils": "npm:8.22.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/399be32d4ee4ecaa5ca7d5f78398aa889c10ed52d06a469e7489368550aa3b6c4ec6a062a235ac4ee5f511cb7f25551cd65cd3a0f0048ca7ff51bf8ce7200e1f
languageName: node
linkType: hard

Expand Down

0 comments on commit 84c271e

Please sign in to comment.