Skip to content

Commit

Permalink
fix(deps): update dependency emnapi to v0.45.0 (#1879)
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 Dec 29, 2023
1 parent dc79bb8 commit e175e6f
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 @@ -73,7 +73,7 @@
"clipanion": "^3.2.1",
"colorette": "^2.0.20",
"debug": "^4.3.4",
"emnapi": "0.44.0",
"emnapi": "0.45.0",
"inquirer": "^9.2.12",
"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 @@ -587,7 +587,7 @@ __metadata:
clipanion: "npm:^3.2.1"
colorette: "npm:^2.0.20"
debug: "npm:^4.3.4"
emnapi: "npm:0.44.0"
emnapi: "npm:0.45.0"
env-paths: "npm:^3.0.0"
esbuild: "npm:^0.19.8"
inquirer: "npm:^9.2.12"
Expand Down Expand Up @@ -3900,15 +3900,15 @@ __metadata:
languageName: node
linkType: hard

"emnapi@npm:0.44.0":
version: 0.44.0
resolution: "emnapi@npm:0.44.0"
"emnapi@npm:0.45.0":
version: 0.45.0
resolution: "emnapi@npm:0.45.0"
peerDependencies:
node-addon-api: ">= 6.1.0"
peerDependenciesMeta:
node-addon-api:
optional: true
checksum: 26e6391479c80e3eb5234feb944370c963d7f851f1d3c7a140dea514809b690549ba110d09211b57763ad5f7e308180a3bcd745484faf5363eeb12b45079542b
checksum: 076411fc611c0e3f1c08a9260babbeac8094474d8a4174e6b9f27dc5ba569b51fd42c2513d17d4056680a680a575fb8c81f18259d7208327b53195bf3f58483b
languageName: node
linkType: hard

Expand Down

0 comments on commit e175e6f

Please sign in to comment.