Skip to content

Commit d783b02

Browse files
chore(deps): update all non-major dependencies with stable versions
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 469a56d commit d783b02

File tree

3 files changed

+275
-316
lines changed

3 files changed

+275
-316
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.10.0
1+
24.11.1

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
"node": ">=18.0.0"
117117
},
118118
"volta": {
119-
"node": "24.10.0",
120-
"pnpm": "10.18.3"
119+
"node": "24.11.1",
120+
"pnpm": "10.24.0"
121121
},
122122
"config": {
123123
"commitizen": {
@@ -129,5 +129,5 @@
129129
"jiraAppend": "]"
130130
}
131131
},
132-
"packageManager": "pnpm@10.18.3"
132+
"packageManager": "pnpm@10.24.0"
133133
}

0 commit comments

Comments
 (0)