Skip to content

Commit 60a257e

Browse files
chore(deps): update all non-major dependencies (#200)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.17.31` -> `^20.17.32`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.31/20.17.32) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.17.32?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.17.32?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.17.31/20.17.32?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.17.31/20.17.32?slim=true)](https://docs.renovatebot.com/merge-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 - "after 2am and before 3am" in timezone Asia/Shanghai, Automerge - "schedule:daily" in timezone Asia/Shanghai. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/u3u/ts-lib-starter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6dd808d commit 60a257e

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,13 @@
6767
"devDependencies": {
6868
"@total-typescript/ts-reset": "^0.6.1",
6969
"@tsconfig/node20": "^20.1.5",
70-
"@types/node": "^20.17.31",
70+
"@types/node": "^20.17.32",
7171
"@u3u/eslint-config": "^2.15.2",
7272
"@u3u/prettier-config": "^5.2.0",
7373
"@vitest/coverage-v8": "^2.1.9",
7474
"@vitest/ui": "^2.1.9",
7575
"bumpp": "^9.11.1",
76-
"dedent": "^1.5.3",
76+
"dedent": "^1.6.0",
7777
"eslint": "^8.57.0",
7878
"fix-tsup-cjs": "^1.2.0",
7979
"lint-staged": "^15.5.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)