Commit 51fe333
authored
Update dependency @napi-rs/cli to v2.18.4 (#5751)
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@napi-rs/cli](https://redirect.github.com/napi-rs/napi-rs) | [`3.5.0` -> `2.18.4`](https://renovatebot.com/diffs/npm/@napi-rs%2fcli/2.18.2/2.18.4) |  |  |
---
### Release Notes
<details>
<summary>napi-rs/napi-rs (@​napi-rs/cli)</summary>
### [`v2.18.4`](https://redirect.github.com/napi-rs/napi-rs/releases/tag/%40napi-rs/cli%402.18.4)
[Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected])
#### What Changed
- fix(cli): add missing declare keyword
**Full Changelog**: <https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@​napi-rs/[email protected]>
### [`v2.18.3`](https://redirect.github.com/napi-rs/napi-rs/releases/tag/%40napi-rs/cli%402.18.3)
[Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected])
#### What's Changed
- remove duplicate typedefs in `index.d.ts` from macro re-evaluation by [@​OmarTawfik](https://redirect.github.com/OmarTawfik) in [#​2088](https://redirect.github.com/napi-rs/napi-rs/pull/2088)
#### New Contributors
- [@​OmarTawfik](https://redirect.github.com/OmarTawfik) made their first contribution in [#​2088](https://redirect.github.com/napi-rs/napi-rs/pull/2088)
**Full Changelog**: <https://github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@​napi-rs/[email protected]>
</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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] 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/X-oss-byte/Nextjs).1 parent 3e43d00 commit 51fe333
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments