Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent b25503c commit 7931dbd
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"homepage": "https://github.com/OqixDevs/OqixTS#readme",
"dependencies": {
"@discordjs/rest": "2.0.1",
"@prisma/client": "5.4.0",
"discord-api-types": "0.37.59",
"@prisma/client": "5.4.1",
"discord-api-types": "0.37.60",
"discord.js": "14.13.0",
"dotenv": "16.3.1",
"jest-mock-extended": "3.0.5"
Expand All @@ -48,7 +48,7 @@
"eslint": "8.50.0",
"jest": "29.7.0",
"prettier": "3.0.3",
"prisma": "5.4.0",
"prisma": "5.4.1",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
Expand Down

0 comments on commit 7931dbd

Please sign in to comment.