Skip to content

Commit

Permalink
fix(deps): update dependency emnapi to v1.1.1 (#2017)
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 30, 2024
1 parent f5b6854 commit e4ad476
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 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.1.0",
"emnapi": "1.1.1",
"inquirer": "^9.2.13",
"js-yaml": "^4.1.0",
"lodash-es": "^4.17.21",
Expand Down
12 changes: 5 additions & 7 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.1.0"
emnapi: "npm:1.1.1"
env-paths: "npm:^3.0.0"
esbuild: "npm:^0.20.0"
inquirer: "npm:^9.2.13"
Expand Down Expand Up @@ -5188,17 +5188,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit e4ad476

Please sign in to comment.