From 6b8efaad5c437d125f5d31b78776a34e99ed8789 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 02:26:34 +0000 Subject: [PATCH] build(deps): bump rollup from 2.28.2 to 2.29.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.28.2 to 2.29.0. - [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.28.2...v2.29.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4f68660..d16efb2 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "lint-staged": "^10.3.0", "lodash.camelcase": "4.3.0", "rimraf": "3.0.2", - "rollup": "2.28.2", + "rollup": "2.29.0", "rollup-plugin-commonjs": "10.1.0", "rollup-plugin-json": "^4.0.0", "rollup-plugin-node-resolve": "5.2.0", diff --git a/yarn.lock b/yarn.lock index 6ac4b64..45b9fa8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6116,10 +6116,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.8.1: dependencies: estree-walker "^0.6.1" -rollup@2.28.2: - version "2.28.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.2.tgz#599ec4978144a82d8a8ec3d37670a8440cb04e4b" - integrity sha512-8txbsFBFLmm9Xdt4ByTOGa9Muonmc8MfNjnGAR8U8scJlF1ZW7AgNZa7aqBXaKtlvnYP/ab++fQIq9dB9NWUbg== +rollup@2.29.0: + version "2.29.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29.0.tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec" + integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ== optionalDependencies: fsevents "~2.1.2"