Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent f643470 commit 5470ffd
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 140 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@discordjs/builders": "^1.7.0",
"@discordjs/collection": "^2.0.0",
"@prisma/client": "^5.12.1",
"@prisma/client": "^5.13.0",
"@sapphire/result": "^2.6.6",
"@sapphire/utilities": "^3.15.3",
"@skyra/env-utilities": "^1.3.0",
Expand All @@ -36,33 +36,33 @@
"@skyra/logger": "^2.0.3",
"@skyra/shared-http-pieces": "^1.2.2",
"@skyra/start-banner": "^2.0.1",
"discord-api-types": "^0.37.79",
"discord-api-types": "^0.37.83",
"fastify": "^4.26.2",
"gradient-string": "^2.0.2",
"tslib": "^2.6.2"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@sapphire/eslint-config": "^5.0.4",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/gradient-string": "^1.1.6",
"@types/node": "^20.12.5",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@types/node": "^20.12.8",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"prisma": "^5.12.1",
"typescript": "^5.4.4"
"prisma": "^5.13.0",
"typescript": "^5.4.5"
},
"resolutions": {
"ansi-regex": "^5.0.1",
"discord-api-types": "^0.37.79",
"discord-api-types": "^0.37.83",
"minimist": "^1.2.8"
},
"engines": {
Expand Down Expand Up @@ -91,6 +91,6 @@
},
"packageManager": "[email protected]",
"volta": {
"node": "20.12.1"
"node": "20.12.2"
}
}
Loading

0 comments on commit 5470ffd

Please sign in to comment.