Skip to content

Commit d90610b

Browse files
Update dependency oxc-minify to ^0.137.0 (#1682)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [oxc-minify](https://oxc.rs/docs/guide/usage/minifier) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/napi/minify)) | [`^0.136.0` → `^0.137.0`](https://renovatebot.com/diffs/npm/oxc-minify/0.136.0/0.137.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxc-minify/0.137.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxc-minify/0.136.0/0.137.0?slim=true) | --- ### Configuration 📅 **Schedule**: (in timezone Asia/Tokyo) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/line/line-bot-sdk-nodejs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bf2591 commit d90610b

2 files changed

Lines changed: 85 additions & 85 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@vitest/coverage-v8": "^4.1.0",
7070
"express": "5.2.1",
7171
"msw": "2.14.6",
72-
"oxc-minify": "^0.136.0",
72+
"oxc-minify": "^0.137.0",
7373
"prettier": "3.8.4",
7474
"publint": "0.3.21",
7575
"typedoc": "^0.28.14",

0 commit comments

Comments
 (0)