mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-03 10:14:14 +00:00
Merge pull request #156 from ahmadk953/dependabot/npm_and_yarn/types/node-22.5.4
This commit is contained in:
commit
f202476d2e
2 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@
|
|||
"mongoose": "^8.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.5.3",
|
||||
"@types/node": "^22.5.4",
|
||||
"eslint": "^9.10.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.5.4"
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -297,12 +297,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.5.3":
|
||||
version: 22.5.3
|
||||
resolution: "@types/node@npm:22.5.3"
|
||||
"@types/node@npm:^22.5.4":
|
||||
version: 22.5.4
|
||||
resolution: "@types/node@npm:22.5.4"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/a068e31dd424a0eadfba7d9a5c5b415b76cfd729f3caa299674ad257f59df85c5fe77f1d0a343e811864c790baefb9003d7627618ee3cf85400af338481ba29f
|
||||
checksum: 10c0/b445daa7eecd761ad4d778b882d6ff7bcc3b4baad2086ea9804db7c5d4a4ab0298b00d7f5315fc640a73b5a1d52bbf9628e09c9fec0cf44dbf9b4df674a8717d
|
||||
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.3"
|
||||
"@types/node": "npm:^22.5.4"
|
||||
discord.js: "npm:^14.16.1"
|
||||
eslint: "npm:^9.10.0"
|
||||
mongoose: "npm:^8.6.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue