Skip to content

Commit e779291

Browse files
fix(deps): update dependency dedent to v1.6.0 (main) (#7292)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dedent](https://redirect.github.com/dmnd/dedent) | [`1.5.3` -> `1.6.0`](https://renovatebot.com/diffs/npm/dedent/1.5.3/1.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/dedent/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/dedent/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/dedent/1.5.3/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dedent/1.5.3/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dmnd/dedent (dedent)</summary> ### [`v1.6.0`](https://redirect.github.com/dmnd/dedent/releases/tag/v1.6.0) [Compare Source](https://redirect.github.com/dmnd/dedent/compare/v1.5.3...v1.6.0) #### What's Changed - feat: add `trimWhitespace` option by [@&#8203;43081j](https://redirect.github.com/43081j) in [https://github.com/dmnd/dedent/pull/97](https://redirect.github.com/dmnd/dedent/pull/97) #### New Contributors - [@&#8203;43081j](https://redirect.github.com/43081j) made their first contribution in [https://github.com/dmnd/dedent/pull/97](https://redirect.github.com/dmnd/dedent/pull/97) **Full Changelog**: dmnd/dedent@v1.5.3...v1.6.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d4e3c2 commit e779291

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10020,7 +10020,7 @@ __metadata:
1002010020
languageName: node
1002110021
linkType: hard
1002210022

10023-
"dedent@npm:1.5.3, dedent@npm:^1.0.0, dedent@npm:^1.5.1":
10023+
"dedent@npm:1.5.3":
1002410024
version: 1.5.3
1002510025
resolution: "dedent@npm:1.5.3"
1002610026
peerDependencies:
@@ -10032,6 +10032,18 @@ __metadata:
1003210032
languageName: node
1003310033
linkType: hard
1003410034

10035+
"dedent@npm:^1.0.0, dedent@npm:^1.5.1":
10036+
version: 1.6.0
10037+
resolution: "dedent@npm:1.6.0"
10038+
peerDependencies:
10039+
babel-plugin-macros: ^3.1.0
10040+
peerDependenciesMeta:
10041+
babel-plugin-macros:
10042+
optional: true
10043+
checksum: 10c0/671b8f5e390dd2a560862c4511dd6d2638e71911486f78cb32116551f8f2aa6fcaf50579ffffb2f866d46b5b80fd72470659ca5760ede8f967619ef7df79e8a5
10044+
languageName: node
10045+
linkType: hard
10046+
1003510047
"deep-eql@npm:^4.1.2":
1003610048
version: 4.1.3
1003710049
resolution: "deep-eql@npm:4.1.3"

0 commit comments

Comments
 (0)