From b4f6052f891e4ba42199bca386e887dae39ab287 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 06:04:14 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.79.1 to 3.2.3 Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.2.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/v2.79.1...v3.2.3) --- 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..96cd865 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.3", "tsd": "^0.24.1" }, "homepage": "https://github.com/u-wave/react-youtube#readme",