Skip to content

Commit 3a80eaa

Browse files
chore(deps): update all non-major dependencies (#727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c4c0b4 commit 3a80eaa

File tree

2 files changed

+85
-269
lines changed

2 files changed

+85
-269
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
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.5",
55+
"@types/node": "^20.11.17",
5656
"@types/ws": "^8.5.10",
57-
"@typescript-eslint/eslint-plugin": "^6.20.0",
58-
"@typescript-eslint/parser": "^6.20.0",
57+
"@typescript-eslint/eslint-plugin": "^6.21.0",
58+
"@typescript-eslint/parser": "^6.21.0",
5959
"@vitest/coverage-v8": "^1.2.2",
6060
"concurrently": "^8.2.2",
6161
"cz-conventional-changelog": "^3.3.0",
@@ -67,13 +67,13 @@
6767
"eslint-plugin-deprecation": "^2.0.0",
6868
"eslint-plugin-prettier": "^5.1.3",
6969
"gen-esm-wrapper": "^1.1.3",
70-
"lint-staged": "^15.2.1",
70+
"lint-staged": "^15.2.2",
7171
"prettier": "^3.2.5",
7272
"tsup": "^8.0.1",
73-
"typedoc": "^0.25.7",
73+
"typedoc": "^0.25.8",
7474
"typedoc-json-parser": "^9.0.1",
7575
"typescript": "^5.3.3",
76-
"vite": "^5.0.12",
76+
"vite": "^5.1.1",
7777
"vitest": "^1.2.2"
7878
},
7979
"repository": {

0 commit comments

Comments
 (0)