Skip to content

Commit

Permalink
chore: bump up all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent 1ca88bf commit 19627e1
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 14 deletions.
2 changes: 1 addition & 1 deletion crates/panic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@napi-rs/cli": "^3.0.0-alpha.47",
"@napi-rs/wasm-runtime": "^0.1.2",
"@napi-rs/wasm-runtime": "^0.2.0",
"@napi-rs/wasm-tools": "workspace:*",
"emnapi": "^1.1.1",
"npm-run-all2": "^6.1.2"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@emnapi/core": "^1.1.1",
"@emnapi/runtime": "^1.1.1",
"@napi-rs/cli": "^3.0.0-alpha.47",
"@napi-rs/wasm-runtime": "^0.1.2",
"@napi-rs/wasm-runtime": "^0.2.0",
"@napi-rs/wasm-panic": "workspace:*",
"@swc-node/register": "^1.9.0",
"@swc/core": "^1.4.13",
Expand Down Expand Up @@ -115,5 +115,5 @@
"singleQuote": true,
"arrowParens": "always"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].5"
}
30 changes: 19 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 19627e1

Please sign in to comment.