Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent d6c487f commit adde15d
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 157 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
},
"dependencies": {
"@discordjs/collection": "^1.5.3",
"@sapphire/utilities": "^3.17.0",
"tslib": "^2.8.0"
"@sapphire/utilities": "^3.18.0",
"tslib": "^2.8.1"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
Expand All @@ -47,10 +47,10 @@
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.17.1",
"@types/node": "^20.17.5",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/coverage-v8": "^2.1.4",
"concurrently": "^9.0.1",
"cz-conventional-changelog": "^3.3.0",
"esbuild-plugin-file-path-extensions": "^2.1.3",
Expand All @@ -64,7 +64,7 @@
"typedoc": "^0.26.1",
"typedoc-json-parser": "^10.0.0",
"typescript": "^5.5.2",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit adde15d

Please sign in to comment.