Skip to content

Commit

Permalink
fix(deps): update sapphire dependencies (#371)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 30, 2022
1 parent f330d83 commit 5aedfd8
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 251 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"prepare": "husky install .github/husky"
},
"dependencies": {
"@sapphire/discord-utilities": "^2.6.0",
"@sapphire/discord.js-utilities": "^4.4.0",
"@sapphire/discord-utilities": "^2.7.0",
"@sapphire/discord.js-utilities": "^4.5.0",
"@sapphire/pieces": "^3.2.0",
"@sapphire/ratelimits": "^2.1.12",
"@sapphire/stopwatch": "^1.2.5",
"@sapphire/utilities": "^3.2.1",
"@sapphire/ratelimits": "^2.2.0",
"@sapphire/stopwatch": "^1.3.0",
"@sapphire/utilities": "^3.3.0",
"lexure": "^0.17.0",
"tslib": "^2.3.1"
},
Expand All @@ -41,9 +41,9 @@
"@commitlint/config-conventional": "^16.0.0",
"@favware/npm-deprecate": "^1.0.4",
"@favware/rollup-type-bundler": "^1.0.7",
"@sapphire/eslint-config": "^4.0.11",
"@sapphire/prettier-config": "^1.2.9",
"@sapphire/ts-config": "^3.1.8",
"@sapphire/eslint-config": "^4.1.0",
"@sapphire/prettier-config": "^1.3.0",
"@sapphire/ts-config": "^3.2.0",
"@types/jest": "^27.4.0",
"@types/node": "^17.0.8",
"@types/ws": "^8.2.2",
Expand Down
Loading

0 comments on commit 5aedfd8

Please sign in to comment.