From 18519de266f9409165908f3ebfa4aa5366f5aa9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 10:47:44 +0100 Subject: [PATCH] chore(deps): pin devdependency destr to 2.0.3 (main) (#28462) 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 d025a86dc0..2903ca980a 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "changelogen": "0.5.5", "consola": "3.2.3", "cssnano": "7.0.4", - "destr": "^2.0.3", + "destr": "2.0.3", "devalue": "5.0.0", "eslint": "9.8.0", "eslint-plugin-no-only-tests": "3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0d5a0f4ed..864d47540e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,7 +87,7 @@ importers: specifier: 7.0.4 version: 7.0.4(postcss@8.4.41) destr: - specifier: ^2.0.3 + specifier: 2.0.3 version: 2.0.3 devalue: specifier: 5.0.0