Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#445)
Browse files Browse the repository at this point in the history
* fix(deps): update all non-major dependencies

* chore: nojira: no cry

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeroen Claassens <[email protected]>
  • Loading branch information
renovate[bot] and favna authored Nov 10, 2024
1 parent d8caad5 commit 27504b7
Show file tree
Hide file tree
Showing 2 changed files with 404 additions and 125 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@discordjs/collection": "^1.5.3",
"@sapphire/utilities": "^3.18.0",
"@sapphire/utilities": "^3.18.1",
"tslib": "^2.8.1"
},
"devDependencies": {
Expand All @@ -47,11 +47,11 @@
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitest/coverage-v8": "^2.1.4",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild-plugin-file-path-extensions": "^2.1.3",
"eslint": "^8.57.1",
Expand All @@ -61,8 +61,8 @@
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typedoc": "^0.26.1",
"typedoc-json-parser": "^10.0.0",
"typedoc": "^0.26.11",
"typedoc-json-parser": "^10.2.0",
"typescript": "^5.5.2",
"vitest": "^2.1.4"
},
Expand Down
Loading

0 comments on commit 27504b7

Please sign in to comment.