From 999c64fec72cc5d1e5e8dd14401dd6856a5f455f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 15:50:17 +0000 Subject: [PATCH] chore(deps): pin dependency @types/html-to-text to 9.0.4 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 84cd2f96..e0777875 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 ea0aa975..10b249a0 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