Skip to content

Commit 20efd61

Browse files
chore(deps): update all non-major dependencies (#645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d152822 commit 20efd61

File tree

2 files changed

+99
-99
lines changed

2 files changed

+99
-99
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -61,23 +61,23 @@
6161
"@sapphire/eslint-config": "^5.0.5",
6262
"@sapphire/prettier-config": "^2.0.0",
6363
"@sapphire/ts-config": "^5.0.1",
64-
"@types/node": "^22.13.14",
64+
"@types/node": "^22.14.0",
6565
"@typescript-eslint/eslint-plugin": "^7.16.1",
6666
"@typescript-eslint/parser": "^7.16.1",
67-
"@vitest/coverage-v8": "^3.0.9",
67+
"@vitest/coverage-v8": "^3.1.1",
6868
"cz-conventional-changelog": "^3.3.0",
6969
"discord.js": "^14.18.0",
7070
"eslint": "^8.57.1",
7171
"eslint-config-prettier": "^10.1.1",
72-
"eslint-plugin-prettier": "^5.2.5",
72+
"eslint-plugin-prettier": "^5.2.6",
7373
"lint-staged": "^15.5.0",
7474
"prettier": "^3.5.3",
7575
"tsup": "^8.4.0",
7676
"typedoc": "^0.26.11",
7777
"typedoc-json-parser": "^10.2.0",
7878
"typescript": "^5.5.3",
79-
"vite": "^6.2.3",
80-
"vitest": "^3.0.9"
79+
"vite": "^6.2.5",
80+
"vitest": "^3.1.1"
8181
},
8282
"files": [
8383
"lib",

0 commit comments

Comments
 (0)