Skip to content

Commit be52b76

Browse files
authored
Merge pull request #2803 from srod/renovate/oxlint-monorepo
fix(deps): update dependency oxc-minify to ^0.112.0
2 parents 219aa5c + 15ee01b commit be52b76

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

bun.lock

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

packages/oxc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"dependencies": {
5555
"@node-minify/utils": "workspace:*",
56-
"oxc-minify": "^0.111.0"
56+
"oxc-minify": "^0.112.0"
5757
},
5858
"devDependencies": {
5959
"@node-minify/types": "workspace:*"

0 commit comments

Comments
 (0)