Skip to content

Commit 0c5189b

Browse files
chore(deps): update all non-major dependencies
1 parent edc4ead commit 0c5189b

File tree

2 files changed

+210
-171
lines changed

2 files changed

+210
-171
lines changed

package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -50,24 +50,24 @@
5050
}
5151
},
5252
"devDependencies": {
53-
"@commitlint/cli": "^19.0.0",
54-
"@commitlint/config-conventional": "^19.0.0",
55-
"@mheob/commitlint-config": "^1.1.1",
53+
"@commitlint/cli": "^19.4.0",
54+
"@commitlint/config-conventional": "^19.2.2",
55+
"@mheob/commitlint-config": "^1.1.2",
5656
"@mheob/eslint-config": "^5.2.0",
57-
"@mheob/prettier-config": "^3.2.0",
58-
"@mheob/tsconfig": "^2.0.0",
59-
"@types/node": "^20.11.20",
60-
"@vitest/coverage-v8": "^1.3.1",
57+
"@mheob/prettier-config": "^3.3.1",
58+
"@mheob/tsconfig": "^2.1.0",
59+
"@types/node": "^20.14.15",
60+
"@vitest/coverage-v8": "^1.6.0",
6161
"commitizen": "^4.3.0",
6262
"concurrently": "^8.2.2",
63-
"cz-git": "^1.8.0",
63+
"cz-git": "^1.9.4",
6464
"eslint": "^8.57.0",
65-
"husky": "^9.0.11",
66-
"lint-staged": "^15.2.2",
67-
"prettier": "^3.2.5",
68-
"rimraf": "^6.0.0",
69-
"typescript": "^5.3.3",
70-
"vitest": "^1.3.1"
65+
"husky": "^9.1.4",
66+
"lint-staged": "^15.2.8",
67+
"prettier": "^3.3.3",
68+
"rimraf": "^6.0.1",
69+
"typescript": "^5.5.4",
70+
"vitest": "^1.6.0"
7171
},
7272
"publishConfig": {
7373
"access": "public"

0 commit comments

Comments
 (0)