Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#46)
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 Aug 2, 2022
1 parent 22edffd commit a16ebfb
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 88 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@
"@sapphire/prettier-config": "^1.4.3",
"@sapphire/ts-config": "^3.3.4",
"@types/ms": "^0.7.31",
"@types/node": "^16.11.45",
"@types/node": "^16.11.47",
"@types/unzalgo": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
"cross-env": "^7.0.3",
"eslint": "^8.20.0",
"eslint": "^8.21.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"prisma": "^4.1.0"
"prisma": "^4.1.1"
},
"dependencies": {
"@daangamesdg/sapphire-logger": "^1.0.5",
"@prisma/client": "^4.1.0",
"@prisma/client": "^4.1.1",
"@sapphire/decorators": "^4.3.8",
"@sapphire/framework": "next",
"@sapphire/plugin-subcommands": "^2.2.2",
"@sapphire/type": "^2.2.4",
"axios": "^0.27.2",
"discord.js": "^13.9.1",
"discord.js": "^13.9.2",
"dotenv": "^16.0.1",
"fuse.js": "^6.6.2",
"moment": "^2.29.4",
Expand Down
Loading

0 comments on commit a16ebfb

Please sign in to comment.