Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#744)
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] committed Apr 14, 2024
1 parent 4cc93a9 commit 4c2e5a6
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 239 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@discordjs/builders": "^1.7.0",
"@sapphire/discord-utilities": "^3.2.3",
"@sapphire/discord.js-utilities": "^7.1.6",
"@sapphire/discord.js-utilities": "^7.2.0",
"@sapphire/lexure": "^1.1.7",
"@sapphire/pieces": "^4.2.2",
"@sapphire/ratelimits": "^2.4.9",
Expand All @@ -44,20 +44,20 @@
"@sapphire/utilities": "^3.15.3"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@favware/cliff-jumper": "^3.0.1",
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"@favware/cliff-jumper": "^3.0.2",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^3.3.0",
"@sapphire/eslint-config": "^5.0.4",
"@sapphire/node-utilities": "^1.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitest/coverage-v8": "^1.4.0",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vitest/coverage-v8": "^1.5.0",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.14.1",
Expand All @@ -71,11 +71,11 @@
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"typedoc": "^0.25.12",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vitest": "^1.4.0"
"vitest": "^1.5.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 4c2e5a6

Please sign in to comment.