Skip to content

Commit 1e62d07

Browse files
renovate-botvikerman
authored andcommitted
build: update style-loader to version 1.1.2
1 parent 1e76a6c commit 1e62d07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"source-map-support": "0.5.16",
5656
"source-map-loader": "0.2.4",
5757
"speed-measure-webpack-plugin": "1.3.1",
58-
"style-loader": "1.0.2",
58+
"style-loader": "1.1.2",
5959
"stylus": "0.54.7",
6060
"stylus-loader": "3.0.2",
6161
"tree-kill": "1.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10311,10 +10311,10 @@ strip-json-comments@~2.0.1:
1031110311
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
1031210312
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
1031310313

10314-
style-loader@1.0.2:
10315-
version "1.0.2"
10316-
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.0.2.tgz#433d72eab8d1dd7d64c648b8ad7d9cbff3184111"
10317-
integrity sha512-xehHGWeCPrr+R/bU82To0j7L7ENzH30RHYmMhmAumbuIpQ/bHmv3SAj1aTRfBSszkXoqNtpKnJyWXEDydS+KeA==
10314+
style-loader@1.1.2:
10315+
version "1.1.2"
10316+
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.1.2.tgz#1b519c19faf548df6182b93e72ea1a4156022c2f"
10317+
integrity sha512-0Mpq1ZHFDCNq1F+6avNBgv+7q8V+mWRuzehxyJT+aKgzyN/yfKTwjYqaYwBgx+11UpQxL21zNQfzzlz+JcGURw==
1031810318
dependencies:
1031910319
loader-utils "^1.2.3"
1032010320
schema-utils "^2.0.1"

0 commit comments

Comments
 (0)