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

Commit 80b72f0

Browse files
Bump ruby-head-wasm-wasi from 0.3.0 to 0.4.0
Bumps [ruby-head-wasm-wasi](https://github.com/ruby/ruby.wasm) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/ruby/ruby.wasm/releases) - [Commits](ruby/ruby.wasm@ruby-head-wasm-wasi-0.3.0...ruby-head-wasm-wasi-0.4.0) --- updated-dependencies: - dependency-name: ruby-head-wasm-wasi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d712c6 commit 80b72f0

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.3.0"
31+
"ruby-head-wasm-wasi": "^0.4.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.3.0:
271-
version "0.3.0"
272-
resolved "https://registry.yarnpkg.com/ruby-head-wasm-wasi/-/ruby-head-wasm-wasi-0.3.0.tgz#fcf9f07e34f8a48944bd5072ce92aebcce61f31a"
273-
integrity sha512-6EiZxeGZs8V7qPP7JhLxsg7e/Vmy3O4upQs8PcvMesXuH5r0XV0DIN6QII7Gd/5ot39tLL5VqAbi0zSefjaa7Q==
270+
ruby-head-wasm-wasi@^0.4.0:
271+
version "0.4.0"
272+
resolved "https://registry.yarnpkg.com/ruby-head-wasm-wasi/-/ruby-head-wasm-wasi-0.4.0.tgz#8db3421a8ea494b280e66a2d498c2aac2857214d"
273+
integrity sha512-XyOCAgqiLTGssvCs922uNn5qeJN+XW93Q5Z33C9B0Ey4Ab8B2OGjt2FaXn1+FYaNZDmuWDclOj5uY2aIvupSHg==
274274

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

0 commit comments

Comments
 (0)