mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-05 06:29:30 +00:00
chore(deps-dev): bump @typescript-eslint/parser from 8.32.0 to 8.32.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.32.0 to 8.32.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.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
2d04cf07ad
commit
9b3aadf015
2 changed files with 55 additions and 10 deletions
63
yarn.lock
63
yarn.lock
|
@ -1384,19 +1384,19 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^8.32.0":
|
||||
version: 8.32.0
|
||||
resolution: "@typescript-eslint/parser@npm:8.32.0"
|
||||
"@typescript-eslint/parser@npm:^8.32.1":
|
||||
version: 8.32.1
|
||||
resolution: "@typescript-eslint/parser@npm:8.32.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": "npm:8.32.0"
|
||||
"@typescript-eslint/types": "npm:8.32.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.32.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.32.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.32.1"
|
||||
"@typescript-eslint/types": "npm:8.32.1"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.32.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.32.1"
|
||||
debug: "npm:^4.3.4"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/357a30a853102b1d09a064451f0e66610d41b86f0f4f7bf8b3ce96180e8c58acb0ed24b9f5bba970f7d8d5e94e98c583f2a821135002e3037b0dbce249563926
|
||||
checksum: 10c0/01095f5b6e0a2e0631623be3f44be0f2960ceb24de33b64cb790e24a1468018d2b4d6874d1fa08a4928c2a02f208dd66cbc49735c7e8b54d564e420daabf84d1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1410,6 +1410,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:8.32.1":
|
||||
version: 8.32.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.32.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.32.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.32.1"
|
||||
checksum: 10c0/d2cb1f7736388972137d6e510b2beae4bac033fcab274e04de90ebba3ce466c71fe47f1795357e032e4a6c8b2162016b51b58210916c37212242c82d35352e9f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:8.32.0":
|
||||
version: 8.32.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.32.0"
|
||||
|
@ -1432,6 +1442,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.32.1":
|
||||
version: 8.32.1
|
||||
resolution: "@typescript-eslint/types@npm:8.32.1"
|
||||
checksum: 10c0/86f59b29c12e7e8abe45a1659b6fae5e7b0cfaf09ab86dd596ed9d468aa61082bbccd509d25f769b197fbfdf872bbef0b323a2ded6ceaca351f7c679f1ba3bd3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.32.0":
|
||||
version: 8.32.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.32.0"
|
||||
|
@ -1450,6 +1467,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.32.1":
|
||||
version: 8.32.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.32.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.32.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.32.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/b5ae0d91ef1b46c9f3852741e26b7a14c28bb58ee8a283b9530ac484332ca58a7216b9d22eda23c5449b5fd69c6e4601ef3ebbd68e746816ae78269036c08cda
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:8.32.0":
|
||||
version: 8.32.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.32.0"
|
||||
|
@ -1475,6 +1510,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.32.1":
|
||||
version: 8.32.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.32.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.32.1"
|
||||
eslint-visitor-keys: "npm:^4.2.0"
|
||||
checksum: 10c0/9c05053dfd048f681eb96e09ceefa8841a617b8b5950eea05e0844b38fe3510a284eb936324caa899c3ceb4bc23efe56ac01437fab378ac1beeb1c6c00404978
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/structured-clone@npm:^1.2.0":
|
||||
version: 1.2.1
|
||||
resolution: "@ungap/structured-clone@npm:1.2.1"
|
||||
|
@ -4634,7 +4679,7 @@ __metadata:
|
|||
"@types/node": "npm:^22.15.17"
|
||||
"@types/pg": "npm:^8.15.1"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.32.0"
|
||||
"@typescript-eslint/parser": "npm:^8.32.0"
|
||||
"@typescript-eslint/parser": "npm:^8.32.1"
|
||||
cross-env: "npm:^7.0.3"
|
||||
discord.js: "npm:^14.19.3"
|
||||
drizzle-kit: "npm:^0.31.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue