Skip to content

Commit

Permalink
fix(deps): update dependency emnapi to v1.1.0 (#2006)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 20, 2024
1 parent 13651c5 commit e2b1a3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"clipanion": "^3.2.1",
"colorette": "^2.0.20",
"debug": "^4.3.4",
"emnapi": "1.0.0",
"emnapi": "1.1.0",
"inquirer": "^9.2.13",
"js-yaml": "^4.1.0",
"lodash-es": "^4.17.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ __metadata:
clipanion: "npm:^3.2.1"
colorette: "npm:^2.0.20"
debug: "npm:^4.3.4"
emnapi: "npm:1.0.0"
emnapi: "npm:1.1.0"
env-paths: "npm:^3.0.0"
esbuild: "npm:^0.20.0"
inquirer: "npm:^9.2.13"
Expand Down Expand Up @@ -5190,17 +5190,17 @@ __metadata:
languageName: node
linkType: hard

"emnapi@npm:1.0.0":
version: 1.0.0
resolution: "emnapi@npm:1.0.0"
"emnapi@npm:1.1.0":
version: 1.1.0
resolution: "emnapi@npm:1.1.0"
dependencies:
node-gyp: "npm:latest"
peerDependencies:
node-addon-api: ">= 6.1.0"
peerDependenciesMeta:
node-addon-api:
optional: true
checksum: 10c0/cd927b47189e313858f68147368685054bd63ad28d371caab821a308d32d571ae7e390f322dfd35c513f33eb8550330a28a4bc65c5c1ed01ba47250a186f0ba1
checksum: 10c0/3a33ae26d9b95b7d7753ad1fb2871ce69a49c8fd5e1ed0c5c9bb405fba96624596fa9f54ae59ddacfd23861137d08474a4dcbf46173011eb1b81c07ddfdc3300
languageName: node
linkType: hard

Expand Down

0 comments on commit e2b1a3e

Please sign in to comment.