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

Commit

Permalink
Merge pull request #175 from ruby-syntax-tree/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/ruby-head-wasm-wasi-2.1.0

Bump ruby-head-wasm-wasi from 2.0.0 to 2.1.0
  • Loading branch information
github-actions[bot] authored Jul 31, 2023
2 parents 0e5f059 + 09dd4e9 commit 9d43416
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,13 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.18.17.tgz#bcb2e042631b3c15792058e189ed879a22b2968b"
integrity sha512-fGEb8f2BSA3CW7riJVurug65ACLuQAzKq0SSqkY2b2yHHH0MzDfbLyKIGzHwOI/gkHcxM/leuSW6D5w/LMNitA==

"@ruby/wasm-wasi@^2.0.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@ruby/wasm-wasi/-/wasm-wasi-2.1.0.tgz#c372ee9aa4c670c2be049ca5b89c6aa86191a2b7"
integrity sha512-0XlKcAEJhfzQsCifqNtDdICoPza5MEcSSKjINjtObY4BYumvOZ3qrLmn2uSixkhnPpl4cIt/EBw9KlXdbz5FBg==
dependencies:
tslib "^2.3.1"

"@types/node@^20.1.0":
version "20.4.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.5.tgz#9dc0a5cb1ccce4f7a731660935ab70b9c00a5d69"
Expand Down Expand Up @@ -268,9 +275,11 @@ readable-stream@^3.1.1, readable-stream@^3.4.0:
util-deprecate "^1.0.1"

ruby-head-wasm-wasi@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ruby-head-wasm-wasi/-/ruby-head-wasm-wasi-2.0.0.tgz#a432cf98e6ff3207e9d4cba9552aa2b1edfc408f"
integrity sha512-f70Qi9DFcXJv66VJlLZJuSr0Qv/LVv9gJJcXEMXB+Af2g/uThKLNQqvxOCiAcaHmfv0vl/f+60eEaHJ7TvWk3g==
version "2.1.0"
resolved "https://registry.yarnpkg.com/ruby-head-wasm-wasi/-/ruby-head-wasm-wasi-2.1.0.tgz#21d754287c429c444cb1e2abe1dda37213cc57b5"
integrity sha512-WIEuSSTTJHyO0040fbX9eUw4QQ92RYarPfaIHG7SukDCHtUNYbwzRNhtoUmKWnXepVjWURFypB3iNnKaHu5Lpg==
dependencies:
"@ruby/wasm-wasi" "^2.0.0"

safe-buffer@^5.1.0, safe-buffer@~5.2.0:
version "5.2.1"
Expand All @@ -295,6 +304,11 @@ tar-stream@^2.1.0:
inherits "^2.0.3"
readable-stream "^3.1.1"

tslib@^2.3.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==

typescript@^5.0.2:
version "5.1.6"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
Expand Down

0 comments on commit 9d43416

Please sign in to comment.