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.54
- [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.54
- [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.54
- [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 25, 2024
1 parent b67c089 commit 0c0f6da
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.54",
"@typescript-eslint/parser": "8.0.0-alpha.54",
"@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": "5.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.5.3",
"typescript-eslint": "8.0.0-alpha.48",
"typescript-eslint": "8.0.0-alpha.54",
"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.54"
"@typescript-eslint/parser": "npm:8.0.0-alpha.54"
"@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:5.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.54"
vfile: "npm:6.0.2"
vfile-find-down: "npm:7.1.0"
vite-tsconfig-paths: "npm:4.3.2"
Expand Down Expand Up @@ -2664,15 +2664,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.54":
version: 8.0.0-alpha.54
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0-alpha.54"
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.54"
"@typescript-eslint/type-utils": "npm:8.0.0-alpha.54"
"@typescript-eslint/utils": "npm:8.0.0-alpha.54"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.54"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
Expand All @@ -2683,25 +2683,25 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/11d881c5ed10a0bf40953e94c5eeb4daa78ca985a2c8309d282c8e76f8020580983f83eb72b2361ea9060e81f53dd66b4f2a71f3daa2cccd54923da0d7de2bb7
checksum: 10/f85665896ec660b1701ba7adef88c66ab636a953fb1b50459bdcc56507a7ae57ad6685b4793ae3e604f76c65067fc3696ffded4c60a6e580024bbc45c6c9decc
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.54":
version: 8.0.0-alpha.54
resolution: "@typescript-eslint/parser@npm:8.0.0-alpha.54"
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.54"
"@typescript-eslint/types": "npm:8.0.0-alpha.54"
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.54"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.54"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/c7472aca7ab434f3d44e1d6680576d26f897801c00e10d7e30079fa7400cc72bfaf91b94051cba94a33f1703b6fbd9b9429d68b9b7c782224b741f7c846325db
checksum: 10/bf01567e2ec22d434d2cfa31218f07a1e6f21b937f3af0b69443e459fa86213343d80ac1b71940209d10cacc66067583357c4bb83ff2720b87ef4ea17f50c2f3
languageName: node
linkType: hard

Expand All @@ -2715,28 +2715,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.54":
version: 8.0.0-alpha.54
resolution: "@typescript-eslint/scope-manager@npm:8.0.0-alpha.54"
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.54"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.54"
checksum: 10/b7dcbb999f4e3eb2b8643de66a572a735f19817721e30ec949598cc4aa32a58f5d673e77a076b05d8bdee6ba764dd0b9b85aaa8b32780f1040021c2b8ef71d7d
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.54":
version: 8.0.0-alpha.54
resolution: "@typescript-eslint/type-utils@npm:8.0.0-alpha.54"
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.54"
"@typescript-eslint/utils": "npm:8.0.0-alpha.54"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/5877db4ab1f97704797c4287de91bb1b81d729a14d63c47000a5292bb88c8f10f39f75f575bc11299f4861289404f62173076a5896790e8e668ce31ce2602ea8
checksum: 10/dd8ed01f4eb6f1986efafedee1f2cfdddecc49714e93828b92ba904bf03a54ba89898a9a6ec7181268280a577bd4061858e86f8f63f40ef8e4e52e5872961c59
languageName: node
linkType: hard

Expand All @@ -2747,10 +2747,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.54":
version: 8.0.0-alpha.54
resolution: "@typescript-eslint/types@npm:8.0.0-alpha.54"
checksum: 10/cc062866d0607bfcd4ecd7c03a3cd488fff8cdae07f5f3905f47f24192a159c0347c86f28b9689a61e602bcddd2fbcdfa49be8fc7dca63c215ef70a8d32d0e68
languageName: node
linkType: hard

Expand All @@ -2773,12 +2773,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.54":
version: 8.0.0-alpha.54
resolution: "@typescript-eslint/typescript-estree@npm:8.0.0-alpha.54"
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.54"
"@typescript-eslint/visitor-keys": "npm:8.0.0-alpha.54"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
Expand All @@ -2788,21 +2788,21 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/a912bdb141faf2fa0ee193d3533bfde71b90c2276ba3bf0b9a395ba7cc31cf7dd79f9819b1befc80d8a651e88724b9a2edf57993099e0679c3702489f81a2c4d
checksum: 10/187a476bec228c27abef199ffd873d2aff48c9fef792988c5e8797cf59270cf590a68eb0fce7d519a9fa47967fb25c9563df1474de676840b8e20bf8b2f396ef
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.54":
version: 8.0.0-alpha.54
resolution: "@typescript-eslint/utils@npm:8.0.0-alpha.54"
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.54"
"@typescript-eslint/types": "npm:8.0.0-alpha.54"
"@typescript-eslint/typescript-estree": "npm:8.0.0-alpha.54"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/bc6f4e6391563feae7ea2981fd17c90c4a2d4892760c33530e5609fb1adcfc08c3fb51951a5e298947883b64386fb6658e1b8107c1c601fc8c024da796c0ce66
checksum: 10/e1f7f201ff88922e95a50b52c0c9d2e81edf3bfb82d39b18ef35ef06822eb6089e75f5ba8070a45c8489badd1b09f5b53d533056146ccbe0b55857d0b00005df
languageName: node
linkType: hard

Expand Down Expand Up @@ -2830,13 +2830,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.54":
version: 8.0.0-alpha.54
resolution: "@typescript-eslint/visitor-keys@npm:8.0.0-alpha.54"
dependencies:
"@typescript-eslint/types": "npm:8.0.0-alpha.48"
"@typescript-eslint/types": "npm:8.0.0-alpha.54"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/4b2b040d55529b15ea1d4b481d2a280a60462d47fce520a852a037e0f52a3a482a4e46c4164fd53f57aba3a1ffd889ac0a06977d0d52b9e4906a9b2348e11191
checksum: 10/6c0754a33400306fb856e454f124a61c0791b533803ed0e6e4389b83a54b4354b77ef393f323604af98a2a575eefb6cb2665ebdaf610df074e1a514a6927c633
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 0c0f6da

Please sign in to comment.