Skip to content

Commit 5bc486f

Browse files
committed
chore(deps-dev): updated dev dependencies
1 parent ab7275a commit 5bc486f

2 files changed

Lines changed: 127 additions & 364 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@
8888
"@commitlint/config-conventional": "^20.4.3",
8989
"@commitlint/types": "^20.4.3",
9090
"@types/node": "^22.19.13",
91-
"@vitest/coverage-v8": "^3.2.4",
91+
"@vitest/coverage-v8": "^4.0.18",
9292
"@webdeveric/eslint-config-ts": "^0.12.0",
9393
"@webdeveric/prettier-config": "^0.3.0",
9494
"commitlint": "^20.4.3",
9595
"commitlint-plugin-cspell": "^0.6.0",
96-
"conventional-changelog-conventionalcommits": "^9.2.0",
96+
"conventional-changelog-conventionalcommits": "^9.3.0",
9797
"cspell": "^9.7.0",
9898
"eslint": "^8.57.1",
9999
"eslint-config-prettier": "^10.1.8",
@@ -107,7 +107,7 @@
107107
"semantic-release": "^24.2.9",
108108
"typescript": "6.0.0-dev.20260304",
109109
"validate-package-exports": "^0.19.1",
110-
"vitest": "^3.2.4"
110+
"vitest": "^4.0.18"
111111
},
112112
"pnpm": {
113113
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)