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] committed Oct 15, 2023
1 parent 819e226 commit b859b30
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 116 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@discordjs/builders": "^1.6.3",
"@discordjs/collection": "^1.5.1",
"@prisma/client": "^5.4.1",
"@prisma/client": "^5.4.2",
"@sapphire/utilities": "^3.13.0",
"@skyra/env-utilities": "^1.2.1",
"@skyra/http-framework": "^1.1.1",
Expand All @@ -41,23 +41,23 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@sapphire/eslint-config": "^5.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^4.0.1",
"@types/gradient-string": "^1.1.3",
"@types/node": "^18.18.4",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@types/node": "^18.18.5",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"prettier": "^3.0.3",
"prisma": "^5.4.1",
"prisma": "^5.4.2",
"rimraf": "^5.0.5",
"typescript": "^5.2.2"
},
Expand Down Expand Up @@ -91,6 +91,6 @@
},
"packageManager": "[email protected]",
"volta": {
"node": "18.18.0"
"node": "18.18.2"
}
}
Loading

0 comments on commit b859b30

Please sign in to comment.