mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 02:33:06 +00:00
chore: merge pull request #360 from ahmadk953/dependabot/npm_and_yarn/types/node-22.15.2
chore(deps-dev): bump @types/node from 22.15.0 to 22.15.2
This commit is contained in:
commit
40bc8a3720
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.25.1",
|
"@eslint/js": "^9.25.1",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@types/node": "^22.15.0",
|
"@types/node": "^22.15.2",
|
||||||
"@types/pg": "^8.11.14",
|
"@types/pg": "^8.11.14",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.31.0",
|
"@typescript-eslint/eslint-plugin": "^8.31.0",
|
||||||
"@typescript-eslint/parser": "^8.31.0",
|
"@typescript-eslint/parser": "^8.31.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1316,12 +1316,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^22.15.0":
|
"@types/node@npm:^22.15.2":
|
||||||
version: 22.15.0
|
version: 22.15.2
|
||||||
resolution: "@types/node@npm:22.15.0"
|
resolution: "@types/node@npm:22.15.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~6.21.0"
|
undici-types: "npm:~6.21.0"
|
||||||
checksum: 10c0/f60c716f473ec7cbb6fffd8488d29a9ea697f4f5d71c1ebca72e17cdce1c7df054c295122a2589463c44490d875f485f9251ada3c3167bdbe4fbe8a677059780
|
checksum: 10c0/39da31d5fc63b14fabd217bb8a921c4a7fc3d99f233440209f9fc2d5d736e8773f7efc65223e2fd0e8db8390b0baab9c0cd2e951c2ece8b237f07313ab3cf295
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4209,7 +4209,7 @@ __metadata:
|
||||||
"@eslint/js": "npm:^9.25.1"
|
"@eslint/js": "npm:^9.25.1"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@napi-rs/canvas": "npm:^0.1.69"
|
"@napi-rs/canvas": "npm:^0.1.69"
|
||||||
"@types/node": "npm:^22.15.0"
|
"@types/node": "npm:^22.15.2"
|
||||||
"@types/pg": "npm:^8.11.14"
|
"@types/pg": "npm:^8.11.14"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.31.0"
|
"@typescript-eslint/eslint-plugin": "npm:^8.31.0"
|
||||||
"@typescript-eslint/parser": "npm:^8.31.0"
|
"@typescript-eslint/parser": "npm:^8.31.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue