From ae9e026c50aeeea67bea98ed24d981fb30f3ce05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 22:09:05 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.60.2 to 2.61.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bc607460..d46e3620 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "lint-staged": "^12.1.2", "npm-run-all": "^4.1.5", "prettier": "^2.5.1", - "rollup": "^2.60.2", + "rollup": "^2.61.1", "shx": "^0.3.3", "sinon": "^12.0.1", "source-map-support": "^0.5.21", diff --git a/yarn.lock b/yarn.lock index a9d140e8..1c90b485 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5874,10 +5874,10 @@ rimraf@^3.0.0, rimraf@^3.0.2: dependencies: glob "^7.1.3" -rollup@^2.60.2: - version "2.60.2" - resolved "https://registry.npmjs.org/rollup/-/rollup-2.60.2.tgz#3f45ace36a9b10b4297181831ea0719922513463" - integrity sha512-1Bgjpq61sPjgoZzuiDSGvbI1tD91giZABgjCQBKM5aYLnzjq52GoDuWVwT/cm/MCxCMPU8gqQvkj8doQ5C8Oqw== +rollup@^2.61.1: + version "2.61.1" + resolved "https://registry.npmjs.org/rollup/-/rollup-2.61.1.tgz#1a5491f84543cf9e4caf6c61222d9a3f8f2ba454" + integrity sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA== optionalDependencies: fsevents "~2.3.2"