Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit d3aea24

Browse files
Merge pull request #94 from ruby-syntax-tree/dependabot/npm_and_yarn/ruby-head-wasm-wasi-0.6.0
Bump ruby-head-wasm-wasi from 0.5.0 to 0.6.0
2 parents b765405 + 1120eff commit d3aea24

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@wasmer/wasmfs": "^0.12.0",
2929
"path-browserify": "^1.0.1",
3030
"randomfill": "^1.0.4",
31-
"ruby-head-wasm-wasi": "^0.5.0"
31+
"ruby-head-wasm-wasi": "^0.6.0"
3232
},
3333
"devDependencies": {
3434
"@types/node": "^18.6.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -267,10 +267,10 @@ readable-stream@^3.1.1, readable-stream@^3.4.0:
267267
string_decoder "^1.1.1"
268268
util-deprecate "^1.0.1"
269269

270-
ruby-head-wasm-wasi@^0.5.0:
271-
version "0.5.0"
272-
resolved "https://registry.yarnpkg.com/ruby-head-wasm-wasi/-/ruby-head-wasm-wasi-0.5.0.tgz#25fd836007c50d4a5b3f6bec7e4e8c8544859e0d"
273-
integrity sha512-JAqobSBDwGmDcO3yJE0qOBlxsFtTKKTJuRE1GfyOkuclftf5By3NkoeXe2XmrjKpDt0N8BwhI27vobNKyAgyHg==
270+
ruby-head-wasm-wasi@^0.6.0:
271+
version "0.6.0"
272+
resolved "https://registry.yarnpkg.com/ruby-head-wasm-wasi/-/ruby-head-wasm-wasi-0.6.0.tgz#6ecf838782e4d8c2cf9e93c7efd949a01d62967c"
273+
integrity sha512-GkzMPZxDm8YGdCn/u9GXNfkwDIkSTXAUm45FoC/zZdADBWA3Z93ivHGPcv6tVsISP3mNda47nWUtJWZjjTl4ng==
274274

275275
safe-buffer@^5.1.0, safe-buffer@~5.2.0:
276276
version "5.2.1"

0 commit comments

Comments
 (0)