mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
Merge pull request #338 from ahmadk953/dependabot/npm_and_yarn/types/node-22.14.1
chore(deps-dev): bump @types/node from 22.14.0 to 22.14.1
This commit is contained in:
commit
a1f9c39b9f
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
||||||
"@eslint/eslintrc": "^3.3.1",
|
"@eslint/eslintrc": "^3.3.1",
|
||||||
"@eslint/js": "^9.24.0",
|
"@eslint/js": "^9.24.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@types/node": "^22.14.0",
|
"@types/node": "^22.14.1",
|
||||||
"@types/pg": "^8.11.11",
|
"@types/pg": "^8.11.11",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.30.1",
|
"@typescript-eslint/eslint-plugin": "^8.30.1",
|
||||||
"@typescript-eslint/parser": "^8.29.1",
|
"@typescript-eslint/parser": "^8.29.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1091,12 +1091,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^22.14.0":
|
"@types/node@npm:^22.14.1":
|
||||||
version: 22.14.0
|
version: 22.14.1
|
||||||
resolution: "@types/node@npm:22.14.0"
|
resolution: "@types/node@npm:22.14.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~6.21.0"
|
undici-types: "npm:~6.21.0"
|
||||||
checksum: 10c0/9d79f3fa1af9c2c869514f419c4a4905b34c10e12915582fd1784868ac4e74c6d306cf5eb47ef889b6750ab85a31be96618227b86739c4a3e0b1c15063f384c6
|
checksum: 10c0/d49c4d00403b1c2348cf0701b505fd636d80aabe18102105998dc62fdd36dcaf911e73c7a868c48c21c1022b825c67b475b65b1222d84b704d8244d152bb7f86
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3306,7 +3306,7 @@ __metadata:
|
||||||
"@eslint/js": "npm:^9.24.0"
|
"@eslint/js": "npm:^9.24.0"
|
||||||
"@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.14.0"
|
"@types/node": "npm:^22.14.1"
|
||||||
"@types/pg": "npm:^8.11.11"
|
"@types/pg": "npm:^8.11.11"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.30.1"
|
"@typescript-eslint/eslint-plugin": "npm:^8.30.1"
|
||||||
"@typescript-eslint/parser": "npm:^8.29.1"
|
"@typescript-eslint/parser": "npm:^8.29.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue