Skip to content

Commit 32d3df4

Browse files
chore(deps): update dependency strip-indent to v4.1.0 (#179)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [strip-indent](https://redirect.github.com/sindresorhus/strip-indent) | [`4.0.0` -> `4.1.0`](https://renovatebot.com/diffs/npm/strip-indent/4.0.0/4.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/strip-indent/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/strip-indent/4.0.0/4.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/strip-indent (strip-indent)</summary> ### [`v4.1.0`](https://redirect.github.com/sindresorhus/strip-indent/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/sindresorhus/strip-indent/compare/v4.0.0...v4.1.0) - Add `dedent` named export ([#&#8203;14](https://redirect.github.com/sindresorhus/strip-indent/issues/14)) [`ade6b1e`](https://redirect.github.com/sindresorhus/strip-indent/commit/ade6b1e) *** </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/graphql-hive/federation-composition). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c599d07 commit 32d3df4

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"mitata": "1.0.34",
8282
"prettier": "3.6.2",
8383
"rimraf": "5.0.10",
84-
"strip-indent": "4.0.0",
84+
"strip-indent": "4.1.0",
8585
"tsx": "4.20.3",
8686
"typescript": "5.8.3",
8787
"vitest": "3.2.4"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)