Skip to content

Commit 6aa4be1

Browse files
author
Matt Lewis
committed
chore: upgrade style loader
1 parent d808e84 commit 6aa4be1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"sinon": "^2.0.0",
105105
"sinon-chai": "^2.8.0",
106106
"standard-version": "^4.0.0",
107-
"style-loader": "^0.15.0",
107+
"style-loader": "^0.16.0",
108108
"stylelint": "^7.6.0",
109109
"stylelint-config-standard": "^16.0.0",
110110
"stylelint-webpack-plugin": "^0.7.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -5806,9 +5806,9 @@ [email protected], strip-json-comments@^2.0.0, strip-json-comments@~2.0.
58065806
version "2.0.1"
58075807
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
58085808

5809-
style-loader@^0.15.0:
5810-
version "0.15.0"
5811-
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.15.0.tgz#17ff9527ae109b94d8c53d253dc9333041438a2d"
5809+
style-loader@^0.16.0:
5810+
version "0.16.0"
5811+
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.16.0.tgz#5f001a9bf58fff9fd40f8aa3b9738ab99d4000c7"
58125812
dependencies:
58135813
loader-utils "^1.0.2"
58145814

0 commit comments

Comments
 (0)