chore(deps): update dependency @emnapi/core to v0.44.0 (#1803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6a1943ba54
commit
1092d48a03
2 changed files with 11 additions and 2 deletions
|
@ -80,7 +80,7 @@
|
|||
"typanion": "^3.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emnapi/core": "0.43.1",
|
||||
"@emnapi/core": "0.44.0",
|
||||
"@emnapi/runtime": "0.43.1",
|
||||
"@types/debug": "^4.1.10",
|
||||
"@types/inquirer": "^9.0.6",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -135,6 +135,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@emnapi/core@npm:0.44.0":
|
||||
version: 0.44.0
|
||||
resolution: "@emnapi/core@npm:0.44.0"
|
||||
dependencies:
|
||||
tslib: "npm:^2.4.0"
|
||||
checksum: 554ad897ae5d6e49471f1922113e60f74ecdc7617ea83ba070b022e7878d7f35160b26d42da98f692f915ba89ccc8900a57ee1afeafbe9fc225c0b92db5772f4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@emnapi/runtime@npm:0.43.1":
|
||||
version: 0.43.1
|
||||
resolution: "@emnapi/runtime@npm:0.43.1"
|
||||
|
@ -566,7 +575,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "@napi-rs/cli@workspace:cli"
|
||||
dependencies:
|
||||
"@emnapi/core": "npm:0.43.1"
|
||||
"@emnapi/core": "npm:0.44.0"
|
||||
"@emnapi/runtime": "npm:0.43.1"
|
||||
"@octokit/rest": "npm:^20.0.2"
|
||||
"@tybys/wasm-util": "npm:0.8.0"
|
||||
|
|
Loading…
Reference in a new issue