Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
James committed Apr 6, 2023
1 parent cb70282 commit 05967f2
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 70 deletions.
123 changes: 56 additions & 67 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 @@ -19,7 +19,7 @@
"prepare": "husky install"
},
"dependencies": {
"@biscxit/discord-module-loader": "^0.4.1",
"@biscxit/discord-module-loader": "^0.4.2",
"croner": "^6.0.3",
"date-fns": "^2.29.3",
"discord.js": "^14.9.0",
Expand All @@ -34,8 +34,8 @@
"devDependencies": {
"@types/lodash": "^4.14.192",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"eslint": "^8.37.0",
"eslint-config-prettier": "^8.8.0",
"husky": "^8.0.3",
Expand Down

0 comments on commit 05967f2

Please sign in to comment.