Skip to content

Commit

Permalink
chore(module-tools): upgrade ast-grep 0.16.0 to support win32-arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
10Derozan committed Jan 5, 2024
1 parent b287898 commit e02cfb8
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 23 deletions.
5 changes: 5 additions & 0 deletions .changeset/thick-suits-allow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@modern-js/module-tools': patch
---

chore(module-tools): upgrade ast-grep 0.16.0 to support win32-arm64
2 changes: 1 addition & 1 deletion packages/solutions/module-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"dependencies": {
"@ampproject/remapping": "^2.2.1",
"@ast-grep/napi": "0.12.0",
"@ast-grep/napi": "0.16.0",
"@modern-js/core": "workspace:*",
"@modern-js/new-action": "workspace:*",
"@modern-js/plugin": "workspace:*",
Expand Down
54 changes: 32 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e02cfb8

Please sign in to comment.