Skip to content

Commit

Permalink
fix(deps): update sapphire dependencies (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2022
1 parent 5c69ca1 commit 7fb4dba
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 128 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"prepare": "husky install .github/husky"
},
"dependencies": {
"@sapphire/discord-utilities": "^2.10.2",
"@sapphire/discord.js-utilities": "^4.9.3",
"@sapphire/pieces": "^3.3.0",
"@sapphire/ratelimits": "^2.4.3",
"@sapphire/result": "^1.1.0",
"@sapphire/stopwatch": "^1.4.0",
"@sapphire/utilities": "^3.6.1",
"@sapphire/discord-utilities": "^2.10.3",
"@sapphire/discord.js-utilities": "^4.9.4",
"@sapphire/pieces": "^3.3.1",
"@sapphire/ratelimits": "^2.4.4",
"@sapphire/result": "^1.1.1",
"@sapphire/stopwatch": "^1.4.1",
"@sapphire/utilities": "^3.6.2",
"lexure": "^0.17.0",
"tslib": "^2.3.1"
},
Expand All @@ -43,9 +43,9 @@
"@commitlint/config-conventional": "^16.2.1",
"@favware/npm-deprecate": "^1.0.4",
"@favware/rollup-type-bundler": "^1.0.7",
"@sapphire/eslint-config": "^4.3.2",
"@sapphire/prettier-config": "^1.4.1",
"@sapphire/ts-config": "^3.3.3",
"@sapphire/eslint-config": "^4.3.3",
"@sapphire/prettier-config": "^1.4.2",
"@sapphire/ts-config": "^3.3.4",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.21",
"@types/ws": "^8.5.3",
Expand Down
Loading

0 comments on commit 7fb4dba

Please sign in to comment.