mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-07-04 19:36:00 +00:00
chore(deps-dev): bump @types/node (#455)
This commit is contained in:
commit
61301f8609
2 changed files with 6 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
|||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.30.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^24.0.6",
|
||||
"@types/node": "^24.0.8",
|
||||
"@types/pg": "^8.15.4",
|
||||
"@typescript-eslint/eslint-plugin": "^8.35.0",
|
||||
"@typescript-eslint/parser": "^8.35.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1316,12 +1316,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^24.0.6":
|
||||
version: 24.0.6
|
||||
resolution: "@types/node@npm:24.0.6"
|
||||
"@types/node@npm:^24.0.8":
|
||||
version: 24.0.8
|
||||
resolution: "@types/node@npm:24.0.8"
|
||||
dependencies:
|
||||
undici-types: "npm:~7.8.0"
|
||||
checksum: 10c0/17f976364358f85294912e04f0de147da6ba5ce3fe495b758df58458241f110475905cd0bb4ace373e9c44a0a7927202043bf0501cc1f7644306bde310c62650
|
||||
checksum: 10c0/afc014193a1a58f545be023bd63a47639f09fddcaaf1ce271ae1b0f700d422aae425f453a8f428d98f772e08cc9bc54815da2b46ace2d1d4362f657c4172065f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4216,7 +4216,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.30.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@napi-rs/canvas": "npm:^0.1.73"
|
||||
"@types/node": "npm:^24.0.6"
|
||||
"@types/node": "npm:^24.0.8"
|
||||
"@types/pg": "npm:^8.15.4"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.35.0"
|
||||
"@typescript-eslint/parser": "npm:^8.35.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue