Skip to content

Commit 524fd6a

Browse files
committed
chore: update dev deps
1 parent 3853ad6 commit 524fd6a

File tree

2 files changed

+354
-352
lines changed

2 files changed

+354
-352
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@
4848
"@commitlint/config-conventional": "^18.4.4",
4949
"@favware/cliff-jumper": "^2.2.3",
5050
"@favware/npm-deprecate": "^1.0.7",
51-
"@favware/rollup-type-bundler": "^3.2.1",
51+
"@favware/rollup-type-bundler": "^3.3.0",
5252
"@sapphire/eslint-config": "^5.0.3",
5353
"@sapphire/prettier-config": "^2.0.0",
5454
"@sapphire/ts-config": "^5.0.0",
55-
"@types/node": "^20.11.0",
55+
"@types/node": "^20.11.5",
5656
"@types/ws": "^8.5.10",
57-
"@typescript-eslint/eslint-plugin": "^6.18.1",
58-
"@typescript-eslint/parser": "^6.18.1",
59-
"@vitest/coverage-v8": "^1.2.0",
57+
"@typescript-eslint/eslint-plugin": "^6.19.0",
58+
"@typescript-eslint/parser": "^6.19.0",
59+
"@vitest/coverage-v8": "^1.2.1",
6060
"concurrently": "^8.2.2",
6161
"cz-conventional-changelog": "^3.3.0",
6262
"discord.js": "^14.14.1",
@@ -68,13 +68,13 @@
6868
"eslint-plugin-prettier": "^5.1.3",
6969
"gen-esm-wrapper": "^1.1.3",
7070
"lint-staged": "^15.2.0",
71-
"prettier": "^3.2.2",
71+
"prettier": "^3.2.4",
7272
"tsup": "^8.0.1",
7373
"typedoc": "^0.25.7",
7474
"typedoc-json-parser": "^9.0.1",
7575
"typescript": "^5.3.3",
7676
"vite": "^5.0.11",
77-
"vitest": "^1.2.0"
77+
"vitest": "^1.2.1"
7878
},
7979
"repository": {
8080
"type": "git",

0 commit comments

Comments
 (0)