From 403a37eefa53836943c2a5976b28c0e158c6f546 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 06:59:12 +0000 Subject: [PATCH] build(deps-dev): bump rollup-plugin-alias from 2.0.1 to 2.2.0 Bumps [rollup-plugin-alias](https://github.com/frostney/rollup-plugin-alias) from 2.0.1 to 2.2.0. - [Release notes](https://github.com/frostney/rollup-plugin-alias/releases) - [Changelog](https://github.com/rollup/rollup-plugin-alias/blob/master/CHANGELOG.md) - [Commits](https://github.com/frostney/rollup-plugin-alias/compare/v2.0.1...v2.2.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9fb28cdb..ea4e721b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6042,9 +6042,9 @@ rimraf@^2.6.3: glob "^7.1.3" rollup-plugin-alias@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/rollup-plugin-alias/-/rollup-plugin-alias-2.0.1.tgz#2f11b0a09e0bab1bbd1f130536fe99ef8f35c0dd" - integrity sha512-/wOySYmFzR1TPijsiNBOAV12HYPs7GZtAuim2LKdk5V6RnQSZ34ueVgkFfjJffe/HIFR6Jdwc4+7YOlY5uty4w== + version "2.2.0" + resolved "https://registry.yarnpkg.com/rollup-plugin-alias/-/rollup-plugin-alias-2.2.0.tgz#5004a2bc542a2eebb45b5a0fff8c6f540439decc" + integrity sha512-9ZK410qeFed4gGrHoojBpxLsHF74vPgsheGg9JRW5RbALAxqdvJbd357mSqWBqUrBfRVnZnNUXTZdYLxxQEA5A== dependencies: slash "^3.0.0"