From 15ff9891a0f15fbfe13cbea50d0c3819fd54c048 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 16:45:29 +0000 Subject: [PATCH] chore(deps): update dependency @rollup/rollup-linux-x64-musl to v4.62.3 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7141173..ed3dfa5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "vitest": "4.1.10" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-musl": "4.62.2" + "@rollup/rollup-linux-x64-musl": "4.62.3" } }, "node_modules/@actions/cache": { @@ -1131,9 +1131,9 @@ "license": "MIT" }, "node_modules/@rollup/rollup-linux-x64-musl": { - "version": "4.62.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.62.2.tgz", - "integrity": "sha512-uNN83XxQrRAh/w0/pmAfibcwyb6YWt4gP+dpnQKPVJshAloQ785ii8CT8ZCIxkGg9opVsvAlGhFitSm6D1Jjpg==", + "version": "4.62.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.62.3.tgz", + "integrity": "sha512-LBx9LYXvj2CBkMkjLdNAWLwH0MLMin7do2VcVo9kVPibGLkY0BQQut2fv7NVqkXqZ/CrAu9LqDHVV1xHCMpCPw==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index cad7cd2..e196d1d 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,6 @@ "vitest": "4.1.10" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-musl": "4.62.2" + "@rollup/rollup-linux-x64-musl": "4.62.3" } }