From 20aa76b00669ac9d84107afa5d4fed0d8425dc7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 01:58:37 +0000 Subject: [PATCH] chore(deps-dev): Bump rollup from 3.25.1 to 3.26.0 Bumps [rollup](https://github.com/rollup/rollup) from 3.25.1 to 3.26.0. - [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/v3.25.1...v3.26.0) --- updated-dependencies: - dependency-name: rollup 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 0dbc21106..03b0264ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15173,9 +15173,9 @@ rollup@^2.43.1: fsevents "~2.3.2" rollup@^3.21.0, rollup@^3.25.1: - version "3.25.1" - resolved "https://registry.npmjs.org/rollup/-/rollup-3.25.1.tgz#9fff79d22ff1a904b2b595a2fb9bc3793cb987d8" - integrity sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ== + version "3.26.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.0.tgz#9f2e0316a4ca641911cefd8515c562a9124e6130" + integrity sha512-YzJH0eunH2hr3knvF3i6IkLO/jTjAEwU4HoMUbQl4//Tnl3ou0e7P5SjxdDr8HQJdeUJShlbEHXrrnEHy1l7Yg== optionalDependencies: fsevents "~2.3.2"