Skip to content

Commit

Permalink
Bump dependencies (#1716)
Browse files Browse the repository at this point in the history
* Bump dependencies

* Bump CLI wasm-bindgen-cli
  • Loading branch information
thibault-martinez authored Nov 30, 2023
1 parent 69c695b commit d2daecd
Show file tree
Hide file tree
Showing 9 changed files with 267 additions and 195 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bindings-wasm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install wasm-bindgen-cli
uses: jetli/[email protected]
with:
version: "0.2.87"
version: "0.2.89"

- name: Set up Node.js
uses: actions/setup-node@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bindings-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Install wasm-bindgen-cli
uses: jetli/[email protected]
with:
version: "0.2.87"
version: "0.2.89"

- name: Set Up Node.js ${{ matrix.node }} and Yarn Cache
uses: actions/setup-node@v3
Expand Down
Loading

0 comments on commit d2daecd

Please sign in to comment.