Skip to content

Commit

Permalink
chore(deps): update dependency oxc-transform to ^0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 4, 2024
1 parent 8fc7548 commit 974d8e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"prepare": "git config diff.lockb.textconv bun && git config diff.lockb.binary true"
},
"peerDependencies": {
"oxc-transform": "^0.22.1",
"oxc-transform": "^0.23.0",
"typescript": "^5.5.4"
},
"dependencies": {
"oxc-transform": "^0.22.1",
"oxc-transform": "^0.23.0",
"unplugin-isolated-decl": "^0.4.1"
},
"devDependencies": {
Expand Down

0 comments on commit 974d8e7

Please sign in to comment.