From bd9c1d8e96672676ed861b08601e575d91e0cb2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 06:07:07 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.79.1 to 3.2.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.2.2. - [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.79.1...v3.2.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25bc2a7..9f4a2dc 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "proxyquire": "^2.1.3", "react": "^18.0.0", "react-dom": "^18.0.0", - "rollup": "^2.0.2", + "rollup": "^3.2.2", "tsd": "^0.24.1" }, "homepage": "https://github.com/u-wave/react-youtube#readme",