mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Merge pull request #190 from ahmadk953/dependabot/npm_and_yarn/types/node-22.8.7
Bump @types/node from 22.8.6 to 22.8.7
This commit is contained in:
commit
c6fe5e663a
2 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@
|
|||
"mongoose": "^8.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.8.6",
|
||||
"@types/node": "^22.8.7",
|
||||
"eslint": "^9.14.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.8.6":
|
||||
version: 22.8.6
|
||||
resolution: "@types/node@npm:22.8.6"
|
||||
"@types/node@npm:^22.8.7":
|
||||
version: 22.8.7
|
||||
resolution: "@types/node@npm:22.8.7"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.8"
|
||||
checksum: 10c0/d3a11f2549234a91a4c5d0ff35ab4bdcb7ba34db4d3f1d189be39b8bd41c19aac98d117150a95a9c5a9d45b1014135477ea240b2b8317c86ae3d3cf1c3b3f8f4
|
||||
checksum: 10c0/14372885db80059ed6e92c320b2bcd8f7dc271698adce11f51aa0f424a3f82aa1749a4f66321b87043791b894346b2458d514cbb65ce70167c2fd8a78a124947
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1118,7 +1118,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "poixpixel-discord-bot@workspace:."
|
||||
dependencies:
|
||||
"@types/node": "npm:^22.8.6"
|
||||
"@types/node": "npm:^22.8.7"
|
||||
discord.js: "npm:^14.16.3"
|
||||
eslint: "npm:^9.14.0"
|
||||
mongoose: "npm:^8.8.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue