From c6e295161fb776bfe21efdabe3773998685041dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 21:19:41 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.53.0 to 2.77.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.53.0 to 2.77.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/v2.53.0...v2.77.1) --- 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 3d18f42..af1fb9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6362,9 +6362,9 @@ rollup-plugin-terser@^7.0.2: terser "^5.0.0" rollup@^2.53.0: - version "2.53.0" - resolved "https://registry.npmjs.org/rollup/-/rollup-2.53.0.tgz" - integrity sha512-spgrY78Toh+m0+zaOoeaayJKuzFuWy6o1PdFIBMVwRcuxT0xCOX9A5rChyKe+2ruL4lePKWUMImS4mMW1QAkmQ== + version "2.77.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.1.tgz#63463ebdbc04232fc42630ec72d137cd4400975d" + integrity sha512-GhutNJrvTYD6s1moo+kyq7lD9DeR5HDyXo4bDFlDSkepC9kVKY+KK/NSZFzCmeXeia3kEzVuToQmHRdugyZHxw== optionalDependencies: fsevents "~2.3.2"