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 31, 2023
1 parent b25503c commit 1cb5acc
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
116 changes: 58 additions & 58 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,25 @@
"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.5.0",
"discord-api-types": "0.37.61",
"discord.js": "14.13.0",
"dotenv": "16.3.1",
"jest-mock-extended": "3.0.5"
},
"devDependencies": {
"@braintree/sanitize-url": "6.0.4",
"@types/cheerio": "0.22.32",
"@types/jest": "29.5.5",
"@types/node": "18.18.3",
"@types/cheerio": "0.22.33",
"@types/jest": "29.5.6",
"@types/node": "18.18.6",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"axios": "1.5.1",
"cheerio": "1.0.0-rc.12",
"eslint": "8.50.0",
"jest": "29.7.0",
"prettier": "3.0.3",
"prisma": "5.4.0",
"prisma": "5.5.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
Expand Down

0 comments on commit 1cb5acc

Please sign in to comment.