Bump style-loader from 2.0.0 to 3.0.0

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 2.0.0 to 3.0.0.
- [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/v2.0.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-25 04:05:51 +00:00
committed by GitHub
parent fe3a1a58f6
commit f36c7e5e3f
2 changed files with 5 additions and 8 deletions

View File

@@ -47,7 +47,7 @@
"shelljs": "0.8.4",
"source-code-pro": "^2.38.0",
"source-sans-pro": "3.6.0",
"style-loader": "^2.0.0",
"style-loader": "^3.0.0",
"svg-inline-loader": "^0.8.2",
"tslib": "^2.2.0",
"typedoc": "^0.20.36",