Skip to content

Commit fd16daf

Browse files
committed
chore(deps-dev): updated dev dependencies
1 parent 417ec3e commit fd16daf

2 files changed

Lines changed: 711 additions & 698 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,28 +85,28 @@
8585
},
8686
"prettier": "@webdeveric/prettier-config",
8787
"devDependencies": {
88-
"@commitlint/config-conventional": "^20.4.1",
88+
"@commitlint/config-conventional": "^20.4.2",
8989
"@commitlint/types": "^20.4.0",
90-
"@types/node": "^22.19.11",
90+
"@types/node": "^22.19.13",
9191
"@vitest/coverage-v8": "^3.2.4",
9292
"@webdeveric/eslint-config-ts": "^0.12.0",
9393
"@webdeveric/prettier-config": "^0.3.0",
94-
"commitlint": "^20.4.1",
95-
"commitlint-plugin-cspell": "^0.5.0",
96-
"conventional-changelog-conventionalcommits": "^9.1.0",
97-
"cspell": "^9.6.4",
94+
"commitlint": "^20.4.2",
95+
"commitlint-plugin-cspell": "^0.6.0",
96+
"conventional-changelog-conventionalcommits": "^9.2.0",
97+
"cspell": "^9.7.0",
9898
"eslint": "^8.57.1",
9999
"eslint-config-prettier": "^10.1.8",
100100
"eslint-import-resolver-typescript": "^4.4.4",
101101
"eslint-plugin-import": "^2.32.0",
102102
"husky": "^9.1.7",
103-
"jsdom": "^27.4.0",
104-
"lint-staged": "^16.2.7",
103+
"jsdom": "^28.1.0",
104+
"lint-staged": "^16.3.1",
105105
"prettier": "^3.8.1",
106106
"rimraf": "^6.1.3",
107107
"semantic-release": "^24.2.9",
108108
"typescript": "^5.9.3",
109-
"validate-package-exports": "^0.18.0",
109+
"validate-package-exports": "^0.19.1",
110110
"vitest": "^3.2.4"
111111
},
112112
"pnpm": {

0 commit comments

Comments
 (0)