From 7bfa41c9512e4771a6db1d849644f229a7bbb433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 21:42:09 +0000 Subject: [PATCH] Bump rollup from 0.52.1 to 2.79.2 Bumps [rollup](https://github.com/rollup/rollup) from 0.52.1 to 2.79.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/v0.52.1...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c8865c..2ab4b30 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "npm-run-all": "4.1.2", "prettier": "1.15.3", "rimraf": "2.6.2", - "rollup": "0.52.1", + "rollup": "2.79.2", "rollup-plugin-commonjs": "8.2.6", "rollup-plugin-node-resolve": "3.0.0", "rollup-plugin-uglify": "2.0.1",