]> prime8.dev >> repos - ttyd.git/commitdiff
build(deps-dev): bump style-loader from 1.1.4 to 1.2.1 (#333)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sat, 2 May 2020 15:00:53 +0000 (23:00 +0800)
committerGitHub <noreply@github.com>
Sat, 2 May 2020 15:00:53 +0000 (23:00 +0800)
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.1.4 to 1.2.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.1.4...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
html/package.json
html/yarn.lock

index cb7dc9231d2eba9908d1b77e6825abda7644f661..44d6e6cda92bae6c633b3624ddcf87f30641c562 100644 (file)
@@ -48,7 +48,7 @@
     "optimize-css-assets-webpack-plugin": "^5.0.3",
     "sass-loader": "^8.0.2",
     "scssfmt": "^1.0.7",
-    "style-loader": "^1.1.4",
+    "style-loader": "^1.2.1",
     "terser-webpack-plugin": "^2.3.5",
     "through2": "^3.0.1",
     "ts-loader": "^7.0.1",
index e471dbbf6218c5b81dfe67e58073a69461281d88..d59b58d806baa63c404cd60d028bc7bbf20f6c94 100644 (file)
@@ -7548,13 +7548,13 @@ strip-json-comments@~2.0.1:
   resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
   integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
 
-style-loader@^1.1.4:
-  version "1.1.4"
-  resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.1.4.tgz#1ad81283cefe51096756fd62697258edad933230"
-  integrity sha512-SbBHRD8fwK3pX+4UDF4ETxUF0+rCvk29LWTTI7Rt0cgsDjAj3SWM76ByTe6u2+4IlJ/WwluB7wuslWETCoPQdg==
+style-loader@^1.2.1:
+  version "1.2.1"
+  resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.2.1.tgz#c5cbbfbf1170d076cfdd86e0109c5bba114baa1a"
+  integrity sha512-ByHSTQvHLkWE9Ir5+lGbVOXhxX10fbprhLvdg96wedFZb4NDekDPxVKv5Fwmio+QcMlkkNfuK+5W1peQ5CUhZg==
   dependencies:
     loader-utils "^2.0.0"
-    schema-utils "^2.6.5"
+    schema-utils "^2.6.6"
 
 stylehacks@^4.0.0:
   version "4.0.3"