From e9ac7b5f8a6eaa2ee262cbc968fc211a2a372bc1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2019 08:06:35 +0000 Subject: [PATCH] chore(deps-dev): bump style-loader from 1.0.2 to 1.1.1 Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.0.2 to 1.1.1. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.0.2...v1.1.1) 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 182eba1..9811956 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8216,9 +8216,9 @@ strip-loader@^0.1.2: loader-utils "^0.2.6" style-loader@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.0.2.tgz#433d72eab8d1dd7d64c648b8ad7d9cbff3184111" - integrity sha512-xehHGWeCPrr+R/bU82To0j7L7ENzH30RHYmMhmAumbuIpQ/bHmv3SAj1aTRfBSszkXoqNtpKnJyWXEDydS+KeA== + version "1.1.1" + resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.1.1.tgz#8290d915dffe820916790cdcab5aa58c38ab605c" + integrity sha512-oIVF12trRq0od4Yojg7q0K3Lq/O6Ix/AYgVosykrVg+kWxxxUyk8KhKCCmekyGSUiVK1xxlAQymLWWdh6S9lOg== dependencies: loader-utils "^1.2.3" schema-utils "^2.0.1"