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

chore(deps): update all deps and other packages stuff

This commit is contained in:
2024-10-14 06:17:54 +07:00
parent 6a89239a75
commit 4e798acfdd
9 changed files with 29 additions and 17 deletions

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate"
},
"packageManager": "pnpm@9.12.0",
"packageManager": "pnpm@9.12.2",
"engines": {
"node": ">=20.18.0"
},
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json"
},
"devDependencies": {
"renovate": "^38.110.1"
"renovate": "^38.130.0"
}
}