chore(deps-dev): bump @typescript-eslint/parser (#464)

This commit is contained in:
Ahmad 2025-07-07 20:09:36 -04:00 committed by GitHub
commit 8a40e537fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 79 additions and 10 deletions

View file

@ -35,7 +35,7 @@
"@types/node": "^24.0.10",
"@types/pg": "^8.15.4",
"@typescript-eslint/eslint-plugin": "^8.35.1",
"@typescript-eslint/parser": "^8.35.1",
"@typescript-eslint/parser": "^8.36.0",
"cross-env": "^7.0.3",
"drizzle-kit": "^0.31.4",
"eslint": "^9.30.1",

View file

@ -1366,19 +1366,19 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:^8.35.1":
version: 8.35.1
resolution: "@typescript-eslint/parser@npm:8.35.1"
"@typescript-eslint/parser@npm:^8.36.0":
version: 8.36.0
resolution: "@typescript-eslint/parser@npm:8.36.0"
dependencies:
"@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"
"@typescript-eslint/scope-manager": "npm:8.36.0"
"@typescript-eslint/types": "npm:8.36.0"
"@typescript-eslint/typescript-estree": "npm:8.36.0"
"@typescript-eslint/visitor-keys": "npm:8.36.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/949383d74f6db1b91f90923d50f0ecbacaa972fd56e70553c803a8f64131345afdaf096cf1c1fc4a833ddc06ee44b241811edb5d516d769e244560f5b7f0e0af
checksum: 10c0/4cba651b9fb6a3662775dcb9391d7c65c0674442674fb46e19bc612cc284057e638b4c3410ba5985f78d4a6bf55f522d875e428bc334e26e91a58d3b0f55904f
languageName: node
linkType: hard
@ -1395,6 +1395,19 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/project-service@npm:8.36.0":
version: 8.36.0
resolution: "@typescript-eslint/project-service@npm:8.36.0"
dependencies:
"@typescript-eslint/tsconfig-utils": "npm:^8.36.0"
"@typescript-eslint/types": "npm:^8.36.0"
debug: "npm:^4.3.4"
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/4199bb52118fa530f24709707e0ab7677ffbe2885412aea294a24befe6ffe2af19b05512913752ab08b8177b00784da23285a6b091066e28fe4449cddcf0ef7a
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"
@ -1405,6 +1418,16 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/scope-manager@npm:8.36.0":
version: 8.36.0
resolution: "@typescript-eslint/scope-manager@npm:8.36.0"
dependencies:
"@typescript-eslint/types": "npm:8.36.0"
"@typescript-eslint/visitor-keys": "npm:8.36.0"
checksum: 10c0/ee40ac6ac130c8656530eac5705f386b9e33ee6aa4bb285794b62023bc42e1004c871260b0accdff57275cf8c939981dc72c5a64043310375e9117734827e9bb
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"
@ -1414,6 +1437,15 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/tsconfig-utils@npm:8.36.0, @typescript-eslint/tsconfig-utils@npm:^8.36.0":
version: 8.36.0
resolution: "@typescript-eslint/tsconfig-utils@npm:8.36.0"
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/e0e1bacd3f5bfddb90a90362dbedf793d98ee1ada203fc2d83531a61617d246b9e0d0bfac493680f635afb3cfd749da2008e06e4404660334a5f804392064006
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:8.35.1":
version: 8.35.1
resolution: "@typescript-eslint/type-utils@npm:8.35.1"
@ -1436,6 +1468,13 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/types@npm:8.36.0, @typescript-eslint/types@npm:^8.36.0":
version: 8.36.0
resolution: "@typescript-eslint/types@npm:8.36.0"
checksum: 10c0/cacb941a0caad6ab556c416051b97ec33b364b7c8e0703e2729ae43f12daf02b42eef12011705329107752e3f1685ca82cfffe181d637f85907293cb634bee31
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"
@ -1456,6 +1495,26 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:8.36.0":
version: 8.36.0
resolution: "@typescript-eslint/typescript-estree@npm:8.36.0"
dependencies:
"@typescript-eslint/project-service": "npm:8.36.0"
"@typescript-eslint/tsconfig-utils": "npm:8.36.0"
"@typescript-eslint/types": "npm:8.36.0"
"@typescript-eslint/visitor-keys": "npm:8.36.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/3581401620de27fbeb4ce5052211432eff839961b4430324b505429637e3d19270be1ab1575e29da0115817d32fb5b1fa5e774667b91d92da7f6b95fff5dbf74
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:8.35.1":
version: 8.35.1
resolution: "@typescript-eslint/utils@npm:8.35.1"
@ -1481,6 +1540,16 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:8.36.0":
version: 8.36.0
resolution: "@typescript-eslint/visitor-keys@npm:8.36.0"
dependencies:
"@typescript-eslint/types": "npm:8.36.0"
eslint-visitor-keys: "npm:^4.2.1"
checksum: 10c0/cc5cc3ab8cf0a84c73c6aa025556e8c6ed04c1a114f6d03c4c4a05c0b197f2de4f02764d053760f2ba81b256234bb14be391a8601f294e3ac31baaa1dce44a63
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.10"
"@types/pg": "npm:^8.15.4"
"@typescript-eslint/eslint-plugin": "npm:^8.35.1"
"@typescript-eslint/parser": "npm:^8.35.1"
"@typescript-eslint/parser": "npm:^8.36.0"
cross-env: "npm:^7.0.3"
discord.js: "npm:^14.21.0"
drizzle-kit: "npm:^0.31.4"