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] committed Sep 8, 2024
1 parent 0595fc1 commit e20a7ef
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 106 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"update": "yarn upgrade-interactive"
},
"dependencies": {
"@discordjs/builders": "^1.8.2",
"@discordjs/builders": "^1.9.0",
"@discordjs/collection": "^1.5.3",
"@prisma/client": "^5.19.0",
"@prisma/client": "^5.19.1",
"@sapphire/utilities": "^3.17.0",
"@skyra/env-utilities": "^1.3.0",
"@skyra/http-framework": "^1.2.2",
Expand All @@ -35,7 +35,7 @@
"@skyra/shared-http-pieces": "^1.2.2",
"@skyra/start-banner": "^2.0.1",
"@skyra/twitch-helpers": "^2.0.1",
"discord-api-types": "^0.37.98",
"discord-api-types": "^0.37.100",
"gradient-string": "^2.0.2",
"tslib": "^2.7.0"
},
Expand All @@ -46,16 +46,16 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/gradient-string": "^1.1.6",
"@types/node": "^20.16.2",
"@types/node": "^20.16.5",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prisma": "^5.19.0",
"prisma": "^5.19.1",
"rimraf": "^6.0.1",
"typescript": "^5.5.2"
},
Expand Down
Loading

0 comments on commit e20a7ef

Please sign in to comment.