mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Merge pull request #248 from ahmadk953/dependabot/npm_and_yarn/types/node-22.10.10
Bump @types/node from 22.10.7 to 22.10.10
This commit is contained in:
commit
3cfa06b06f
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
"@eslint/eslintrc": "^3.2.0",
|
||||
"@eslint/js": "^9.18.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.10.7",
|
||||
"@types/node": "^22.10.10",
|
||||
"@types/pg": "^8.11.11",
|
||||
"@typescript-eslint/eslint-plugin": "^8.21.0",
|
||||
"@typescript-eslint/parser": "^8.21.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -954,12 +954,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.10.7":
|
||||
version: 22.10.7
|
||||
resolution: "@types/node@npm:22.10.7"
|
||||
"@types/node@npm:^22.10.10":
|
||||
version: 22.10.10
|
||||
resolution: "@types/node@npm:22.10.10"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
|
||||
checksum: 10c0/3425772d4513cd5dbdd87c00acda088113c03a97445f84f6a89744c60a66990b56c9d3a7213d09d57b6b944ae8ff45f985565e0c1846726112588e33a22dd12b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3039,7 +3039,7 @@ __metadata:
|
|||
"@eslint/eslintrc": "npm:^3.2.0"
|
||||
"@eslint/js": "npm:^9.18.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@types/node": "npm:^22.10.7"
|
||||
"@types/node": "npm:^22.10.10"
|
||||
"@types/pg": "npm:^8.11.11"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.21.0"
|
||||
"@typescript-eslint/parser": "npm:^8.21.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue