Merge branch 'develop' into renovate/uuid-9.x
This commit is contained in:
commit
de5d0bab79
2 changed files with 15 additions and 15 deletions
|
@ -29,10 +29,10 @@
|
|||
"@types/jest": "^27.0.3",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"discord.js": "^14.3.0",
|
||||
"dotenv": "^10.0.0",
|
||||
"dotenv": "^16.0.0",
|
||||
"emoji-regex": "^9.2.0",
|
||||
"jest": "^27.4.5",
|
||||
"jest-mock-extended": "^2.0.4",
|
||||
"jest-mock-extended": "^3.0.0",
|
||||
"minimatch": "3.1.2",
|
||||
"mysql": "^2.18.1",
|
||||
"random-bunny": "^2.0.0",
|
||||
|
@ -41,7 +41,7 @@
|
|||
"uuid": "^9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.11.10",
|
||||
"@types/node": "^18.0.0",
|
||||
"typescript": "^4.5.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue