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/parser (#456)
This commit is contained in:
commit
16fa8649ec
2 changed files with 79 additions and 10 deletions
|
@ -35,7 +35,7 @@
|
|||
"@types/node": "^24.0.6",
|
||||
"@types/pg": "^8.15.4",
|
||||
"@typescript-eslint/eslint-plugin": "^8.35.0",
|
||||
"@typescript-eslint/parser": "^8.35.0",
|
||||
"@typescript-eslint/parser": "^8.35.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"drizzle-kit": "^0.31.3",
|
||||
"eslint": "^9.30.0",
|
||||
|
|
87
yarn.lock
87
yarn.lock
|
@ -1366,19 +1366,19 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^8.35.0":
|
||||
version: 8.35.0
|
||||
resolution: "@typescript-eslint/parser@npm:8.35.0"
|
||||
"@typescript-eslint/parser@npm:^8.35.1":
|
||||
version: 8.35.1
|
||||
resolution: "@typescript-eslint/parser@npm:8.35.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": "npm:8.35.0"
|
||||
"@typescript-eslint/types": "npm:8.35.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.35.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.35.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.35.1"
|
||||
"@typescript-eslint/types": "npm:8.35.1"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.35.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.35.1"
|
||||
debug: "npm:^4.3.4"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/8f1cda98f8bee3d79266974e5e5c831a0ca473e928fb16f1dc1c85ee24f2cb9c0fcf3c1bcbbef9d6044cf063f6e59d3198b766a27000776830fe591043e11625
|
||||
checksum: 10c0/949383d74f6db1b91f90923d50f0ecbacaa972fd56e70553c803a8f64131345afdaf096cf1c1fc4a833ddc06ee44b241811edb5d516d769e244560f5b7f0e0af
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1395,6 +1395,19 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/project-service@npm:8.35.1":
|
||||
version: 8.35.1
|
||||
resolution: "@typescript-eslint/project-service@npm:8.35.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/tsconfig-utils": "npm:^8.35.1"
|
||||
"@typescript-eslint/types": "npm:^8.35.1"
|
||||
debug: "npm:^4.3.4"
|
||||
peerDependencies:
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/f8e88d773d7e9f193a05b4daeca1e7571fa0059b36ffad291fc6d83c9df94fbe38c935e076ae29e755bcb6008c4ee5c1073ebb2077258c5c0b53c76a23eb3c16
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:8.35.0":
|
||||
version: 8.35.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.35.0"
|
||||
|
@ -1405,6 +1418,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:8.35.1":
|
||||
version: 8.35.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.35.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.35.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.35.1"
|
||||
checksum: 10c0/ddfa0b81f47402874efcdd8e0857142600d90fc4e827243ed0fd058731e77e4beb8f5a60425117d1d4146d84437f538cf303f7bfebbd0f02733b202aa30a8393
|
||||
languageName: node
|
||||
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"
|
||||
|
@ -1414,6 +1437,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/tsconfig-utils@npm:8.35.1, @typescript-eslint/tsconfig-utils@npm:^8.35.1":
|
||||
version: 8.35.1
|
||||
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.1"
|
||||
peerDependencies:
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/a11b53e05fbc59eff3f95619847fb7222d8b2aa613e602524c9b700be3ce0d48bcf5e5932869df4658f514bd2cdc87c857d484472af3f3f3adf88b6e7e1c26f3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:8.35.0":
|
||||
version: 8.35.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.35.0"
|
||||
|
@ -1436,6 +1468,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.35.1, @typescript-eslint/types@npm:^8.35.1":
|
||||
version: 8.35.1
|
||||
resolution: "@typescript-eslint/types@npm:8.35.1"
|
||||
checksum: 10c0/136dd1c7a39685baa398406423a97a4b6a66e6aed7cbd6ae698a89b0fde92c76f1415294bec612791d67d7917fda280caa65b9d761e2744e8143506d1f417fb2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.35.0":
|
||||
version: 8.35.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.35.0"
|
||||
|
@ -1456,6 +1495,26 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.35.1":
|
||||
version: 8.35.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.35.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/project-service": "npm:8.35.1"
|
||||
"@typescript-eslint/tsconfig-utils": "npm:8.35.1"
|
||||
"@typescript-eslint/types": "npm:8.35.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.35.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/6ef093cf9d7a54a323b3d112c78309b2c24c0f94e2c5b61401db9390eb7ffa3ab1da066c497907d58f0bba6986984ac73a478febd91f0bf11598108cc49f6e02
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:8.35.0":
|
||||
version: 8.35.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.35.0"
|
||||
|
@ -1481,6 +1540,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.35.1":
|
||||
version: 8.35.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.35.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.35.1"
|
||||
eslint-visitor-keys: "npm:^4.2.1"
|
||||
checksum: 10c0/55b9eb15842a5d5dca11375e436340c731e01b07190c741d2656330f3e4d88b59e1bf3d677681dd091460be2b6e5f2c42e92faea36f947d25382ead5e8118108
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/structured-clone@npm:^1.2.0":
|
||||
version: 1.2.1
|
||||
resolution: "@ungap/structured-clone@npm:1.2.1"
|
||||
|
@ -4150,7 +4219,7 @@ __metadata:
|
|||
"@types/node": "npm:^24.0.6"
|
||||
"@types/pg": "npm:^8.15.4"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.35.0"
|
||||
"@typescript-eslint/parser": "npm:^8.35.0"
|
||||
"@typescript-eslint/parser": "npm:^8.35.1"
|
||||
cross-env: "npm:^7.0.3"
|
||||
discord.js: "npm:^14.21.0"
|
||||
drizzle-kit: "npm:^0.31.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue