From 0ce9fbde579ddcf7d5d480be42a09cd85235e7ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 10:31:24 +0100 Subject: [PATCH] chore(deps): pin devdependency compatx to 0.1.8 (#913) 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 0e7d310b9..92d36c832 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@vitest/ui": "2.0.4", "@vue/test-utils": "2.4.6", "changelogen": "0.5.5", - "compatx": "^0.1.8", + "compatx": "0.1.8", "eslint": "9.7.0", "h3": "1.12.0", "jiti": "1.21.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b74db5fba..50525d621 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,7 +142,7 @@ importers: specifier: 0.5.5 version: 0.5.5(magicast@0.3.4) compatx: - specifier: ^0.1.8 + specifier: 0.1.8 version: 0.1.8 eslint: specifier: 9.7.0