Skip to content

Commit

Permalink
chore(deps-dev): update oxc
Browse files Browse the repository at this point in the history
  • Loading branch information
marcalexiei committed Nov 9, 2024
1 parent 16c86c5 commit b6abb30
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 89 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"ava": "6.2.0",
"eslint": "9.14.0",
"husky": "9.1.6",
"oxc-resolver": "2.0.0",
"oxc-transform": "0.34.0",
"oxc-resolver": "2.0.1",
"oxc-transform": "0.35.0",
"prettier": "3.3.3",
"rollup": "4.25.0",
"tsimp": "2.0.12",
Expand Down
174 changes: 87 additions & 87 deletions pnpm-lock.yaml

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

1 change: 1 addition & 0 deletions tests/__snapshots/tests/errors.spec.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Generated by [AVA](https://avajs.dev).
`[plugin rollup-plugin-oxc-transform] tests/fixtures/errors/syntax-error.js: ␊
transform errors:␊
x Expected \`}\` but found \`EOF\`␊
,-[###/tests/fixtures/errors/syntax-error.js:4:1]␊
Expand Down
Binary file modified tests/__snapshots/tests/errors.spec.ts.snap
Binary file not shown.

0 comments on commit b6abb30

Please sign in to comment.