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

Commit e95600f

Browse files
chore(deps): update all non-major dependencies (#126)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 24d6141 commit e95600f

File tree

2 files changed

+205
-187
lines changed

2 files changed

+205
-187
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,38 +30,38 @@
3030
"pretty-quick": "pretty-quick"
3131
},
3232
"devDependencies": {
33-
"@commitlint/cli": "^13.2.0",
33+
"@commitlint/cli": "^13.2.1",
3434
"@commitlint/config-conventional": "^13.2.0",
3535
"@semantic-release/changelog": "^6.0.0",
3636
"@semantic-release/git": "^10.0.0",
3737
"@types/node": "^16.10.1",
3838
"@types/semantic-release": "^17.2.2",
3939
"@types/ws": "^8.2.0",
40-
"@typescript-eslint/eslint-plugin": "^4.32.0",
41-
"@typescript-eslint/parser": "^4.32.0",
40+
"@typescript-eslint/eslint-plugin": "^4.33.0",
41+
"@typescript-eslint/parser": "^4.33.0",
4242
"cz-conventional-changelog": "3.3.0",
4343
"eslint": "^7.32.0",
4444
"eslint-config-prettier": "^8.3.0",
4545
"husky": "^7.0.2",
46-
"lint-staged": "^11.1.2",
46+
"lint-staged": "^11.2.3",
4747
"prettier": "^2.4.1",
4848
"pretty-quick": "^3.1.1",
4949
"semantic-release": "^18.0.0",
5050
"typescript": "^4.4.3"
5151
},
5252
"dependencies": {
5353
"@discordjs/collection": "^0.2.1",
54-
"@sapphire/decorators": "^3.0.1",
54+
"@sapphire/decorators": "^3.1.0",
5555
"@sapphire/discord.js-utilities": "next",
5656
"@sapphire/framework": "next",
57-
"@sapphire/pieces": "3.0.0",
57+
"@sapphire/pieces": "3.0.1",
5858
"@sapphire/plugin-api": "next",
5959
"@sapphire/plugin-logger": "next",
6060
"@sapphire/utilities": "^2.0.1",
61-
"@sentry/node": "^6.13.2",
61+
"@sentry/node": "^6.13.3",
6262
"dbots": "^9.0.1",
6363
"discord-api-types": "^0.23.1",
64-
"discord.js": "^13.1.0",
64+
"discord.js": "^13.2.0",
6565
"dotenv": "^10.0.0",
6666
"tslib": "^2.3.1"
6767
},

0 commit comments

Comments
 (0)