Skip to content

Commit e610374

Browse files
authored
fix(deps): Update dependency modern-errors to v7.1.3 (#307)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [modern-errors](https://redirect.github.com/ehmicky/modern-errors) | dependencies | patch | [`7.1.2` -> `7.1.3`](https://renovatebot.com/diffs/npm/modern-errors/7.1.2/7.1.3) | --- ### Release Notes <details> <summary>ehmicky/modern-errors (modern-errors)</summary> ### [`v7.1.3`](https://redirect.github.com/ehmicky/modern-errors/blob/HEAD/CHANGELOG.md#713) [Compare Source](https://redirect.github.com/ehmicky/modern-errors/compare/7.1.2...7.1.3) #### Bug fixes - Fix [`BaseError.normalize(error, NewErrorClass)`](README.md#errorclassnormalizeerror-newerrorclass). `error` is not converted to `NewErrorClass` if it is an instance of a `BaseError`'s subclass. However, `error` was converted when it was an instance of `BaseError` itself, which was incorrect. </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 54a1262 commit e610374

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)