Skip to content

Commit 56ad3a3

Browse files
chore(deps): update all non-major dependencies (#535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33047f8 commit 56ad3a3

File tree

2 files changed

+179
-172
lines changed

2 files changed

+179
-172
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,17 @@
5454
"@actions/core": "^1.10.1",
5555
"@actions/github": "^6.0.0",
5656
"@actions/glob": "^0.4.0",
57-
"@commitlint/cli": "^18.6.0",
58-
"@commitlint/config-conventional": "^18.6.0",
57+
"@commitlint/cli": "^18.6.1",
58+
"@commitlint/config-conventional": "^18.6.2",
5959
"@favware/cliff-jumper": "^2.2.3",
6060
"@favware/npm-deprecate": "^1.0.7",
6161
"@sapphire/eslint-config": "^5.0.3",
6262
"@sapphire/prettier-config": "^2.0.0",
6363
"@sapphire/ts-config": "^5.0.0",
64-
"@types/node": "^20.11.17",
64+
"@types/node": "^20.11.19",
6565
"@typescript-eslint/eslint-plugin": "^6.21.0",
6666
"@typescript-eslint/parser": "^6.21.0",
67-
"@vitest/coverage-v8": "^1.2.2",
67+
"@vitest/coverage-v8": "^1.3.0",
6868
"cz-conventional-changelog": "^3.3.0",
6969
"eslint": "^8.56.0",
7070
"eslint-config-prettier": "^9.1.0",
@@ -75,8 +75,8 @@
7575
"typedoc": "^0.25.8",
7676
"typedoc-json-parser": "^9.0.1",
7777
"typescript": "^5.3.3",
78-
"vite": "^5.1.1",
79-
"vitest": "^1.2.2"
78+
"vite": "^5.1.3",
79+
"vitest": "^1.3.0"
8080
},
8181
"files": [
8282
"lib",

0 commit comments

Comments
 (0)