From a66fe772803ea5b98ad3d079a6f53f6e3baa8cb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 18:31:34 +0100 Subject: [PATCH] chore(deps): pin devdependency markdownlint-cli to 0.33.0 (main) (#23756) 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 754229fe21..d6a3f3e216 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "h3": "1.8.2", "happy-dom": "12.9.1", "jiti": "1.20.0", - "markdownlint-cli": "^0.33.0", + "markdownlint-cli": "0.33.0", "nitropack": "2.6.3", "nuxi": "3.9.0", "nuxt": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d6d275b6b..10b3079a9b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,7 +80,7 @@ importers: specifier: 1.20.0 version: 1.20.0 markdownlint-cli: - specifier: ^0.33.0 + specifier: 0.33.0 version: 0.33.0 nitropack: specifier: 2.6.3