Update dependency style-loader to ^1.1.3 (#8217)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-02-03 14:58:42 +01:00 committed by GitHub
parent 33ecb8f76f
commit 2ace795ed6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 11 deletions

View File

@ -200,7 +200,7 @@
"socket.io": "^2.2.0",
"socket.io-client": "^2.2.0",
"string-width": "^4.2.0",
"style-loader": "^1.1.2",
"style-loader": "^1.1.3",
"stylelint": "^12.0.1",
"term-size": "^2.1.1",
"terser-webpack-plugin": "^2.3.4",

View File

@ -1789,8 +1789,7 @@
integrity sha512-KWxkyphmlwam8kfYPSmoitKQRMGQCsr1ZRmNZgijT7ABKaVyk/+I5ezt2J213tM04Hi0vyg4L7iH1VCkNvm2Jw==
"@sourcegraph/extension-api-types@link:packages/@sourcegraph/extension-api-types":
version "0.0.0"
uid ""
version "2.1.0"
"@sourcegraph/prettierrc@^3.0.1", "@sourcegraph/prettierrc@^3.0.2":
version "3.0.2"
@ -17168,7 +17167,7 @@ schema-utils@^1.0.0:
ajv-errors "^1.0.0"
ajv-keywords "^3.1.0"
schema-utils@^2.0.0, schema-utils@^2.0.1, schema-utils@^2.6.0, schema-utils@^2.6.1, schema-utils@^2.6.4:
schema-utils@^2.0.0, schema-utils@^2.6.0, schema-utils@^2.6.1, schema-utils@^2.6.4:
version "2.6.4"
resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-2.6.4.tgz#a27efbf6e4e78689d91872ee3ccfa57d7bdd0f53"
integrity sha512-VNjcaUxVnEeun6B2fiiUDjXXBtD4ZSH7pdbfIu1pOFwgptDPLMo/z9jr4sUfsjFVPqDCEin/F7IYlq7/E6yDbQ==
@ -17805,8 +17804,7 @@ source-map@^0.7.3:
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
"sourcegraph@link:packages/sourcegraph-extension-api":
version "0.0.0"
uid ""
version "23.1.0"
space-separated-tokens@^1.0.0:
version "1.1.2"
@ -18306,13 +18304,13 @@ style-loader@^0.23.1:
loader-utils "^1.1.0"
schema-utils "^1.0.0"
style-loader@^1.1.2:
version "1.1.2"
resolved "https://registry.npmjs.org/style-loader/-/style-loader-1.1.2.tgz#1b519c19faf548df6182b93e72ea1a4156022c2f"
integrity sha512-0Mpq1ZHFDCNq1F+6avNBgv+7q8V+mWRuzehxyJT+aKgzyN/yfKTwjYqaYwBgx+11UpQxL21zNQfzzlz+JcGURw==
style-loader@^1.1.3:
version "1.1.3"
resolved "https://registry.npmjs.org/style-loader/-/style-loader-1.1.3.tgz#9e826e69c683c4d9bf9db924f85e9abb30d5e200"
integrity sha512-rlkH7X/22yuwFYK357fMN/BxYOorfnfq0eD7+vqlemSK4wEcejFF1dg4zxP0euBW8NrYx2WZzZ8PPFevr7D+Kw==
dependencies:
loader-utils "^1.2.3"
schema-utils "^2.0.1"
schema-utils "^2.6.4"
style-search@^0.1.0:
version "0.1.0"