skip: merge (5ff5adbb38) [skip release]

This commit is contained in:
Renovate Bot 2024-04-22 15:12:44 +00:00
commit 7ed7171490
2 changed files with 12 additions and 11 deletions

View file

@ -54,7 +54,7 @@
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"prettier-plugin-packagejson": "2.4.12",
"prettier-plugin-packagejson": "2.5.0",
"rimraf": "5.0.5",
"semantic-release": "23.0.8",
"ts-node": "10.9.2",
@ -67,12 +67,12 @@
},
"pnpm": {
"supportedArchitectures": {
"cpu": [
"x64"
],
"os": [
"linux",
"win32"
],
"cpu": [
"x64"
]
}
}