mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-03 18:24:14 +00:00
Merge pull request #328 from ahmadk953/dependabot/npm_and_yarn/types/node-22.14.0
Bump @types/node from 22.13.17 to 22.14.0
This commit is contained in:
commit
38e59ae6e7
2 changed files with 11 additions and 11 deletions
|
@ -25,7 +25,7 @@
|
|||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.23.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.13.17",
|
||||
"@types/node": "^22.14.0",
|
||||
"@types/pg": "^8.11.11",
|
||||
"@typescript-eslint/eslint-plugin": "^8.29.0",
|
||||
"@typescript-eslint/parser": "^8.29.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1091,12 +1091,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.13.17":
|
||||
version: 22.13.17
|
||||
resolution: "@types/node@npm:22.13.17"
|
||||
"@types/node@npm:^22.14.0":
|
||||
version: 22.14.0
|
||||
resolution: "@types/node@npm:22.14.0"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10c0/77a052fec0fe02f60557e1c5f3f28eb09cd9bee426be88328a94689150a3c0df5b4b6b69fad28157fb34521693dad0b311ecd7f613845d681ff973991310c20e
|
||||
undici-types: "npm:~6.21.0"
|
||||
checksum: 10c0/9d79f3fa1af9c2c869514f419c4a4905b34c10e12915582fd1784868ac4e74c6d306cf5eb47ef889b6750ab85a31be96618227b86739c4a3e0b1c15063f384c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3261,7 +3261,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.23.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@napi-rs/canvas": "npm:^0.1.68"
|
||||
"@types/node": "npm:^22.13.17"
|
||||
"@types/node": "npm:^22.14.0"
|
||||
"@types/pg": "npm:^8.11.11"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.29.0"
|
||||
"@typescript-eslint/parser": "npm:^8.29.0"
|
||||
|
@ -3794,10 +3794,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"undici-types@npm:~6.20.0":
|
||||
version: 6.20.0
|
||||
resolution: "undici-types@npm:6.20.0"
|
||||
checksum: 10c0/68e659a98898d6a836a9a59e6adf14a5d799707f5ea629433e025ac90d239f75e408e2e5ff086afc3cace26f8b26ee52155293564593fbb4a2f666af57fc59bf
|
||||
"undici-types@npm:~6.21.0":
|
||||
version: 6.21.0
|
||||
resolution: "undici-types@npm:6.21.0"
|
||||
checksum: 10c0/c01ed51829b10aa72fc3ce64b747f8e74ae9b60eafa19a7b46ef624403508a54c526ffab06a14a26b3120d055e1104d7abe7c9017e83ced038ea5cf52f8d5e04
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue