Commit c33e4f1
authored
chore(deps): update dependency @oxc-node/core to ^0.0.35 (#5710)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [@oxc-node/core](https://redirect.github.com/oxc-project/oxc-node) |
[`^0.0.34` ->
`^0.0.35`](https://renovatebot.com/diffs/npm/@oxc-node%2fcore/0.0.34/0.0.35)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>oxc-project/oxc-node (@​oxc-node/core)</summary>
###
[`v0.0.35`](https://redirect.github.com/oxc-project/oxc-node/blob/HEAD/CHANGELOG.md#0035-2025-12-01)
[Compare
Source](https://redirect.github.com/oxc-project/oxc-node/compare/v0.0.34...v0.0.35)
##### Bug Fixes
- **core:** transform tla error
([#​355](https://redirect.github.com/oxc-project/oxc-node/issues/355))
([3374ad1](https://redirect.github.com/oxc-project/oxc-node/commit/3374ad1f1be9ecd86ac76ed990b65013102ed806))
- sourcemaps for pirates hook.
([#​350](https://redirect.github.com/oxc-project/oxc-node/issues/350))
([dc915e0](https://redirect.github.com/oxc-project/oxc-node/commit/dc915e0336eeb9b326caa1fbd5628b8156f61d92))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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 these
updates 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/eggjs/egg).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im5leHQiLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent fa85b8c commit c33e4f1
File tree
2 files changed
+2
-2
lines changed- tools/create-egg/src/templates/tegg
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments