Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#714)
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 Jan 7, 2024
1 parent 134ca45 commit e9a7966
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 243 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"@sapphire/ratelimits": "^2.4.8",
"@sapphire/result": "^2.6.5",
"@sapphire/stopwatch": "^1.5.1",
"@sapphire/utilities": "^3.15.1"
"@sapphire/utilities": "^3.15.2"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@favware/cliff-jumper": "^2.2.3",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^3.2.1",
Expand All @@ -54,9 +54,9 @@
"@sapphire/ts-config": "^5.0.0",
"@types/node": "^20.10.6",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@vitest/coverage-v8": "^1.1.0",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"@vitest/coverage-v8": "^1.1.3",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.14.1",
Expand All @@ -70,11 +70,11 @@
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"tsup": "^8.0.1",
"typedoc": "^0.25.4",
"typedoc": "^0.25.6",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "^1.1.0"
"vite": "^5.0.11",
"vitest": "^1.1.3"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit e9a7966

Please sign in to comment.