chore(deps): update dependency emnapi to v0.44.0 (#1805)
This commit is contained in:
parent
6df0ca112e
commit
76dcf833da
2 changed files with 8 additions and 8 deletions
|
@ -72,7 +72,7 @@
|
|||
"clipanion": "^3.2.1",
|
||||
"colorette": "^2.0.20",
|
||||
"debug": "^4.3.4",
|
||||
"emnapi": "0.43.1",
|
||||
"emnapi": "0.44.0",
|
||||
"inquirer": "^9.2.11",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
@ -97,7 +97,7 @@
|
|||
"peerDependencies": {
|
||||
"@emnapi/runtime": "0.44.0",
|
||||
"@tybys/wasm-util": "0.8.0",
|
||||
"emnapi": "0.43.1"
|
||||
"emnapi": "0.44.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@emnapi/runtime": {
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -587,7 +587,7 @@ __metadata:
|
|||
clipanion: "npm:^3.2.1"
|
||||
colorette: "npm:^2.0.20"
|
||||
debug: "npm:^4.3.4"
|
||||
emnapi: "npm:0.43.1"
|
||||
emnapi: "npm:0.44.0"
|
||||
env-paths: "npm:^3.0.0"
|
||||
esbuild: "npm:^0.19.5"
|
||||
inquirer: "npm:^9.2.11"
|
||||
|
@ -602,7 +602,7 @@ __metadata:
|
|||
peerDependencies:
|
||||
"@emnapi/runtime": 0.44.0
|
||||
"@tybys/wasm-util": 0.8.0
|
||||
emnapi: 0.43.1
|
||||
emnapi: 0.44.0
|
||||
peerDependenciesMeta:
|
||||
"@emnapi/runtime":
|
||||
optional: true
|
||||
|
@ -3590,15 +3590,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"emnapi@npm:0.43.1":
|
||||
version: 0.43.1
|
||||
resolution: "emnapi@npm:0.43.1"
|
||||
"emnapi@npm:0.44.0":
|
||||
version: 0.44.0
|
||||
resolution: "emnapi@npm:0.44.0"
|
||||
peerDependencies:
|
||||
node-addon-api: ">= 6.1.0"
|
||||
peerDependenciesMeta:
|
||||
node-addon-api:
|
||||
optional: true
|
||||
checksum: 93bc99eeabd8af0b7be7d9f08b4bf2c6f4efb1c454a97559b8d076f8747dd22f0f61a1d60d306636e82eb6901a2be84a8ef8a0b8b38d10c1ee466c08fd0996be
|
||||
checksum: 26e6391479c80e3eb5234feb944370c963d7f851f1d3c7a140dea514809b690549ba110d09211b57763ad5f7e308180a3bcd745484faf5363eeb12b45079542b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue