From b615c6e1092d01ab3a47da3477c4e4cd04aac322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:09:52 +0000 Subject: [PATCH] fix(deps): bump @rollup/rollup-linux-x64-gnu from 4.27.2 to 4.27.3 Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.27.2 to 4.27.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.27.2...v4.27.3) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9d39c55..2544c67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "2.0.0", "license": "MIT", "dependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.27.2" + "@rollup/rollup-linux-x64-gnu": "^4.27.3" }, "devDependencies": { "@commitlint/cli": "^19.5.0", @@ -48,7 +48,7 @@ "npm": ">=9.0.0" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.27.2", + "@rollup/rollup-linux-x64-gnu": "^4.27.3", "@swc/core-linux-x64-gnu": "^1.9.1" } }, @@ -1281,9 +1281,9 @@ ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.27.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.27.2.tgz", - "integrity": "sha512-PaW2DY5Tan+IFvNJGHDmUrORadbe/Ceh8tQxi8cmdQVCCYsLoQo2cuaSj+AU+YRX8M4ivS2vJ9UGaxfuNN7gmg==", + "version": "4.27.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.27.3.tgz", + "integrity": "sha512-/6bn6pp1fsCGEY5n3yajmzZQAh+mW4QPItbiWxs69zskBzJuheb3tNynEjL+mKOsUSFK11X4LYF2BwwXnzWleA==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index 47d0b79..caed91e 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "vitest": "^2.1.4" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.27.2", + "@rollup/rollup-linux-x64-gnu": "^4.27.3", "@swc/core-linux-x64-gnu": "^1.9.1" }, "files": [