mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-07-04 19:36:00 +00:00
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.35.0 to 8.35.1. - [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.35.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d23b0a4b56
commit
fa49835528
2 changed files with 24 additions and 93 deletions
|
@ -34,7 +34,7 @@
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@types/node": "^24.0.8",
|
"@types/node": "^24.0.8",
|
||||||
"@types/pg": "^8.15.4",
|
"@types/pg": "^8.15.4",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.35.0",
|
"@typescript-eslint/eslint-plugin": "^8.35.1",
|
||||||
"@typescript-eslint/parser": "^8.35.1",
|
"@typescript-eslint/parser": "^8.35.1",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"drizzle-kit": "^0.31.4",
|
"drizzle-kit": "^0.31.4",
|
||||||
|
|
115
yarn.lock
115
yarn.lock
|
@ -1345,24 +1345,24 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@npm:^8.35.0":
|
"@typescript-eslint/eslint-plugin@npm:^8.35.1":
|
||||||
version: 8.35.0
|
version: 8.35.1
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.0"
|
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||||
"@typescript-eslint/scope-manager": "npm:8.35.0"
|
"@typescript-eslint/scope-manager": "npm:8.35.1"
|
||||||
"@typescript-eslint/type-utils": "npm:8.35.0"
|
"@typescript-eslint/type-utils": "npm:8.35.1"
|
||||||
"@typescript-eslint/utils": "npm:8.35.0"
|
"@typescript-eslint/utils": "npm:8.35.1"
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.35.0"
|
"@typescript-eslint/visitor-keys": "npm:8.35.1"
|
||||||
graphemer: "npm:^1.4.0"
|
graphemer: "npm:^1.4.0"
|
||||||
ignore: "npm:^7.0.0"
|
ignore: "npm:^7.0.0"
|
||||||
natural-compare: "npm:^1.4.0"
|
natural-compare: "npm:^1.4.0"
|
||||||
ts-api-utils: "npm:^2.1.0"
|
ts-api-utils: "npm:^2.1.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@typescript-eslint/parser": ^8.35.0
|
"@typescript-eslint/parser": ^8.35.1
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10c0/27391f1b168a175fdc62370e5afe51317d4433115abbbff8ee0aea8ecd7bf6dd541a76f8e0cc94119750ae3146863204862640acb45394f0b92809e88d39f881
|
checksum: 10c0/0f369be24644ebea30642512ddae0e602e4ca6bc55ae09d9860f16a3baae6aee1a376c182c61b43d12bc137156e3931f6bac3c73919c9c81b32c962bb5bc544e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1382,19 +1382,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/project-service@npm:8.35.0":
|
|
||||||
version: 8.35.0
|
|
||||||
resolution: "@typescript-eslint/project-service@npm:8.35.0"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/tsconfig-utils": "npm:^8.35.0"
|
|
||||||
"@typescript-eslint/types": "npm:^8.35.0"
|
|
||||||
debug: "npm:^4.3.4"
|
|
||||||
peerDependencies:
|
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
|
||||||
checksum: 10c0/c2d6d44b6b2ff3ecabec8ade824163196799060ac457661eb94049487d770ce68d128b33a2f24090adf1ebcb66ff6c9a05fc6659349b9a0784a5a080ecf8ff81
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/project-service@npm:8.35.1":
|
"@typescript-eslint/project-service@npm:8.35.1":
|
||||||
version: 8.35.1
|
version: 8.35.1
|
||||||
resolution: "@typescript-eslint/project-service@npm:8.35.1"
|
resolution: "@typescript-eslint/project-service@npm:8.35.1"
|
||||||
|
@ -1408,16 +1395,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@npm:8.35.0":
|
|
||||||
version: 8.35.0
|
|
||||||
resolution: "@typescript-eslint/scope-manager@npm:8.35.0"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types": "npm:8.35.0"
|
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.35.0"
|
|
||||||
checksum: 10c0/a27cf27a1852bb0d6ea08f475fcc79557f1977be96ef563d92127e8011e4065566441c32c40eb7a530111ffd3a8489919da7f8a2b7466a610cfc9c07670a9601
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@npm:8.35.1":
|
"@typescript-eslint/scope-manager@npm:8.35.1":
|
||||||
version: 8.35.1
|
version: 8.35.1
|
||||||
resolution: "@typescript-eslint/scope-manager@npm:8.35.1"
|
resolution: "@typescript-eslint/scope-manager@npm:8.35.1"
|
||||||
|
@ -1428,15 +1405,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/tsconfig-utils@npm:8.35.0, @typescript-eslint/tsconfig-utils@npm:^8.35.0":
|
|
||||||
version: 8.35.0
|
|
||||||
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.0"
|
|
||||||
peerDependencies:
|
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
|
||||||
checksum: 10c0/baa18e7137ba72f7d138f50d1168e8f334198a36499f954821e2369027e5b3d53ca93c354943e7782ba5caab604b050af10f353ccca34fbc0b23c48d6174832f
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/tsconfig-utils@npm:8.35.1, @typescript-eslint/tsconfig-utils@npm:^8.35.1":
|
"@typescript-eslint/tsconfig-utils@npm:8.35.1, @typescript-eslint/tsconfig-utils@npm:^8.35.1":
|
||||||
version: 8.35.1
|
version: 8.35.1
|
||||||
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.1"
|
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.1"
|
||||||
|
@ -1446,25 +1414,18 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@npm:8.35.0":
|
"@typescript-eslint/type-utils@npm:8.35.1":
|
||||||
version: 8.35.0
|
version: 8.35.1
|
||||||
resolution: "@typescript-eslint/type-utils@npm:8.35.0"
|
resolution: "@typescript-eslint/type-utils@npm:8.35.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.35.0"
|
"@typescript-eslint/typescript-estree": "npm:8.35.1"
|
||||||
"@typescript-eslint/utils": "npm:8.35.0"
|
"@typescript-eslint/utils": "npm:8.35.1"
|
||||||
debug: "npm:^4.3.4"
|
debug: "npm:^4.3.4"
|
||||||
ts-api-utils: "npm:^2.1.0"
|
ts-api-utils: "npm:^2.1.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10c0/9e23a332484a055eb73ba8918f95a981e0cec8fa623ba9ee0b57328af052628d630a415e32e0dbe95318574e62d4066f8aecc994728b3cedd906f36c616ec362
|
checksum: 10c0/09041dd64684823da169c0668e6187d237c728bf54771003dc6ddaa895cbd11ad401ff14f096451c689e37815a791ef77beaf80d1f8bbf6b92ee3edbf346bc7c
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/types@npm:8.35.0, @typescript-eslint/types@npm:^8.35.0":
|
|
||||||
version: 8.35.0
|
|
||||||
resolution: "@typescript-eslint/types@npm:8.35.0"
|
|
||||||
checksum: 10c0/a2711a932680805e83252b5d7c55ac30437bdc4d40c444606cf6ccb6ba23a682da015ec03c64635e77bf733f84d9bb76810bf4f7177fd3a660db8a2c8a05e845
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1475,26 +1436,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@npm:8.35.0":
|
|
||||||
version: 8.35.0
|
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:8.35.0"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/project-service": "npm:8.35.0"
|
|
||||||
"@typescript-eslint/tsconfig-utils": "npm:8.35.0"
|
|
||||||
"@typescript-eslint/types": "npm:8.35.0"
|
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.35.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.1.0"
|
|
||||||
peerDependencies:
|
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
|
||||||
checksum: 10c0/7e94f6a92efc5832289e8bfd0b61209aa501224c935359253c29aeef8e0b981b370ee2a43e2909991c3c3cf709fcccb6380474e0e9a863e8f89e2fbd213aed59
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@npm:8.35.1":
|
"@typescript-eslint/typescript-estree@npm:8.35.1":
|
||||||
version: 8.35.1
|
version: 8.35.1
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:8.35.1"
|
resolution: "@typescript-eslint/typescript-estree@npm:8.35.1"
|
||||||
|
@ -1515,28 +1456,18 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/utils@npm:8.35.0":
|
"@typescript-eslint/utils@npm:8.35.1":
|
||||||
version: 8.35.0
|
version: 8.35.1
|
||||||
resolution: "@typescript-eslint/utils@npm:8.35.0"
|
resolution: "@typescript-eslint/utils@npm:8.35.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/eslint-utils": "npm:^4.7.0"
|
"@eslint-community/eslint-utils": "npm:^4.7.0"
|
||||||
"@typescript-eslint/scope-manager": "npm:8.35.0"
|
"@typescript-eslint/scope-manager": "npm:8.35.1"
|
||||||
"@typescript-eslint/types": "npm:8.35.0"
|
"@typescript-eslint/types": "npm:8.35.1"
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.35.0"
|
"@typescript-eslint/typescript-estree": "npm:8.35.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10c0/e3317df7875305bee16edd573e4bfdafc099f26f9c284d8adb351333683aacd5b668320870653dff7ec7e0da1982bbf89dc06197bc193a3be65362f21452dbea
|
checksum: 10c0/1fa4877caae48961d160b88fc974bb7bfe355ca2f8f6915987427354ca23621698041678adab5964caf9ad62c17b349110136890688f13b10ab1aaad74ae63d9
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@npm:8.35.0":
|
|
||||||
version: 8.35.0
|
|
||||||
resolution: "@typescript-eslint/visitor-keys@npm:8.35.0"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types": "npm:8.35.0"
|
|
||||||
eslint-visitor-keys: "npm:^4.2.1"
|
|
||||||
checksum: 10c0/df18ca9b6931cb58f5dc404fcc94f9e0cc1c22f3053c7013ab588bb8ccccd3d58a70c577c01267845d57fa124a8cf8371260d284dad97505c56b2abcf70a3dce
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4218,7 +4149,7 @@ __metadata:
|
||||||
"@napi-rs/canvas": "npm:^0.1.73"
|
"@napi-rs/canvas": "npm:^0.1.73"
|
||||||
"@types/node": "npm:^24.0.8"
|
"@types/node": "npm:^24.0.8"
|
||||||
"@types/pg": "npm:^8.15.4"
|
"@types/pg": "npm:^8.15.4"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.35.0"
|
"@typescript-eslint/eslint-plugin": "npm:^8.35.1"
|
||||||
"@typescript-eslint/parser": "npm:^8.35.1"
|
"@typescript-eslint/parser": "npm:^8.35.1"
|
||||||
cross-env: "npm:^7.0.3"
|
cross-env: "npm:^7.0.3"
|
||||||
discord.js: "npm:^14.21.0"
|
discord.js: "npm:^14.21.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue