Skip to content

Commit f12ffd6

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 6211bcb commit f12ffd6

File tree

2 files changed

+168
-256
lines changed

2 files changed

+168
-256
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,24 +50,24 @@
5050
}
5151
},
5252
"devDependencies": {
53-
"@commitlint/cli": "^18.6.0",
54-
"@commitlint/config-conventional": "^18.6.0",
53+
"@commitlint/cli": "^18.6.1",
54+
"@commitlint/config-conventional": "^18.6.2",
5555
"@mheob/commitlint-config": "^1.1.1",
5656
"@mheob/eslint-config": "^5.2.0",
5757
"@mheob/prettier-config": "^3.2.0",
5858
"@mheob/tsconfig": "^2.0.0",
59-
"@types/node": "^20.11.16",
60-
"@vitest/coverage-v8": "^1.2.2",
59+
"@types/node": "^20.11.19",
60+
"@vitest/coverage-v8": "^1.3.1",
6161
"commitizen": "^4.3.0",
6262
"concurrently": "^8.2.2",
6363
"cz-git": "^1.8.0",
6464
"eslint": "^8.56.0",
6565
"husky": "^9.0.0",
66-
"lint-staged": "^15.2.1",
67-
"prettier": "^3.2.4",
66+
"lint-staged": "^15.2.2",
67+
"prettier": "^3.2.5",
6868
"rimraf": "^5.0.5",
6969
"typescript": "^5.3.3",
70-
"vitest": "^1.2.2"
70+
"vitest": "^1.3.1"
7171
},
7272
"publishConfig": {
7373
"access": "public"

0 commit comments

Comments
 (0)