Skip to content

Commit d068fd0

Browse files
chore(deps): update dependency np to v10.0.5 (#668)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [np](https://togithub.com/sindresorhus/np) | [`10.0.3` -> `10.0.5`](https://renovatebot.com/diffs/npm/np/10.0.3/10.0.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/np/10.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/np/10.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/np/10.0.3/10.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/np/10.0.3/10.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/np (np)</summary> ### [`v10.0.5`](https://togithub.com/sindresorhus/np/releases/tag/v10.0.5) [Compare Source](https://togithub.com/sindresorhus/np/compare/v10.0.4...v10.0.5) - Fix npm 10 compatibility for real ([#&#8203;744](https://togithub.com/sindresorhus/np/issues/744)) [`34409be`](https://togithub.com/sindresorhus/np/commit/34409be) ### [`v10.0.4`](https://togithub.com/sindresorhus/np/releases/tag/v10.0.4) [Compare Source](https://togithub.com/sindresorhus/np/compare/v10.0.3...v10.0.4) - Fix compatibility with npm 10 ([#&#8203;743](https://togithub.com/sindresorhus/np/issues/743)) [`4caa295`](https://togithub.com/sindresorhus/np/commit/4caa295) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/sequelize/umzug). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dc3877 commit d068fd0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"expect-type": "0.19.0",
3636
"fs-syncer": "0.5.3",
3737
"lodash": "4.17.21",
38-
"np": "10.0.3",
38+
"np": "10.0.5",
3939
"p-event": "^4.0.0",
4040
"sequelize": "6.37.2",
4141
"source-map-support": "0.5.21",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)