mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-07-12 14:31:32 +00:00
chore(deps-dev): bump @types/node (#468)
This commit is contained in:
commit
42307a2f36
2 changed files with 6 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
||||||
"@eslint/eslintrc": "^3.3.1",
|
"@eslint/eslintrc": "^3.3.1",
|
||||||
"@eslint/js": "^9.30.1",
|
"@eslint/js": "^9.30.1",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@types/node": "^24.0.12",
|
"@types/node": "^24.0.13",
|
||||||
"@types/pg": "^8.15.4",
|
"@types/pg": "^8.15.4",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.36.0",
|
"@typescript-eslint/eslint-plugin": "^8.36.0",
|
||||||
"@typescript-eslint/parser": "^8.36.0",
|
"@typescript-eslint/parser": "^8.36.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1316,12 +1316,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^24.0.12":
|
"@types/node@npm:^24.0.13":
|
||||||
version: 24.0.12
|
version: 24.0.13
|
||||||
resolution: "@types/node@npm:24.0.12"
|
resolution: "@types/node@npm:24.0.13"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~7.8.0"
|
undici-types: "npm:~7.8.0"
|
||||||
checksum: 10c0/333777c3416b758bbdb72a09e9db5599ff7789dca519d3fcf8150a1c56c79d808e0009e92d52016e80033b3c52724def08aad2c5b396e28f00dbdfe40a1756a4
|
checksum: 10c0/e1f3d4ea8973b1f2f987814ac5343d05ad8b56bf7fa41755295dee0ce0f7b4e2de4f3daef5296429180228970cef0d70f2ad873c61dbafc6f5eeca9d023aba76
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4147,7 +4147,7 @@ __metadata:
|
||||||
"@eslint/js": "npm:^9.30.1"
|
"@eslint/js": "npm:^9.30.1"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@napi-rs/canvas": "npm:^0.1.73"
|
"@napi-rs/canvas": "npm:^0.1.73"
|
||||||
"@types/node": "npm:^24.0.12"
|
"@types/node": "npm:^24.0.13"
|
||||||
"@types/pg": "npm:^8.15.4"
|
"@types/pg": "npm:^8.15.4"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.36.0"
|
"@typescript-eslint/eslint-plugin": "npm:^8.36.0"
|
||||||
"@typescript-eslint/parser": "npm:^8.36.0"
|
"@typescript-eslint/parser": "npm:^8.36.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue