Skip to content

Commit 4a2cdb9

Browse files
authored
Bump wasm-bindgen dependencies (#3174)
1 parent f24d0b4 commit 4a2cdb9

221 files changed

Lines changed: 8829 additions & 6229 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/formatting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
clangFormatVersion: 14
3030
- uses: actionsx/prettier@v2
3131
with:
32-
args: --config "${{ github.workspace }}/.prettierrc.toml" --write "**/*.{js,ts}"
32+
args: --config "${{ github.workspace }}/.prettierrc.toml" --write "**/*.{js,mjs,cjs,jsx,ts,tsx}"
3333
# Prettier has no diff view so we must make one ourselves
3434
# https://github.com/prettier/prettier/issues/6885
3535
- run: |

0 commit comments

Comments
 (0)