Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-29 05:18:31 +0300
committerGitHub <noreply@github.com>2019-12-29 05:18:31 +0300
commit4a228559d4d3044c0bcca44c9041a4b1a1f9eb9e (patch)
tree428198695d8c50d1fb13123af1df558d943f45ab /package-lock.json
parent88a24d7d120fc30e3655f371d64fbdbe02a93241 (diff)
Bump style-loader from 1.1.1 to 1.1.2
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.1.1 to 1.1.2. - [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.1...v1.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 93398f70ce4..57c7eb94d85 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9533,9 +9533,9 @@
}
},
"style-loader": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-1.1.1.tgz",
- "integrity": "sha512-oIVF12trRq0od4Yojg7q0K3Lq/O6Ix/AYgVosykrVg+kWxxxUyk8KhKCCmekyGSUiVK1xxlAQymLWWdh6S9lOg==",
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-1.1.2.tgz",
+ "integrity": "sha512-0Mpq1ZHFDCNq1F+6avNBgv+7q8V+mWRuzehxyJT+aKgzyN/yfKTwjYqaYwBgx+11UpQxL21zNQfzzlz+JcGURw==",
"dev": true,
"requires": {
"loader-utils": "^1.2.3",