Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#731)
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 Feb 25, 2024
1 parent 9aa8ebe commit 16017e5
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 127 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,17 @@
"@sapphire/eslint-config": "^5.0.3",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/node": "^20.11.19",
"@types/node": "^20.11.20",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vitest/coverage-v8": "^1.3.0",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitest/coverage-v8": "^1.3.1",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.14.1",
"esbuild-plugin-file-path-extensions": "^2.0.0",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-prettier": "^5.1.3",
Expand All @@ -73,8 +73,8 @@
"typedoc": "^0.25.8",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.3.3",
"vite": "^5.1.3",
"vitest": "^1.3.0"
"vite": "^5.1.4",
"vitest": "^1.3.1"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 16017e5

Please sign in to comment.