chore: bump typescript-eslint from 8.18.0 to 8.18.1 (#555)
Some checks failed
Test / Test Action With Specified Directories (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Test / Test Action Without Run Build (push) Has been cancelled
Test / Test Action With Additional Options (push) Has been cancelled
Build / Build Package (push) Has been cancelled
Check / Check Package (push) Has been cancelled
Test / Test Package (push) Has been cancelled
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (ubuntu-24.04) (push) Has been cancelled
Test / Test Action With Custom Generator (push) Has been cancelled

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.18.0 to 8.18.1.
- [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.18.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-20 22:05:52 +07:00 committed by GitHub
parent bc74a00b7a
commit f0ab1d4be4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 59 additions and 59 deletions

View File

@ -25,7 +25,7 @@
"ts-jest": "^29.2.5", "ts-jest": "^29.2.5",
"tslib": "^2.8.1", "tslib": "^2.8.1",
"typescript": "^5.7.2", "typescript": "^5.7.2",
"typescript-eslint": "^8.18.0" "typescript-eslint": "^8.18.1"
}, },
"packageManager": "yarn@4.5.3" "packageManager": "yarn@4.5.3"
} }

116
yarn.lock generated
View File

@ -1263,15 +1263,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/eslint-plugin@npm:8.18.0": "@typescript-eslint/eslint-plugin@npm:8.18.1":
version: 8.18.0 version: 8.18.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.0" resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1"
dependencies: dependencies:
"@eslint-community/regexpp": "npm:^4.10.0" "@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.18.0" "@typescript-eslint/scope-manager": "npm:8.18.1"
"@typescript-eslint/type-utils": "npm:8.18.0" "@typescript-eslint/type-utils": "npm:8.18.1"
"@typescript-eslint/utils": "npm:8.18.0" "@typescript-eslint/utils": "npm:8.18.1"
"@typescript-eslint/visitor-keys": "npm:8.18.0" "@typescript-eslint/visitor-keys": "npm:8.18.1"
graphemer: "npm:^1.4.0" graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1" ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0" natural-compare: "npm:^1.4.0"
@ -1280,64 +1280,64 @@ __metadata:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0" typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/c338da1b96c41d7b94401a6711659d0fef3acb691eff7a958f9d3aa0442a858830daad67e3575288a4f4669572e2b690517a513519b404a465ad68fe0a82d3ec checksum: 10c0/7994d323228f3fc3ec124291cd02761251bcd9a5a6356001d2cb8f68abdb400c3cfbeb343d6941d8e6b6c8d2d616a278bbb3b6d9ed839ba5148a05f60a1f67b4
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/parser@npm:8.18.0": "@typescript-eslint/parser@npm:8.18.1":
version: 8.18.0 version: 8.18.1
resolution: "@typescript-eslint/parser@npm:8.18.0" resolution: "@typescript-eslint/parser@npm:8.18.1"
dependencies: dependencies:
"@typescript-eslint/scope-manager": "npm:8.18.0" "@typescript-eslint/scope-manager": "npm:8.18.1"
"@typescript-eslint/types": "npm:8.18.0" "@typescript-eslint/types": "npm:8.18.1"
"@typescript-eslint/typescript-estree": "npm:8.18.0" "@typescript-eslint/typescript-estree": "npm:8.18.1"
"@typescript-eslint/visitor-keys": "npm:8.18.0" "@typescript-eslint/visitor-keys": "npm:8.18.1"
debug: "npm:^4.3.4" debug: "npm:^4.3.4"
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0" typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/d3a062511c24dfcf522a645db1153022d49aa3bb05e288c22474cf04dc1d836f877eb9d2733947e448981ffb16e4de50d4ebe7570a268733a641f228ca6c4849 checksum: 10c0/23ab30b3f00b86108137e7df03710a088046ead3582595b0f8e17d5062770365e24e0a1ae3398bb3a1c29aa0f05a0de30887e2e0f6fb86163e878dd0eed1b25c
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/scope-manager@npm:8.18.0": "@typescript-eslint/scope-manager@npm:8.18.1":
version: 8.18.0 version: 8.18.1
resolution: "@typescript-eslint/scope-manager@npm:8.18.0" resolution: "@typescript-eslint/scope-manager@npm:8.18.1"
dependencies: dependencies:
"@typescript-eslint/types": "npm:8.18.0" "@typescript-eslint/types": "npm:8.18.1"
"@typescript-eslint/visitor-keys": "npm:8.18.0" "@typescript-eslint/visitor-keys": "npm:8.18.1"
checksum: 10c0/6bf6532fd43f2b55b9b47fa8b0217c5b5a03f022e869a6a21228fc3ae04c0ac6c5ae5d6026866d189ba424d2f98cc6fbd2a34f909d241c9b86c031afd808f90c checksum: 10c0/97c503b2ece79b6c99ca8e6a5f1f40855cf72f17fbf05e42e62d19c2666e7e6f5df9bf71f13dbc4720c5ee0397670ba8052482a90441fbffa901da5f2e739565
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/type-utils@npm:8.18.0": "@typescript-eslint/type-utils@npm:8.18.1":
version: 8.18.0 version: 8.18.1
resolution: "@typescript-eslint/type-utils@npm:8.18.0" resolution: "@typescript-eslint/type-utils@npm:8.18.1"
dependencies: dependencies:
"@typescript-eslint/typescript-estree": "npm:8.18.0" "@typescript-eslint/typescript-estree": "npm:8.18.1"
"@typescript-eslint/utils": "npm:8.18.0" "@typescript-eslint/utils": "npm:8.18.1"
debug: "npm:^4.3.4" debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0" ts-api-utils: "npm:^1.3.0"
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0" typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/c0fcf201c3b53f9374c0571198a639c81536170141caa08fd0f47094a596b1f82f839a849eac5832f954345c567dccb45b2ee1c0872c513331165f7bcb812396 checksum: 10c0/cfe5362a22fa5e18a2662928904da024e42c84cb58a46238b9b61edafcd046f53c9505637176c8cd1c386165c6a6ed15a2b51700495cad6c20e0e33499d483a1
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/types@npm:8.18.0": "@typescript-eslint/types@npm:8.18.1":
version: 8.18.0 version: 8.18.1
resolution: "@typescript-eslint/types@npm:8.18.0" resolution: "@typescript-eslint/types@npm:8.18.1"
checksum: 10c0/2dd7468c3f1c305545268b72c3a333488e6ab1b628c5f65081d895866422b9376c21634a7aac437805f84b22e352b6a8fc4dcf925ef4a8fd7d1898b8359f71be checksum: 10c0/0a2ca5f7cdebcc844b6bc1e5afc5d83b563f55917d20e3fea3a17ed39c54b003178e26b5ec535113f45c93c569b46628d9a67defa70c01cbdfa801573fed69a2
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/typescript-estree@npm:8.18.0": "@typescript-eslint/typescript-estree@npm:8.18.1":
version: 8.18.0 version: 8.18.1
resolution: "@typescript-eslint/typescript-estree@npm:8.18.0" resolution: "@typescript-eslint/typescript-estree@npm:8.18.1"
dependencies: dependencies:
"@typescript-eslint/types": "npm:8.18.0" "@typescript-eslint/types": "npm:8.18.1"
"@typescript-eslint/visitor-keys": "npm:8.18.0" "@typescript-eslint/visitor-keys": "npm:8.18.1"
debug: "npm:^4.3.4" debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2" fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3" is-glob: "npm:^4.0.3"
@ -1346,32 +1346,32 @@ __metadata:
ts-api-utils: "npm:^1.3.0" ts-api-utils: "npm:^1.3.0"
peerDependencies: peerDependencies:
typescript: ">=4.8.4 <5.8.0" typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/87b432b190b627314f007b17b2371898db78baaa3df67a0d9a94d080d88a7a307906b54a735084cacef37f6421e2b9c3320040617e73fe54eac2bf22c610f1ec checksum: 10c0/7ecb061dc63c729b23f4f15db5736ca93b1ae633108400e6c31cf8af782494912f25c3683f9f952dbfd10cb96031caba247a1ad406abf5d163639a00ac3ce5a3
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/utils@npm:8.18.0": "@typescript-eslint/utils@npm:8.18.1":
version: 8.18.0 version: 8.18.1
resolution: "@typescript-eslint/utils@npm:8.18.0" resolution: "@typescript-eslint/utils@npm:8.18.1"
dependencies: dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0" "@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.18.0" "@typescript-eslint/scope-manager": "npm:8.18.1"
"@typescript-eslint/types": "npm:8.18.0" "@typescript-eslint/types": "npm:8.18.1"
"@typescript-eslint/typescript-estree": "npm:8.18.0" "@typescript-eslint/typescript-estree": "npm:8.18.1"
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0" typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/58a2fc1e404d1f905c2a958d995824eb4abc6e73836b186717550677f8b1d17954acc369feddb83277350915388bc3d8b721423c37777b8b8017fc29c89ec6ee checksum: 10c0/1e29408bd8fbda9f3386dabdb2b7471dacff28342d5bd6521ca3b7932df0cae100030d2eac75d946a82cbefa33f78000eed4ce789128fdea069ffeabd4429d80
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/visitor-keys@npm:8.18.0": "@typescript-eslint/visitor-keys@npm:8.18.1":
version: 8.18.0 version: 8.18.1
resolution: "@typescript-eslint/visitor-keys@npm:8.18.0" resolution: "@typescript-eslint/visitor-keys@npm:8.18.1"
dependencies: dependencies:
"@typescript-eslint/types": "npm:8.18.0" "@typescript-eslint/types": "npm:8.18.1"
eslint-visitor-keys: "npm:^4.2.0" eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/d4cdc2adab553098b5be7117fb7df76fb66cfd380528881a0a8c2a9eee03bf8baddda07d15ca0bd3ed8b35c379b3f449292183df18e3e81898dbcadafcb708b8 checksum: 10c0/68651ae1825dbd660ea39b4e1d1618f6ad0026fa3a04aecec296750977cab316564e3e2ace8edbebf1ae86bd17d86acc98cac7b6e9aad4e1c666bd26f18706ad
languageName: node languageName: node
linkType: hard linkType: hard
@ -4182,7 +4182,7 @@ __metadata:
ts-jest: "npm:^29.2.5" ts-jest: "npm:^29.2.5"
tslib: "npm:^2.8.1" tslib: "npm:^2.8.1"
typescript: "npm:^5.7.2" typescript: "npm:^5.7.2"
typescript-eslint: "npm:^8.18.0" typescript-eslint: "npm:^8.18.1"
languageName: unknown languageName: unknown
linkType: soft linkType: soft
@ -4581,17 +4581,17 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"typescript-eslint@npm:^8.18.0": "typescript-eslint@npm:^8.18.1":
version: 8.18.0 version: 8.18.1
resolution: "typescript-eslint@npm:8.18.0" resolution: "typescript-eslint@npm:8.18.1"
dependencies: dependencies:
"@typescript-eslint/eslint-plugin": "npm:8.18.0" "@typescript-eslint/eslint-plugin": "npm:8.18.1"
"@typescript-eslint/parser": "npm:8.18.0" "@typescript-eslint/parser": "npm:8.18.1"
"@typescript-eslint/utils": "npm:8.18.0" "@typescript-eslint/utils": "npm:8.18.1"
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0" typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/dda882cbfc1ebad6903864571bc69bfd7e32e17fec67d98fdfab2bd652348d425c6a1c3697734d59cd5dd15d26d496db3c3808c1de5840fa29b9e76184fa1865 checksum: 10c0/cb75af9b7381051cf80a18d4d96782a23196f7500766fa52926c1515fd7eaa42cb01ed37582d1bf519860075bea3f5375e6fcbbaf7fed3e3ab1b0f6da95805ce
languageName: node languageName: node
linkType: hard linkType: hard