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 (#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-24 01:36:03 +00:00
committed by GitHub
parent f49e85286c
commit bb90892af9
8 changed files with 80 additions and 67 deletions

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.2",
"engines": {
"node": ">=22.11.0"
},
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json"
},
"devDependencies": {
"renovate": "^38.142.2"
"renovate": "^38.142.7"
}
}