mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Merge pull request #161 from ahmadk953/dependabot/npm_and_yarn/types/node-22.5.5
Bump @types/node from 22.5.4 to 22.5.5
This commit is contained in:
commit
97286c69e3
2 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@
|
|||
"mongoose": "^8.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.5.4",
|
||||
"@types/node": "^22.5.5",
|
||||
"eslint": "^9.10.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.6.2"
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -297,12 +297,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.5.4":
|
||||
version: 22.5.4
|
||||
resolution: "@types/node@npm:22.5.4"
|
||||
"@types/node@npm:^22.5.5":
|
||||
version: 22.5.5
|
||||
resolution: "@types/node@npm:22.5.5"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/b445daa7eecd761ad4d778b882d6ff7bcc3b4baad2086ea9804db7c5d4a4ab0298b00d7f5315fc640a73b5a1d52bbf9628e09c9fec0cf44dbf9b4df674a8717d
|
||||
checksum: 10c0/ead9495cfc6b1da5e7025856dcce2591e9bae635357410c0d2dd619fce797d2a1d402887580ca4b336cb78168b195224869967de370a23f61663cf1e4836121c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1088,7 +1088,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "poixpixel-discord-bot@workspace:."
|
||||
dependencies:
|
||||
"@types/node": "npm:^22.5.4"
|
||||
"@types/node": "npm:^22.5.5"
|
||||
discord.js: "npm:^14.16.2"
|
||||
eslint: "npm:^9.10.0"
|
||||
mongoose: "npm:^8.6.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue