1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2025-10-24 12:32:41 +00:00
committed by GitHub
parent b8308e383c
commit d5664143b5
7 changed files with 198 additions and 265 deletions

View File

@@ -16,9 +16,9 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate"
},
"packageManager": "pnpm@10.18.0",
"packageManager": "pnpm@10.19.0",
"engines": {
"node": ">=22.20.0"
"node": ">=22.21.0"
},
"files": [
"default.json"
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json"
},
"devDependencies": {
"renovate": "^41.135.5"
"renovate": "^41.159.1"
}
}