Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#519)
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 Dec 18, 2023
1 parent 8ea04f4 commit 9159a74
Show file tree
Hide file tree
Showing 4 changed files with 124 additions and 124 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,28 +29,28 @@
"@sapphire/stopwatch": "^1.5.1",
"@sapphire/ts-config": "^5.0.0",
"@sapphire/utilities": "^3.14.0",
"@types/node": "^20.10.4",
"@types/node": "^20.10.5",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@vitest/coverage-v8": "^1.0.4",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.37.66",
"discord.js": "^14.14.1",
"esbuild-plugin-file-path-extensions": "^2.0.0",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
"tsx": "^4.6.2",
"turbo": "^1.11.1",
"turbo": "^1.11.2",
"typescript": "^5.3.3",
"vite": "^5.0.7",
"vite": "^5.0.10",
"vitest": "^1.0.4"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@types/ws": "^8.5.10",
"tldts": "^6.1.0",
"tldts": "^6.1.1",
"tslib": "^2.6.2",
"undici": "^6.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@sapphire/utilities": "^3.14.0",
"@skyra/i18next-backend": "^2.0.5",
"chokidar": "^3.5.3",
"i18next": "^23.7.8"
"i18next": "^23.7.11"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 9159a74

Please sign in to comment.