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] committed May 11, 2023
1 parent bd84cfa commit 2e8f365
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
"dependencies": {
"@discordjs/voice": "^0.16.0",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.53",
"date-fns": "2.29.3",
"discord.js": "14.9.0",
"@swc/core": "1.3.57",
"date-fns": "2.30.0",
"discord.js": "14.11.0",
"dotenv": "16.0.3",
"got": "12.6.0",
"i18n": "0.15.1",
"opusscript": "0.0.8",
"opusscript": "0.1.0",
"prism-media": "1.3.5",
"soundcloud.ts": "0.5.0",
"tslib": "2.5.0",
Expand All @@ -71,7 +71,7 @@
"devDependencies": {
"@clytage-pkg/eslint-config": "2.0.0",
"@types/i18n": "0.13.6",
"@types/node": "18.16.0",
"@types/node": "18.16.8",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"eslint": "8.40.0",
Expand Down

0 comments on commit 2e8f365

Please sign in to comment.