Skip to content

Commit bfd6d02

Browse files
fix(deps): update all non-major dependencies with stable version
1 parent 8d7285d commit bfd6d02

File tree

2 files changed

+269
-178
lines changed

2 files changed

+269
-178
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-n": "^17.15.0",
3434
"eslint-plugin-promise": "^6.6.0",
3535
"eslint-plugin-vue": "^9.32.0",
36-
"globals": "^15.3.0",
36+
"globals": "^15.13.0",
3737
"jsonc-eslint-parser": "^2.4.0",
3838
"typescript-eslint": "^8.18.0",
3939
"vue-eslint-parser": "^9.4.3"
@@ -42,15 +42,15 @@
4242
"eslint": ">= 9.16.0"
4343
},
4444
"devDependencies": {
45-
"@commitlint/cli": "^19.3.0",
46-
"@commitlint/config-conventional": "^19.2.2",
45+
"@commitlint/cli": "^19.6.1",
46+
"@commitlint/config-conventional": "^19.6.0",
4747
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
48-
"@evilmartians/lefthook": "^1.6.15",
48+
"@evilmartians/lefthook": "^1.9.2",
4949
"@semantic-release/changelog": "^6.0.3",
5050
"commitizen": "^4.3.0",
5151
"cz-conventional-changelog": "^3.3.0",
5252
"eslint": "^9.16.0",
53-
"semantic-release": "^24.0.0"
53+
"semantic-release": "^24.2.0"
5454
},
5555
"repository": {
5656
"type": "git",
@@ -114,7 +114,7 @@
114114
},
115115
"volta": {
116116
"node": "22.12.0",
117-
"pnpm": "9.12.1"
117+
"pnpm": "9.15.0"
118118
},
119119
"config": {
120120
"commitizen": {

0 commit comments

Comments
 (0)