mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-22 06:04:20 +00:00
Merge pull request #416 from ahmadk953/dependabot/npm_and_yarn/types/node-22.15.30
This commit is contained in:
commit
55c28f8e2e
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.28.0",
|
"@eslint/js": "^9.28.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@types/node": "^22.15.29",
|
"@types/node": "^22.15.30",
|
||||||
"@types/pg": "^8.15.4",
|
"@types/pg": "^8.15.4",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.33.1",
|
"@typescript-eslint/eslint-plugin": "^8.33.1",
|
||||||
"@typescript-eslint/parser": "^8.33.1",
|
"@typescript-eslint/parser": "^8.33.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1316,12 +1316,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^22.15.29":
|
"@types/node@npm:^22.15.30":
|
||||||
version: 22.15.29
|
version: 22.15.30
|
||||||
resolution: "@types/node@npm:22.15.29"
|
resolution: "@types/node@npm:22.15.30"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~6.21.0"
|
undici-types: "npm:~6.21.0"
|
||||||
checksum: 10c0/602cc88c6150780cd9b5b44604754e0ce13983ae876a538861d6ecfb1511dff289e5576fffd26c841cde2142418d4bb76e2a72a382b81c04557ccb17cff29e1d
|
checksum: 10c0/ca330ac0e7fd502686d6df115fcc606aba46fd334220f749bbba2f639accdadcb23f7900603ceccdc8240be736739cad5c0b87c0fa92c9255a4dff245f07d664
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4138,7 +4138,7 @@ __metadata:
|
||||||
"@eslint/js": "npm:^9.28.0"
|
"@eslint/js": "npm:^9.28.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@napi-rs/canvas": "npm:^0.1.70"
|
"@napi-rs/canvas": "npm:^0.1.70"
|
||||||
"@types/node": "npm:^22.15.29"
|
"@types/node": "npm:^22.15.30"
|
||||||
"@types/pg": "npm:^8.15.4"
|
"@types/pg": "npm:^8.15.4"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.33.1"
|
"@typescript-eslint/eslint-plugin": "npm:^8.33.1"
|
||||||
"@typescript-eslint/parser": "npm:^8.33.1"
|
"@typescript-eslint/parser": "npm:^8.33.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue