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 Aug 11, 2024
1 parent 807a284 commit 91bc996
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 124 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"check-update": "turbo run check-update"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@favware/cliff-jumper": "^4.0.3",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@swc/core": "^1.7.6",
"@swc/core": "^1.7.10",
"@types/node": "20.14.8",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^7.13.1",
Expand All @@ -38,7 +38,7 @@
"lint-staged": "^15.2.8",
"prettier": "^3.3.3",
"tsup": "^8.2.4",
"turbo": "^2.0.11",
"turbo": "^2.0.12",
"typescript": "~5.4.5",
"vitest": "^2.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/shared-http-pieces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@discordjs/builders": "^1.8.2",
"@discordjs/collection": "^1.5.3",
"@sentry/node": "^8.22.0",
"@sentry/node": "^8.25.0",
"@skyra/env-utilities": "workspace:^",
"@skyra/http-framework": "workspace:^",
"@skyra/http-framework-i18n": "workspace:^",
Expand Down
Loading

0 comments on commit 91bc996

Please sign in to comment.