1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 19:04:46 +00:00

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2025-11-10 02:15:15 +00:00
committed by GitHub
parent daf18871a0
commit 823fab1766
8 changed files with 130 additions and 134 deletions

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate"
},
"packageManager": "pnpm@10.20.0",
"packageManager": "pnpm@10.21.0",
"engines": {
"node": ">=24.11.0"
},
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json"
},
"devDependencies": {
"renovate": "^41.169.1"
"renovate": "^41.173.1"
}
}