From 95229a4d0b7e8dc29d9318b10544f447148c7cd3 Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Mon, 13 Dec 2021 15:16:44 -0600 Subject: [PATCH] chore: sync rollup version with vite --- packages/astro/package.json | 2 +- yarn.lock | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/packages/astro/package.json b/packages/astro/package.json index ce0681f49..f72107d2a 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -94,7 +94,7 @@ "prismjs": "^1.25.0", "rehype-slug": "^5.0.0", "resolve": "^1.20.0", - "rollup": "2.59.0", + "rollup": "^2.59.0", "sass": "^1.43.4", "semver": "^7.3.5", "send": "^0.17.1", diff --git a/yarn.lock b/yarn.lock index 8ed1f3978..439e0f8e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8120,13 +8120,6 @@ rollup-plugin-terser@^7.0.0: serialize-javascript "^4.0.0" terser "^5.0.0" -rollup@2.59.0: - version "2.59.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.59.0.tgz#108c61b0fa0a37ebc8d1f164f281622056f0db59" - integrity sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw== - optionalDependencies: - fsevents "~2.3.2" - rollup@^2.43.1: version "2.60.0" resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.0.tgz#4ee60ab7bdd0356763f87d7099f413e5460fc193"