From f62393b3d1ee52b354f7f51ae643c8174f9edcad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 08:28:51 +0000 Subject: [PATCH] Bump @rollup/rollup-darwin-x64 from 4.28.0 to 4.29.1 Bumps [@rollup/rollup-darwin-x64](https://github.com/rollup/rollup) from 4.28.0 to 4.29.1. - [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.28.0...v4.29.1) --- updated-dependencies: - dependency-name: "@rollup/rollup-darwin-x64" dependency-type: direct:production update-type: version-update:semver-minor ... 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 2e2d5197..306b6864 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,6 +20,7 @@ "@babel/preset-typescript": "^7.26.0", "@babel/traverse": "^7.26.4", "@genezio/test-interface-component": "^2.4.3", + "@rollup/rollup-darwin-x64": "4.29.1", "@sentry/node": "^7.120.2", "@sentry/profiling-node": "~7.120.0", "@types/adm-zip": "^0.5.6", @@ -125,7 +126,7 @@ "@rollup/rollup-android-arm-eabi": "4.28.1", "@rollup/rollup-android-arm64": "4.21.3", "@rollup/rollup-darwin-arm64": "4.28.1", - "@rollup/rollup-darwin-x64": "4.28.0", + "@rollup/rollup-darwin-x64": "4.29.1", "@rollup/rollup-linux-arm-gnueabihf": "4.24.0", "@rollup/rollup-linux-arm64-gnu": "4.29.1", "@rollup/rollup-linux-arm64-musl": "4.25.0", @@ -4991,13 +4992,12 @@ ] }, "node_modules/@rollup/rollup-darwin-x64": { - "version": "4.28.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.28.0.tgz", - "integrity": "sha512-8hxgfReVs7k9Js1uAIhS6zq3I+wKQETInnWQtgzt8JfGx51R1N6DRVy3F4o0lQwumbErRz52YqwjfvuwRxGv1w==", + "version": "4.29.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.29.1.tgz", + "integrity": "sha512-j/Ej1oanzPjmN0tirRd5K2/nncAhS9W6ICzgxV+9Y5ZsP0hiGhHJXZ2JQ53iSSjj8m6cRY6oB1GMzNn2EUt6Ng==", "cpu": [ "x64" ], - "license": "MIT", "optional": true, "os": [ "darwin" diff --git a/package.json b/package.json index 09e5985e..746bacef 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "@rollup/rollup-android-arm-eabi": "4.28.1", "@rollup/rollup-android-arm64": "4.21.3", "@rollup/rollup-darwin-arm64": "4.28.1", - "@rollup/rollup-darwin-x64": "4.28.0", + "@rollup/rollup-darwin-x64": "4.29.1", "@rollup/rollup-linux-arm-gnueabihf": "4.24.0", "@rollup/rollup-linux-arm64-gnu": "4.29.1", "@rollup/rollup-linux-arm64-musl": "4.25.0",