Skip to content

Commit 89165e2

Browse files
authored
fix(deps): Update dependency read-package-up to v12 (#61)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [read-package-up](https://redirect.github.com/sindresorhus/read-package-up) | dependencies | major | [`^11.0.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/read-package-up/11.0.0/12.0.0) | --- ### Release Notes <details> <summary>sindresorhus/read-package-up (read-package-up)</summary> ### [`v12.0.0`](https://redirect.github.com/sindresorhus/read-package-up/releases/tag/v12.0.0) [Compare Source](https://redirect.github.com/sindresorhus/read-package-up/compare/v11.0.0...v12.0.0) ##### Breaking - Require Node.js 20 [`7b5b52a`](https://redirect.github.com/sindresorhus/read-package-up/commit/7b5b52a) ##### Improvements - Update dependencies [`7b5b52a`](https://redirect.github.com/sindresorhus/read-package-up/commit/7b5b52a) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent fa4322f commit 89165e2

File tree

2 files changed

+100
-82
lines changed

2 files changed

+100
-82
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"dot-prop": "^10.0.0",
8686
"got": "^14.0.0",
8787
"p-map": "^7.0.0",
88-
"read-package-up": "^11.0.0"
88+
"read-package-up": "^12.0.0"
8989
},
9090
"ava": {
9191
"typescript": {

0 commit comments

Comments
 (0)