Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#135)
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] authored Nov 10, 2024
1 parent 3bb0457 commit 2816a22
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"dependencies": {
"@discordjs/builders": "^1.9.0",
"@discordjs/collection": "^1.5.3",
"@prisma/client": "^5.21.1",
"@sapphire/utilities": "^3.18.0",
"@prisma/client": "^5.22.0",
"@sapphire/utilities": "^3.18.1",
"@skyra/env-utilities": "^1.3.0",
"@skyra/http-framework": "^1.2.2",
"@skyra/http-framework-i18n": "^1.2.0",
Expand All @@ -46,7 +46,7 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/gradient-string": "^1.1.6",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -55,7 +55,7 @@
"eslint-plugin-prettier": "^5.2.1",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prisma": "^5.21.1",
"prisma": "^5.22.0",
"rimraf": "^6.0.1",
"typescript": "^5.5.2"
},
Expand Down

0 comments on commit 2816a22

Please sign in to comment.