Skip to content

Commit b26d394

Browse files
renovate-botdgp1130
authored andcommitted
build: update style-loader to version 1.1.3
1 parent 3d34996 commit b26d394

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
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.1.2",
58+
"style-loader": "1.1.3",
5959
"stylus": "0.54.7",
6060
"stylus-loader": "3.0.2",
6161
"tree-kill": "1.2.2",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -9837,7 +9837,7 @@ schema-utils@^1.0.0:
98379837
ajv-errors "^1.0.0"
98389838
ajv-keywords "^3.1.0"
98399839

9840-
schema-utils@^2.0.1, schema-utils@^2.5.0, schema-utils@^2.6.1:
9840+
schema-utils@^2.5.0, schema-utils@^2.6.1, schema-utils@^2.6.4:
98419841
version "2.6.4"
98429842
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.6.4.tgz#a27efbf6e4e78689d91872ee3ccfa57d7bdd0f53"
98439843
integrity sha512-VNjcaUxVnEeun6B2fiiUDjXXBtD4ZSH7pdbfIu1pOFwgptDPLMo/z9jr4sUfsjFVPqDCEin/F7IYlq7/E6yDbQ==
@@ -10653,13 +10653,13 @@ strip-json-comments@~2.0.1:
1065310653
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
1065410654
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
1065510655

10656-
style-loader@1.1.2:
10657-
version "1.1.2"
10658-
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.1.2.tgz#1b519c19faf548df6182b93e72ea1a4156022c2f"
10659-
integrity sha512-0Mpq1ZHFDCNq1F+6avNBgv+7q8V+mWRuzehxyJT+aKgzyN/yfKTwjYqaYwBgx+11UpQxL21zNQfzzlz+JcGURw==
10656+
style-loader@1.1.3:
10657+
version "1.1.3"
10658+
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.1.3.tgz#9e826e69c683c4d9bf9db924f85e9abb30d5e200"
10659+
integrity sha512-rlkH7X/22yuwFYK357fMN/BxYOorfnfq0eD7+vqlemSK4wEcejFF1dg4zxP0euBW8NrYx2WZzZ8PPFevr7D+Kw==
1066010660
dependencies:
1066110661
loader-utils "^1.2.3"
10662-
schema-utils "^2.0.1"
10662+
schema-utils "^2.6.4"
1066310663

1066410664
stylehacks@^4.0.0:
1066510665
version "4.0.3"

0 commit comments

Comments
 (0)