Skip to content

Commit 3a635c1

Browse files
authored
feat: swc_ecma_parser 10.0.0 (#69)
1 parent 84afc85 commit 3a635c1

File tree

8 files changed

+587
-188
lines changed

8 files changed

+587
-188
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Ensure code generation same
3636
if: matrix.config.kind == 'test_debug'
3737
run: |
38-
cargo install cargo-clone --version 1.2.1 --locked
38+
cargo install cargo-clone --version 1.2.3 --locked
3939
chmod +x ./scripts/generate.ts
4040
./scripts/generate.ts
4141
echo Checking for git changes...

0 commit comments

Comments
 (0)