From 6fa36ceb608fe03374a21c90aadb8f06a0243a6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 06:59:27 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.79.1 to 3.17.3 Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.17.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.17.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 512485b..2e2c51b 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.17.3", "tsd": "^0.25.0" }, "homepage": "https://github.com/u-wave/react-youtube#readme",