chore(deps): update dependency @emnapi/runtime to v0.44.0 (#1804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1092d48a03
commit
c321071c89
2 changed files with 8 additions and 8 deletions
|
@ -81,7 +81,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@emnapi/core": "0.44.0",
|
"@emnapi/core": "0.44.0",
|
||||||
"@emnapi/runtime": "0.43.1",
|
"@emnapi/runtime": "0.44.0",
|
||||||
"@types/debug": "^4.1.10",
|
"@types/debug": "^4.1.10",
|
||||||
"@types/inquirer": "^9.0.6",
|
"@types/inquirer": "^9.0.6",
|
||||||
"@types/js-yaml": "^4.0.8",
|
"@types/js-yaml": "^4.0.8",
|
||||||
|
@ -95,7 +95,7 @@
|
||||||
"typescript": "^5.2.2"
|
"typescript": "^5.2.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@emnapi/runtime": "0.43.1",
|
"@emnapi/runtime": "0.44.0",
|
||||||
"@tybys/wasm-util": "0.8.0",
|
"@tybys/wasm-util": "0.8.0",
|
||||||
"emnapi": "0.43.1"
|
"emnapi": "0.43.1"
|
||||||
},
|
},
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -144,12 +144,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@emnapi/runtime@npm:0.43.1":
|
"@emnapi/runtime@npm:0.44.0":
|
||||||
version: 0.43.1
|
version: 0.44.0
|
||||||
resolution: "@emnapi/runtime@npm:0.43.1"
|
resolution: "@emnapi/runtime@npm:0.44.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: "npm:^2.4.0"
|
tslib: "npm:^2.4.0"
|
||||||
checksum: 87d89e81fd17001761a650890c023fddbcf0c98abcb541b33e65bfdac82a821cc884aac2b733555154d2e79faebffd32ca9eb357f391bdf093438b9d72dafefb
|
checksum: 68133f288a5f413787610232c90194ab0b692b859a130866f4869483217d94f71ac3fd23aacfb428e0eb438e4882d0e04874690a1f06386b7b35ebae330e698a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -576,7 +576,7 @@ __metadata:
|
||||||
resolution: "@napi-rs/cli@workspace:cli"
|
resolution: "@napi-rs/cli@workspace:cli"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emnapi/core": "npm:0.44.0"
|
"@emnapi/core": "npm:0.44.0"
|
||||||
"@emnapi/runtime": "npm:0.43.1"
|
"@emnapi/runtime": "npm:0.44.0"
|
||||||
"@octokit/rest": "npm:^20.0.2"
|
"@octokit/rest": "npm:^20.0.2"
|
||||||
"@tybys/wasm-util": "npm:0.8.0"
|
"@tybys/wasm-util": "npm:0.8.0"
|
||||||
"@types/debug": "npm:^4.1.10"
|
"@types/debug": "npm:^4.1.10"
|
||||||
|
@ -600,7 +600,7 @@ __metadata:
|
||||||
typanion: "npm:^3.14.0"
|
typanion: "npm:^3.14.0"
|
||||||
typescript: "npm:^5.2.2"
|
typescript: "npm:^5.2.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@emnapi/runtime": 0.43.1
|
"@emnapi/runtime": 0.44.0
|
||||||
"@tybys/wasm-util": 0.8.0
|
"@tybys/wasm-util": 0.8.0
|
||||||
emnapi: 0.43.1
|
emnapi: 0.43.1
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
|
|
Loading…
Reference in a new issue