From fbac3c29b93755ee2e4b197f8dd7634bcf91b765 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 19:37:08 +0000 Subject: [PATCH] Update dependency @rollup/plugin-replace to v5.0.5 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 45586e5..9256a98 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@rollup/plugin-commonjs": "25.0.7", "@rollup/plugin-node-resolve": "15.2.3", - "@rollup/plugin-replace": "5.0.4", + "@rollup/plugin-replace": "5.0.5", "concurrently": "8.2.2", "esm-bundle-scripts": "1.2.0", "husky": "8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee7a23d..b532fcd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.4 specifiers: '@rollup/plugin-commonjs': 25.0.7 '@rollup/plugin-node-resolve': 15.2.3 - '@rollup/plugin-replace': 5.0.4 + '@rollup/plugin-replace': 5.0.5 concurrently: 8.2.2 esm-bundle-scripts: 1.2.0 husky: 8.0.3 @@ -23,7 +23,7 @@ specifiers: devDependencies: '@rollup/plugin-commonjs': 25.0.7_rollup@2.79.1 '@rollup/plugin-node-resolve': 15.2.3_rollup@2.79.1 - '@rollup/plugin-replace': 5.0.4_rollup@2.79.1 + '@rollup/plugin-replace': 5.0.5_rollup@2.79.1 concurrently: 8.2.2 esm-bundle-scripts: 1.2.0 husky: 8.0.3 @@ -905,8 +905,8 @@ packages: rollup: 2.79.1 dev: true - /@rollup/plugin-replace/5.0.4_rollup@2.79.1: - resolution: {integrity: sha512-E2hmRnlh09K8HGT0rOnnri9OTh+BILGr7NVJGB30S4E3cLRn3J0xjdiyOZ74adPs4NiAMgrjUMGAZNJDBgsdmQ==} + /@rollup/plugin-replace/5.0.5_rollup@2.79.1: + resolution: {integrity: sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0