Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
fix(deps): update all non-major dependencies (#1328)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 3e67e78 commit ca203d9
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 124 deletions.
112 changes: 48 additions & 64 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 @@ -55,7 +55,7 @@
"dependencies": {
"@discordjs/voice": "^0.16.1",
"@swc/cli": "0.1.63",
"@swc/core": "1.3.96",
"@swc/core": "1.3.99",
"date-fns": "2.30.0",
"discord.js": "14.14.1",
"dotenv": "16.3.1",
Expand All @@ -70,8 +70,8 @@
},
"devDependencies": {
"@clytage/eslint-config": "^3.0.1",
"@types/i18n": "0.13.9",
"@types/node": "20.9.2",
"@types/i18n": "0.13.10",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"eslint": "8.54.0",
Expand Down
Loading

0 comments on commit ca203d9

Please sign in to comment.