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

chore(deps): update all non-major dependencies (#82)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-24 01:09:26 +00:00
committed by GitHub
parent 6339b21f56
commit e1e879ebbb
8 changed files with 212 additions and 162 deletions

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate"
},
"packageManager": "pnpm@10.12.1",
"packageManager": "pnpm@10.12.2",
"engines": {
"node": ">=22.16.0"
},
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json"
},
"devDependencies": {
"renovate": "^40.59.2"
"renovate": "^40.62.1"
}
}