From a41b8bcf11ab734d9724e578112f0204be9d0202 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 22:58:50 +0000 Subject: [PATCH] Pin dependency is-core-module to 1.0.39 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 21309d06..2c622509 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "jsonc-eslint-parser": "-", "toml-eslint-parser": "-", "yaml-eslint-parser": "-", - "is-core-module": "npm:@nolyfill/is-core-module@^1" + "is-core-module": "npm:@nolyfill/is-core-module@1.0.39" } } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30b1d9f4..f0d4049e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ overrides: jsonc-eslint-parser: '-' toml-eslint-parser: '-' yaml-eslint-parser: '-' - is-core-module: npm:@nolyfill/is-core-module@^1 + is-core-module: npm:@nolyfill/is-core-module@1.0.39 importers: