summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-07-09 08:52:58 +0000
committerdependabot[bot] <support@dependabot.com>2018-07-09 08:52:58 +0000
commitcf574ce69d251e64c20db23cabb36934093099a5 (patch)
tree56f70c18b1e241b7e6ff81dd5aba364238450f7c /apps/updatenotification/package.json
parent3067dfe49ee7bbaf474b02d57b06b0335f3317db (diff)
downloadnextcloud-server-cf574ce69d251e64c20db23cabb36934093099a5.tar.gz
nextcloud-server-cf574ce69d251e64c20db23cabb36934093099a5.zip
Bump css-loader from 0.28.11 to 1.0.0 in /apps/updatenotification
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 0.28.11 to 1.0.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v0.28.11...v1.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r--apps/updatenotification/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json
index 84b08001f1c..263a378031e 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -28,7 +28,7 @@
"vue-select": "^2.4.0"
},
"devDependencies": {
- "css-loader": "^0.28.11",
+ "css-loader": "^1.0.0",
"file-loader": "^1.1.11",
"vue-loader": "^15.2.4",
"vue-template-compiler": "^2.5.16",