Skip to content

Commit 979636b

Browse files
committed
fix: replace with binding that is compatible with workflow environment
1 parent 9961e28 commit 979636b

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "2.0.0",
40-
"@oxc-parser/binding-darwin-arm64": "0.99.0",
40+
"@oxc-parser/binding-linux-x64-gnu": "0.99.0",
4141
"@prettier/plugin-oxc": "0.1.3",
4242
"@trivago/prettier-plugin-sort-imports": "4.2.1",
4343
"@types/eslint": "8.44.9",

pnpm-lock.yaml

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)