Skip to content

Commit 7bffd15

Browse files
chore(deps): update all non-major dependencies (#626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14c074f commit 7bffd15

File tree

2 files changed

+134
-134
lines changed

2 files changed

+134
-134
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,17 @@
5454
"@actions/core": "^1.11.1",
5555
"@actions/github": "^6.0.0",
5656
"@actions/glob": "^0.5.0",
57-
"@commitlint/cli": "^19.6.1",
58-
"@commitlint/config-conventional": "^19.6.0",
57+
"@commitlint/cli": "^19.7.1",
58+
"@commitlint/config-conventional": "^19.7.1",
5959
"@favware/cliff-jumper": "^6.0.0",
6060
"@favware/npm-deprecate": "^2.0.0",
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.0",
64+
"@types/node": "^22.13.1",
6565
"@typescript-eslint/eslint-plugin": "^7.16.1",
6666
"@typescript-eslint/parser": "^7.16.1",
67-
"@vitest/coverage-v8": "^3.0.4",
67+
"@vitest/coverage-v8": "^3.0.5",
6868
"cz-conventional-changelog": "^3.3.0",
6969
"discord.js": "^14.17.3",
7070
"eslint": "^8.57.1",
@@ -76,8 +76,8 @@
7676
"typedoc": "^0.26.11",
7777
"typedoc-json-parser": "^10.2.0",
7878
"typescript": "^5.5.3",
79-
"vite": "^6.0.11",
80-
"vitest": "^3.0.4"
79+
"vite": "^6.1.0",
80+
"vitest": "^3.0.5"
8181
},
8282
"files": [
8383
"lib",

0 commit comments

Comments
 (0)