Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2023
1 parent 2b1eb13 commit a4259ac
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 41 deletions.
75 changes: 39 additions & 36 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"homepage": "https://github.com/OqixDevs/OqixTS#readme",
"dependencies": {
"@discordjs/rest": "1.7.1",
"discord-api-types": "0.37.42",
"discord-api-types": "0.37.43",
"discord.js": "14.11.0",
"dotenv": "16.0.3",
"dotenv": "16.1.3",
"jest-mock-extended": "3.0.4"
},
"devDependencies": {
"@braintree/sanitize-url": "6.0.2",
"@types/cheerio": "0.22.31",
"@types/jest": "29.5.1",
"@types/node": "18.16.14",
"@types/jest": "29.5.2",
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"axios": "1.4.0",
Expand All @@ -49,7 +49,7 @@
"prettier": "2.8.8",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"optionalDependencies": {
"nodemon": "2.0.22"
Expand Down

0 comments on commit a4259ac

Please sign in to comment.