From c7588f0fe41ca07aeb988f3026cfb11a9930ccea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 11:58:25 +0000 Subject: [PATCH] chore(deps-dev): Bump rollup-plugin-inject from 3.0.1 to 3.0.2 Bumps [rollup-plugin-inject](https://github.com/rollup/rollup-plugin-inject) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/rollup/rollup-plugin-inject/releases) - [Changelog](https://github.com/rollup/rollup-plugin-inject/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup-plugin-inject/commits) 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 736168462..8f0fdce70 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4315,9 +4315,9 @@ rollup-plugin-commonjs@^10.0.2: rollup-pluginutils "^2.8.1" rollup-plugin-inject@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/rollup-plugin-inject/-/rollup-plugin-inject-3.0.1.tgz#62b619d28988aca60eb17ccfbf553e25feb8c0f9" - integrity sha512-zF0jOuSpBxdLwAeDsS/+zGYgseaoH9LwqRNsByuzmE3bxfQ4Pg2gDoXGGWiia7iFyA8nLT+6iHrAqQYtH3Olow== + version "3.0.2" + resolved "https://registry.yarnpkg.com/rollup-plugin-inject/-/rollup-plugin-inject-3.0.2.tgz#e4233855bfba6c0c12a312fd6649dff9a13ee9f4" + integrity sha512-ptg9PQwzs3orn4jkgXJ74bfs5vYz1NCZlSQMBUA0wKcGp5i5pA1AO3fOUEte8enhGUC+iapTCzEWw2jEFFUO/w== dependencies: estree-walker "^0.6.1" magic-string "^0.25.3"