Skip to content

Commit

Permalink
Update dependency @antfu/ni to v0.21.10 (#67)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@antfu/ni](https://github.com/antfu/ni) | [`0.21.9` ->
`0.21.10`](https://renovatebot.com/diffs/npm/@antfu%2fni/0.21.9/0.21.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@antfu%2fni/0.21.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@antfu%2fni/0.21.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@antfu%2fni/0.21.9/0.21.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@antfu%2fni/0.21.9/0.21.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>antfu/ni (@&#8203;antfu/ni)</summary>

### [`v0.21.10`](https://github.com/antfu/ni/releases/tag/v0.21.10)

[Compare
Source](https://github.com/antfu/ni/compare/v0.21.9...v0.21.10)

#####    🐞 Bug Fixes

- .nirc may not exist  -  by
[@&#8203;a1mersnow](https://github.com/a1mersnow) and
[@&#8203;antfu](https://github.com/antfu) in
[https://github.com/antfu/ni/issues/186](https://github.com/antfu/ni/issues/186)
[<samp>(88123)</samp>](https://github.com/antfu/ni/commit/8812328)

#####     [View changes on
GitHub](https://github.com/antfu/ni/compare/v0.21.9...v0.21.10)

</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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ToppleTheNun/mchammer).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent 170ff37 commit 5ba39c8
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion apps/mchammer-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"zod": "3.22.4"
},
"devDependencies": {
"@antfu/ni": "0.21.9",
"@antfu/ni": "0.21.10",
"@remix-run/dev": "2.3.1",
"@remix-run/eslint-config": "2.3.1",
"@sentry/vite-plugin": "2.10.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/mchammer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"zod": "3.22.4"
},
"devDependencies": {
"@antfu/ni": "0.21.9",
"@antfu/ni": "0.21.10",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/introspection": "4.0.0",
"@graphql-codegen/typescript": "4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "turbo typecheck"
},
"devDependencies": {
"@antfu/ni": "0.21.9",
"@antfu/ni": "0.21.10",
"@turbo/gen": "1.10.16",
"prettier": "3.1.0",
"prettier-plugin-pkg": "0.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/wcl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"zod": "3.22.4"
},
"devDependencies": {
"@antfu/ni": "0.21.9",
"@antfu/ni": "0.21.10",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/client-preset": "4.1.0",
"@graphql-codegen/introspection": "4.0.0",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5ba39c8

Please sign in to comment.