From 76c9968870b02fc5b5239d0b2ddaa2d1a3b9d301 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 04:04:14 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.75.5 to 2.75.6 Bumps [rollup](https://github.com/rollup/rollup) from 2.75.5 to 2.75.6. - [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.75.5...v2.75.6) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 116eba53..fc1adbd2 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "react": "18.1.0", "react-dom": "18.1.0", "rimraf": "3.0.2", - "rollup": "2.75.5", + "rollup": "2.75.6", "rollup-plugin-terser": "7.0.2", "size-limit": "7.0.8", "typescript": "4.7.3"