From 4f0a8719041781f769e957c32f93208f3ffa8b5d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2020 06:58:48 +0000 Subject: [PATCH] Bump rollup-plugin-dev from 1.1.1 to 1.1.2 (#116) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 706612c4..212a69cc 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "rollup-plugin-babel": "^4.3.2", "rollup-plugin-cleanup": "^3.1.1", "rollup-plugin-commonjs": "^10.1.0", - "rollup-plugin-dev": "^1.1.1", + "rollup-plugin-dev": "^1.1.2", "rollup-plugin-gzip": "^2.4.0", "rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-progress": "^1.1.1", diff --git a/yarn.lock b/yarn.lock index 89b76316..08015456 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2395,10 +2395,10 @@ rollup-plugin-commonjs@^10.1.0: resolve "^1.11.0" rollup-pluginutils "^2.8.1" -rollup-plugin-dev@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/rollup-plugin-dev/-/rollup-plugin-dev-1.1.1.tgz#c58102af2dbf6fd916480646d9d040f504e167c4" - integrity sha512-nC1Bd08xPulOvX9nSsG0Vpb1Q+F8ZubRv/dIb7wxsDiGCjcYHHoQ/sVRXMuszAxSwmFXI2RxI8jrQQzjuKqAcA== +rollup-plugin-dev@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/rollup-plugin-dev/-/rollup-plugin-dev-1.1.2.tgz#821e844ba7354be2f92365a0d696b294b5670bca" + integrity sha512-97/vXTVr9zYQovUxoErmUiAv/u3rBCMRvEfBh059ZygieD9x9jU7ZiqJscfP1DKaPYYO5ry6G8JurJImJAvSZA== dependencies: colorette "^1.1.0" date-time "^3.1.0"