From 949df274d56717002dc283c8a98c3b8a0ac72985 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 16:33:19 +0000 Subject: [PATCH] chore(deps): pin dependency @types/html-to-text to 9.0.4 (#1823) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/html-to-text](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-to-text) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-to-text)) | devDependencies | pin | [`^9.0.4` -> `9.0.4`](https://renovatebot.com/diffs/npm/@types%2fhtml-to-text/9.0.4/9.0.4) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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. --- - [ ] 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/JoshuaKGoldberg/create-typescript-app). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 41817004..09914848 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@release-it/conventional-changelog": "9.0.3", "@types/eslint-plugin-markdown": "2.0.2", "@types/git-url-parse": "9.0.3", - "@types/html-to-text": "^9.0.4", + "@types/html-to-text": "9.0.4", "@types/js-yaml": "4.0.9", "@types/node": "22.10.2", "@types/parse-author": "2.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d042c03a..5d39cd89 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -121,7 +121,7 @@ importers: specifier: 9.0.3 version: 9.0.3 '@types/html-to-text': - specifier: ^9.0.4 + specifier: 9.0.4 version: 9.0.4 '@types/js-yaml': specifier: 4.0.9