From 5ad209b80e2677df466a299f5ac62ec7274998fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 10:10:39 +0000 Subject: [PATCH] Bump rollup-plugin-node-externals from 8.0.1 to 8.1.0 Bumps [rollup-plugin-node-externals](https://github.com/Septh/rollup-plugin-node-externals) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/Septh/rollup-plugin-node-externals/releases) - [Commits](https://github.com/Septh/rollup-plugin-node-externals/compare/v8.0.1...v8.1.0) --- updated-dependencies: - dependency-name: rollup-plugin-node-externals dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index fb1aa28..dbdcf72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8313,9 +8313,9 @@ rollup-plugin-esbuild@^6.1.1: unplugin-utils "^0.2.4" rollup-plugin-node-externals@^8.0.0: - version "8.0.1" - resolved "https://registry.yarnpkg.com/rollup-plugin-node-externals/-/rollup-plugin-node-externals-8.0.1.tgz#e52f56ba1eaabb146b5a348431889f56927ea240" - integrity sha512-j6uve/BPEyHCmQuXpu5/LT5qXw69QLIi6YnFrs6F7tmGFXjkFDT0zqZMt0KaMuWSvkcxJFBklsKfYYoKKEPwyw== + version "8.1.0" + resolved "https://registry.yarnpkg.com/rollup-plugin-node-externals/-/rollup-plugin-node-externals-8.1.0.tgz#3a844085d39f5f55be43d4e282a5c58dab41f0c9" + integrity sha512-0D3S0E0Dl1V3Q6Cywnc7wt88VAfOB9AC5QHwVdgvP1vByRHW2wnEXoK0x3VYZzJ/EmGsR5Uix5HUmMJNG+hz2Q== rollup@4.47.1: version "4.47.1"