mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Merge pull request #203 from ahmadk953/dependabot/npm_and_yarn/types/node-22.10.0
Bump @types/node from 22.9.1 to 22.10.0
This commit is contained in:
commit
4d3a0164a3
2 changed files with 15 additions and 8 deletions
|
@ -20,7 +20,7 @@
|
|||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.2.0",
|
||||
"@eslint/js": "^9.15.0",
|
||||
"@types/node": "^22.9.1",
|
||||
"@types/node": "^22.10.0",
|
||||
"@types/pg": "^8.11.10",
|
||||
"@typescript-eslint/eslint-plugin": "^8.15.0",
|
||||
"@typescript-eslint/parser": "^8.15.0",
|
||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -897,12 +897,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.9.1":
|
||||
version: 22.9.1
|
||||
resolution: "@types/node@npm:22.9.1"
|
||||
"@types/node@npm:^22.10.0":
|
||||
version: 22.10.0
|
||||
resolution: "@types/node@npm:22.10.0"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.8"
|
||||
checksum: 10c0/ea489ae603aa8874e4e88980aab6f2dad09c755da779c88dd142983bfe9609803c89415ca7781f723072934066f63daf2b3339ef084a8ad1a8079cf3958be243
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10c0/efb3783b6fe74b4300c5bdd4f245f1025887d9b1d0950edae584af58a30d95cc058c10b4b3428f8300e4318468b605240c2ede8fcfb6ead2e0f05bca31e54c1b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2815,7 +2815,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@eslint/eslintrc": "npm:^3.2.0"
|
||||
"@eslint/js": "npm:^9.15.0"
|
||||
"@types/node": "npm:^22.9.1"
|
||||
"@types/node": "npm:^22.10.0"
|
||||
"@types/pg": "npm:^8.11.10"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.15.0"
|
||||
"@typescript-eslint/parser": "npm:^8.15.0"
|
||||
|
@ -3264,13 +3264,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
|
||||
"undici-types@npm:~6.19.2":
|
||||
version: 6.19.8
|
||||
resolution: "undici-types@npm:6.19.8"
|
||||
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"undici-types@npm:~6.20.0":
|
||||
version: 6.20.0
|
||||
resolution: "undici-types@npm:6.20.0"
|
||||
checksum: 10c0/68e659a98898d6a836a9a59e6adf14a5d799707f5ea629433e025ac90d239f75e408e2e5ff086afc3cace26f8b26ee52155293564593fbb4a2f666af57fc59bf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"undici@npm:6.19.8":
|
||||
version: 6.19.8
|
||||
resolution: "undici@npm:6.19.8"
|
||||
|
|
Loading…
Add table
Reference in a new issue