mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-22 06:04:20 +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.33.1 to 8.34.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.34.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9d8523c5ab
commit
f67a3b5c2f
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": "^22.15.30",
|
"@types/node": "^22.15.30",
|
||||||
"@types/pg": "^8.15.4",
|
"@types/pg": "^8.15.4",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.33.1",
|
"@typescript-eslint/eslint-plugin": "^8.34.0",
|
||||||
"@typescript-eslint/parser": "^8.34.0",
|
"@typescript-eslint/parser": "^8.34.0",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"drizzle-kit": "^0.31.1",
|
"drizzle-kit": "^0.31.1",
|
||||||
|
|
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.33.1":
|
"@typescript-eslint/eslint-plugin@npm:^8.34.0":
|
||||||
version: 8.33.1
|
version: 8.34.0
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.33.1"
|
resolution: "@typescript-eslint/eslint-plugin@npm:8.34.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||||
"@typescript-eslint/scope-manager": "npm:8.33.1"
|
"@typescript-eslint/scope-manager": "npm:8.34.0"
|
||||||
"@typescript-eslint/type-utils": "npm:8.33.1"
|
"@typescript-eslint/type-utils": "npm:8.34.0"
|
||||||
"@typescript-eslint/utils": "npm:8.33.1"
|
"@typescript-eslint/utils": "npm:8.34.0"
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.33.1"
|
"@typescript-eslint/visitor-keys": "npm:8.34.0"
|
||||||
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.33.1
|
"@typescript-eslint/parser": ^8.34.0
|
||||||
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/35544068f175ca25296b42d0905065b40653a92c62e55414be68f62ddab580d7d768ee3c1276195fd8b8dd49de738ab7b41b8685e6fe2cd341cfca7320569166
|
checksum: 10c0/905a05d15f4b0367838ec445f9890321d87470198bf7a589278fc0f38c82cf3ccc1efce4acd3c9c94ee6149d5579ef58606fb7c50f4db50c830de65af8c27c6d
|
||||||
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.33.1":
|
|
||||||
version: 8.33.1
|
|
||||||
resolution: "@typescript-eslint/project-service@npm:8.33.1"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/tsconfig-utils": "npm:^8.33.1"
|
|
||||||
"@typescript-eslint/types": "npm:^8.33.1"
|
|
||||||
debug: "npm:^4.3.4"
|
|
||||||
peerDependencies:
|
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
|
||||||
checksum: 10c0/b2ff7653aef4648bdff8aafc69b9de434184827216709f8a36427536ac7082a8adf1c5ac12a0a2bb023b46dfad8f6fee238028acc94af622956af7f22362de6f
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/project-service@npm:8.34.0":
|
"@typescript-eslint/project-service@npm:8.34.0":
|
||||||
version: 8.34.0
|
version: 8.34.0
|
||||||
resolution: "@typescript-eslint/project-service@npm:8.34.0"
|
resolution: "@typescript-eslint/project-service@npm:8.34.0"
|
||||||
|
@ -1408,16 +1395,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@npm:8.33.1":
|
|
||||||
version: 8.33.1
|
|
||||||
resolution: "@typescript-eslint/scope-manager@npm:8.33.1"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types": "npm:8.33.1"
|
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.33.1"
|
|
||||||
checksum: 10c0/03a6fd2b0a8ebeb62083a8f51658f0c42391cbfb632411542569a3a227d53bdb0332026ef4d5adc4780e5350d1d8b89e5b19667ed899afd26506e60c70192692
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@npm:8.34.0":
|
"@typescript-eslint/scope-manager@npm:8.34.0":
|
||||||
version: 8.34.0
|
version: 8.34.0
|
||||||
resolution: "@typescript-eslint/scope-manager@npm:8.34.0"
|
resolution: "@typescript-eslint/scope-manager@npm:8.34.0"
|
||||||
|
@ -1428,15 +1405,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/tsconfig-utils@npm:8.33.1, @typescript-eslint/tsconfig-utils@npm:^8.33.1":
|
|
||||||
version: 8.33.1
|
|
||||||
resolution: "@typescript-eslint/tsconfig-utils@npm:8.33.1"
|
|
||||||
peerDependencies:
|
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
|
||||||
checksum: 10c0/242e8f271d2e6e51446d337e1e59e8c91b66c0241da0fb861f536eb86cc3b53d1727c41e12e1ba070fa2451c8bc517c1ec50decaffa92a7c612b2aba29872777
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/tsconfig-utils@npm:8.34.0, @typescript-eslint/tsconfig-utils@npm:^8.34.0":
|
"@typescript-eslint/tsconfig-utils@npm:8.34.0, @typescript-eslint/tsconfig-utils@npm:^8.34.0":
|
||||||
version: 8.34.0
|
version: 8.34.0
|
||||||
resolution: "@typescript-eslint/tsconfig-utils@npm:8.34.0"
|
resolution: "@typescript-eslint/tsconfig-utils@npm:8.34.0"
|
||||||
|
@ -1446,25 +1414,18 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@npm:8.33.1":
|
"@typescript-eslint/type-utils@npm:8.34.0":
|
||||||
version: 8.33.1
|
version: 8.34.0
|
||||||
resolution: "@typescript-eslint/type-utils@npm:8.33.1"
|
resolution: "@typescript-eslint/type-utils@npm:8.34.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.33.1"
|
"@typescript-eslint/typescript-estree": "npm:8.34.0"
|
||||||
"@typescript-eslint/utils": "npm:8.33.1"
|
"@typescript-eslint/utils": "npm:8.34.0"
|
||||||
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/59843eeb7c652306d130104d7cb0f7dea1cc95a6cf6345609efbae130f24e3c4a9472780332af4247337e152b7955540b15fd9b907c04a5d265b888139818266
|
checksum: 10c0/7c25d7f4186411190142390467160e81384d400cfb21183d8a305991c723da0a74e5528cdce30b5f2cb6d9d2f6af7c0981c20c18b45fc084b35632429270ae80
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/types@npm:8.33.1, @typescript-eslint/types@npm:^8.33.1":
|
|
||||||
version: 8.33.1
|
|
||||||
resolution: "@typescript-eslint/types@npm:8.33.1"
|
|
||||||
checksum: 10c0/3083c184c882475eed1f9d1a8961dad30ef834c662bc826ff9a959ff1eed49aad21a73b2b93c4062799feafff5f5f24aebb1df17e198808aa19d4c8de1e64095
|
|
||||||
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.33.1":
|
|
||||||
version: 8.33.1
|
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:8.33.1"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/project-service": "npm:8.33.1"
|
|
||||||
"@typescript-eslint/tsconfig-utils": "npm:8.33.1"
|
|
||||||
"@typescript-eslint/types": "npm:8.33.1"
|
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.33.1"
|
|
||||||
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/293a93d25046e05fdc3887232191c3f3ee771c0f5b1426d63deaf0541db1cb80b4307a80805c78b092206c9b267884a7e6b5905dc1b3c26f28bb4de47fd9ee8f
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@npm:8.34.0":
|
"@typescript-eslint/typescript-estree@npm:8.34.0":
|
||||||
version: 8.34.0
|
version: 8.34.0
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:8.34.0"
|
resolution: "@typescript-eslint/typescript-estree@npm:8.34.0"
|
||||||
|
@ -1515,28 +1456,18 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/utils@npm:8.33.1":
|
"@typescript-eslint/utils@npm:8.34.0":
|
||||||
version: 8.33.1
|
version: 8.34.0
|
||||||
resolution: "@typescript-eslint/utils@npm:8.33.1"
|
resolution: "@typescript-eslint/utils@npm:8.34.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/eslint-utils": "npm:^4.7.0"
|
"@eslint-community/eslint-utils": "npm:^4.7.0"
|
||||||
"@typescript-eslint/scope-manager": "npm:8.33.1"
|
"@typescript-eslint/scope-manager": "npm:8.34.0"
|
||||||
"@typescript-eslint/types": "npm:8.33.1"
|
"@typescript-eslint/types": "npm:8.34.0"
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.33.1"
|
"@typescript-eslint/typescript-estree": "npm:8.34.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/12263df6eb32e8175236ad899687c062b50cfe4a0e66307d25ad2bf85a3e911faacbfbea4df180a59ebb5913fe1cc1f53fe3914695c7d802dd318bbc846fea26
|
checksum: 10c0/d759cf6f1b1b23d7d8ab922345e7b68b7c829f4bad841164312cfa3a3e8e818b962dd0d96c1aca7fd7c10248d56538d9714df5f3cfec9f159ca0a139feac60b9
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@npm:8.33.1":
|
|
||||||
version: 8.33.1
|
|
||||||
resolution: "@typescript-eslint/visitor-keys@npm:8.33.1"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types": "npm:8.33.1"
|
|
||||||
eslint-visitor-keys: "npm:^4.2.0"
|
|
||||||
checksum: 10c0/3eb99072e7c2741d5dfc38945d1e7617b15ed10d06b24658a6e919e4153983b3d3c5f5f775ce140f83a84dbde219948d187de97defb09c1a91f3cf0a96704a94
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4209,7 +4140,7 @@ __metadata:
|
||||||
"@napi-rs/canvas": "npm:^0.1.70"
|
"@napi-rs/canvas": "npm:^0.1.70"
|
||||||
"@types/node": "npm:^22.15.30"
|
"@types/node": "npm:^22.15.30"
|
||||||
"@types/pg": "npm:^8.15.4"
|
"@types/pg": "npm:^8.15.4"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.33.1"
|
"@typescript-eslint/eslint-plugin": "npm:^8.34.0"
|
||||||
"@typescript-eslint/parser": "npm:^8.34.0"
|
"@typescript-eslint/parser": "npm:^8.34.0"
|
||||||
cross-env: "npm:^7.0.3"
|
cross-env: "npm:^7.0.3"
|
||||||
discord.js: "npm:^14.19.3"
|
discord.js: "npm:^14.19.3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue