mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
Merge pull request #340 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.30.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.29.1 to 8.30.1
This commit is contained in:
commit
e81750509b
2 changed files with 68 additions and 23 deletions
|
@ -27,7 +27,7 @@
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@types/node": "^22.14.0",
|
"@types/node": "^22.14.0",
|
||||||
"@types/pg": "^8.11.11",
|
"@types/pg": "^8.11.11",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.29.1",
|
"@typescript-eslint/eslint-plugin": "^8.30.1",
|
||||||
"@typescript-eslint/parser": "^8.29.1",
|
"@typescript-eslint/parser": "^8.29.1",
|
||||||
"drizzle-kit": "^0.30.6",
|
"drizzle-kit": "^0.30.6",
|
||||||
"eslint": "^9.24.0",
|
"eslint": "^9.24.0",
|
||||||
|
|
89
yarn.lock
89
yarn.lock
|
@ -1120,15 +1120,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@npm:^8.29.1":
|
"@typescript-eslint/eslint-plugin@npm:^8.30.1":
|
||||||
version: 8.29.1
|
version: 8.30.1
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.29.1"
|
resolution: "@typescript-eslint/eslint-plugin@npm:8.30.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||||
"@typescript-eslint/scope-manager": "npm:8.29.1"
|
"@typescript-eslint/scope-manager": "npm:8.30.1"
|
||||||
"@typescript-eslint/type-utils": "npm:8.29.1"
|
"@typescript-eslint/type-utils": "npm:8.30.1"
|
||||||
"@typescript-eslint/utils": "npm:8.29.1"
|
"@typescript-eslint/utils": "npm:8.30.1"
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.29.1"
|
"@typescript-eslint/visitor-keys": "npm:8.30.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"
|
||||||
|
@ -1137,7 +1137,7 @@ __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.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10c0/a3ed7556edcac374cab622862f2f9adedc91ca305d6937db6869a0253d675858c296cb5413980e8404fc39737117faaf35b00c6804664b3c542bdc417502532f
|
checksum: 10c0/e34e067c977a20fe927a30e5ffd5402b03eb12d1c9dc932e7c4a772e78fda9e34708fa2d12ace34bad2c51ecaf5b8cfaa4b372c0c5550fe06587b721f6eae57b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1167,18 +1167,28 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@npm:8.29.1":
|
"@typescript-eslint/scope-manager@npm:8.30.1":
|
||||||
version: 8.29.1
|
version: 8.30.1
|
||||||
resolution: "@typescript-eslint/type-utils@npm:8.29.1"
|
resolution: "@typescript-eslint/scope-manager@npm:8.30.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.29.1"
|
"@typescript-eslint/types": "npm:8.30.1"
|
||||||
"@typescript-eslint/utils": "npm:8.29.1"
|
"@typescript-eslint/visitor-keys": "npm:8.30.1"
|
||||||
|
checksum: 10c0/8560fd02bb2a73b56f79af1dfa311491926f3625a04c0f32777c7c0bdec47b4a677addf2d2e2cc313416bb59b7a6e0bff7837449816a5ec5ff81e923daa76ca7
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/type-utils@npm:8.30.1":
|
||||||
|
version: 8.30.1
|
||||||
|
resolution: "@typescript-eslint/type-utils@npm:8.30.1"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/typescript-estree": "npm:8.30.1"
|
||||||
|
"@typescript-eslint/utils": "npm:8.30.1"
|
||||||
debug: "npm:^4.3.4"
|
debug: "npm:^4.3.4"
|
||||||
ts-api-utils: "npm:^2.0.1"
|
ts-api-utils: "npm:^2.0.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/72cc01dbac866b0a7c7b1f637ad03ffd22f6d3617f70f06f485cf3096fddfc821fdc56de1a072cc6af70250c63698a3e5a910f67fe46eea941955b6e0da1b2bd
|
checksum: 10c0/c233d2b0b06bd8eca4ee38aebb7544d4084143590328f38c00302f98a62b06868394d4ab1cd798af68d5a47efd84976cc14d415e9e519396dc89aa8d4d47c9ee
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1189,6 +1199,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/types@npm:8.30.1":
|
||||||
|
version: 8.30.1
|
||||||
|
resolution: "@typescript-eslint/types@npm:8.30.1"
|
||||||
|
checksum: 10c0/461e800bf911c24d9b61bdbeed897921454acc0c24b4e8a79f943c14234241828c13a31dce31dcce77511185f806a2fb94769075e122e3182ba5a32dd55573eb
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@npm:8.29.1":
|
"@typescript-eslint/typescript-estree@npm:8.29.1":
|
||||||
version: 8.29.1
|
version: 8.29.1
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:8.29.1"
|
resolution: "@typescript-eslint/typescript-estree@npm:8.29.1"
|
||||||
|
@ -1207,18 +1224,36 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/utils@npm:8.29.1":
|
"@typescript-eslint/typescript-estree@npm:8.30.1":
|
||||||
version: 8.29.1
|
version: 8.30.1
|
||||||
resolution: "@typescript-eslint/utils@npm:8.29.1"
|
resolution: "@typescript-eslint/typescript-estree@npm:8.30.1"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/types": "npm:8.30.1"
|
||||||
|
"@typescript-eslint/visitor-keys": "npm:8.30.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.0.1"
|
||||||
|
peerDependencies:
|
||||||
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
|
checksum: 10c0/9eb0b1bc4b5df37c84ac411d77ce0edf934b5fdde021ed45c984aa7894132ff7a276d2b95e2d29ef84c411df8ecdf096eec3e07ec1ee5b1fa8c623d40a82ecf0
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/utils@npm:8.30.1":
|
||||||
|
version: 8.30.1
|
||||||
|
resolution: "@typescript-eslint/utils@npm:8.30.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.29.1"
|
"@typescript-eslint/scope-manager": "npm:8.30.1"
|
||||||
"@typescript-eslint/types": "npm:8.29.1"
|
"@typescript-eslint/types": "npm:8.30.1"
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.29.1"
|
"@typescript-eslint/typescript-estree": "npm:8.30.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/1b2704b769b0c9353cf26a320ecf9775ba51c94c7c30e2af80ca31f4cb230f319762ab06535fcb26b6963144bbeaa53233b34965907c506283861b013f5b95fc
|
checksum: 10c0/ad54aa386edc2e19957c73ef25eea3e263e7e15e941c72e91ca6c8ea2536979d343a6069de0e40b15f0e732ddaacbfcc3d5f25a1583e11a32120c42c471802ea
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1232,6 +1267,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/visitor-keys@npm:8.30.1":
|
||||||
|
version: 8.30.1
|
||||||
|
resolution: "@typescript-eslint/visitor-keys@npm:8.30.1"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/types": "npm:8.30.1"
|
||||||
|
eslint-visitor-keys: "npm:^4.2.0"
|
||||||
|
checksum: 10c0/bdc182289c68a5c8f891f9aecf6ccb59743c3f2b1bbe57f57f8c7ce1688f4381182e301919895cefc929539eea914eeb847f7d351cdc3f685ed6c5ee67a10c9e
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@ungap/structured-clone@npm:^1.2.0":
|
"@ungap/structured-clone@npm:^1.2.0":
|
||||||
version: 1.2.1
|
version: 1.2.1
|
||||||
resolution: "@ungap/structured-clone@npm:1.2.1"
|
resolution: "@ungap/structured-clone@npm:1.2.1"
|
||||||
|
@ -3263,7 +3308,7 @@ __metadata:
|
||||||
"@napi-rs/canvas": "npm:^0.1.69"
|
"@napi-rs/canvas": "npm:^0.1.69"
|
||||||
"@types/node": "npm:^22.14.0"
|
"@types/node": "npm:^22.14.0"
|
||||||
"@types/pg": "npm:^8.11.11"
|
"@types/pg": "npm:^8.11.11"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.29.1"
|
"@typescript-eslint/eslint-plugin": "npm:^8.30.1"
|
||||||
"@typescript-eslint/parser": "npm:^8.29.1"
|
"@typescript-eslint/parser": "npm:^8.29.1"
|
||||||
discord.js: "npm:^14.18.0"
|
discord.js: "npm:^14.18.0"
|
||||||
drizzle-kit: "npm:^0.30.6"
|
drizzle-kit: "npm:^0.30.6"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue