fix(device-utils): add tsx as dev dependency

This commit is contained in:
Carlos Garcia Ortiz karliatto
2025-03-11 17:36:47 +01:00
parent f152648548
commit 75e2cf82af
2 changed files with 5 additions and 0 deletions

View File

@@ -18,5 +18,8 @@
"test:unit": "yarn g:jest -c ../../jest.config.base.js --passWithNoTests",
"prepublishOnly": "yarn tsx ../../scripts/prepublishNPM.js",
"prepublish": "yarn tsx ../../scripts/prepublish.js"
},
"devDependencies": {
"tsx": "^4.19.3"
}
}

View File

@@ -11980,6 +11980,8 @@ __metadata:
"@trezor/device-utils@workspace:*, @trezor/device-utils@workspace:packages/device-utils":
version: 0.0.0-use.local
resolution: "@trezor/device-utils@workspace:packages/device-utils"
dependencies:
tsx: "npm:^4.19.3"
languageName: unknown
linkType: soft