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 11, 2023
1 parent a862cd1 commit 1f94627
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
88 changes: 44 additions & 44 deletions package-lock.json

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

8 changes: 4 additions & 4 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.2",
"discord-api-types": "0.37.60",
"discord.js": "14.13.0",
"dotenv": "16.3.1",
"jest-mock-extended": "3.0.5"
Expand All @@ -40,15 +40,15 @@
"@braintree/sanitize-url": "6.0.4",
"@types/cheerio": "0.22.32",
"@types/jest": "29.5.5",
"@types/node": "18.18.3",
"@types/node": "18.18.4",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"axios": "1.5.1",
"cheerio": "1.0.0-rc.12",
"eslint": "8.47.0",
"jest": "29.7.0",
"prettier": "3.0.1",
"prisma": "5.4.0",
"prisma": "5.4.2",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
Expand Down

0 comments on commit 1f94627

Please sign in to comment.