fix: ignore global missing dependencies (used in jest magic / doc)

This commit is contained in:
Peter Sanderson
2025-09-15 12:57:10 +02:00
committed by Peter Sanderson
parent ae268312d0
commit 31ec149c43
3 changed files with 7 additions and 1 deletions

View File

@@ -13,6 +13,9 @@
"protobufjs-cli",
"buffer",
"node-gyp",
"version-bump-prompt"
"version-bump-prompt",
"uuid",
"uint8array-tools",
"bitcore-lib"
]
}

View File

@@ -126,6 +126,7 @@
"eslint": "^9.34.0",
"husky": "^9.1.7",
"jest": "29.7.0",
"jest-environment-node": "^29.7.0",
"jest-expo": "53.0.9",
"node-fetch": "^2.6.4",
"node-gyp": "10.2.0",

View File

@@ -39998,6 +39998,7 @@ __metadata:
eslint: "npm:^9.34.0"
husky: "npm:^9.1.7"
jest: "npm:29.7.0"
jest-environment-node: "npm:^29.7.0"
jest-expo: "npm:53.0.9"
node-fetch: "npm:^2.6.4"
node-gyp: "npm:10.2.0"
@@ -40009,6 +40010,7 @@ __metadata:
tslib: "npm:^2.6.2"
tsx: "npm:^4.20.3"
typescript: "npm:5.8.3"
uuid: "npm:^11.1.0"
version-bump-prompt: "npm:^6.1.0"
dependenciesMeta:
core-js-pure: