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 10, 2024
1 parent d8caad5 commit 0f2a4a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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 Down

0 comments on commit 0f2a4a5

Please sign in to comment.