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

This commit is contained in:
renovate[bot]
2024-06-05 23:09:19 +00:00
parent b19ed7e60d
commit 8201dd7331
5 changed files with 142 additions and 136 deletions

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/renovate"
},
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.2.0",
"engines": {
"node": ">=20.14.0"
},
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json"
},
"devDependencies": {
"renovate": "^37.385.0"
"renovate": "^37.392.0"
}
}

View File

@@ -18,7 +18,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/stdlib"
},
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.2.0",
"engines": {
"node": ">=20.14.0"
},

View File

@@ -16,7 +16,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/tsconfig"
},
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.2.0",
"engines": {
"node": ">=20.14.0"
},