Skip to content

Commit

Permalink
chore(deps): update dependency knip to v5.39.2 (#2542)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [knip](https://knip.dev)
([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip))
| [`5.39.1` ->
`5.39.2`](https://renovatebot.com/diffs/npm/knip/5.39.1/5.39.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.39.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.39.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.39.1/5.39.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.39.1/5.39.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>webpro-nl/knip (knip)</summary>

###
[`v5.39.2`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.39.2)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.39.1...5.39.2)

- Fix up moonrepo fixture
([`382c909`](https://redirect.github.com/webpro-nl/knip/commit/382c909f))
- Edit docs
([`69d602a`](https://redirect.github.com/webpro-nl/knip/commit/69d602a4))
- Plugin housekeeping
([`770685b`](https://redirect.github.com/webpro-nl/knip/commit/770685bc))
- Add `isRootOnly` to moonrepo and yarn plugins
([`9c07294`](https://redirect.github.com/webpro-nl/knip/commit/9c072943))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 10-19 1-7 * MON" in timezone
Asia/Seoul, 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.

---

- [ ] <!-- 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/channel-io/bezier-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 50eedcf commit 6bc1624
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13861,8 +13861,8 @@ __metadata:
linkType: hard

"knip@npm:^5.27.3":
version: 5.39.1
resolution: "knip@npm:5.39.1"
version: 5.39.2
resolution: "knip@npm:5.39.2"
dependencies:
"@nodelib/fs.walk": "npm:1.2.8"
"@snyk/github-codeowners": "npm:1.1.0"
Expand All @@ -13886,7 +13886,7 @@ __metadata:
bin:
knip: bin/knip.js
knip-bun: bin/knip-bun.js
checksum: 10/43dc480d071297d86ee92213f92b01965a38290191f3378c150958d2da4c04fa49a8471d8a5cc74685daebe06335117d11b5fae625fc443934fc3f2c0b67d35c
checksum: 10/b6871c4922ef75452984b5742b16e290a65bfe5bb565aaf423d634f4d4a541b8235482811dc83edd859fbcf3f9c694d9130659fc6cc8db676b22aad0a20b5042
languageName: node
linkType: hard

Expand Down

0 comments on commit 6bc1624

Please sign in to comment.