mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Merge pull request #181 from ahmadk953/dependabot/npm_and_yarn/types/node-22.7.9
Bump @types/node from 22.7.8 to 22.7.9
This commit is contained in:
commit
82ecd2ab9f
2 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@
|
|||
"mongoose": "^8.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.7.8",
|
||||
"@types/node": "^22.7.9",
|
||||
"eslint": "^9.13.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.6.3"
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -315,12 +315,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.7.8":
|
||||
version: 22.7.8
|
||||
resolution: "@types/node@npm:22.7.8"
|
||||
"@types/node@npm:^22.7.9":
|
||||
version: 22.7.9
|
||||
resolution: "@types/node@npm:22.7.9"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/3d3b3a2ec5a57ca4fd37b34dce415620993ca5f87cea2c728ffe73aa31446dbfe19c53171c478447bd7d78011ef4845a46ab2f0dc38e699cc75b3d100a60c690
|
||||
checksum: 10c0/2d1917702b9d9ede8e4d8151cd8b1af8bc147d543486474ffbe0742e38764ea73105939e6a767addf7a4c39e842e16eae762bff90617d7b7f9ee3fbbb2d23bfa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1109,7 +1109,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "poixpixel-discord-bot@workspace:."
|
||||
dependencies:
|
||||
"@types/node": "npm:^22.7.8"
|
||||
"@types/node": "npm:^22.7.9"
|
||||
discord.js: "npm:^14.16.3"
|
||||
eslint: "npm:^9.13.0"
|
||||
mongoose: "npm:^8.7.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue