Bump style-loader from 0.13.2 to 0.23.1 (#274)

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.13.2 to 0.23.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/v0.13.2...v0.23.1)

---
updated-dependencies:
- dependency-name: style-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-07-03 02:14:49 +02:00
committed by GitHub
parent 4e85e82432
commit c09b42e9ca
2 changed files with 7 additions and 5 deletions

View File

@@ -150,7 +150,7 @@
"sinon": "^1.17.2",
"sinon-chai": "^2.7.0",
"socket.io-client": "1.4.8",
"style-loader": "^0.13.0",
"style-loader": "^0.23.1",
"template-html-loader": "^0.0.4",
"then-jade": "^2.4.1",
"url-loader": "^0.6.2",

View File

@@ -9536,11 +9536,13 @@ strip-json-comments@~2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
style-loader@^0.13.0:
version "0.13.2"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.13.2.tgz#74533384cf698c7104c7951150b49717adc2f3bb"
style-loader@^0.23.1:
version "0.23.1"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.23.1.tgz#cb9154606f3e771ab6c4ab637026a1049174d925"
integrity sha512-XK+uv9kWwhZMZ1y7mysB+zoihsEj4wneFWAS5qoiLwzW0WzSqMrrsIy+a3zkQJq0ipFtBpX5W3MqyRIBF/WFGg==
dependencies:
loader-utils "^1.0.2"
loader-utils "^1.1.0"
schema-utils "^1.0.0"
superagent@^3.5.2, superagent@^3.8.3:
version "3.8.3"