aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-05-30 08:23:38 +0000
committerdependabot[bot] <support@dependabot.com>2018-05-30 08:23:38 +0000
commitf39ed3d44971ad6137219be49c8d7afa11e3b83f (patch)
treede662f57ea4dc39ffb2e58a41c245e6973fe56f4 /apps/updatenotification/package.json
parente8c680f74a084f4e61ef61661e699c868d1d7fb3 (diff)
downloadnextcloud-server-f39ed3d44971ad6137219be49c8d7afa11e3b83f.tar.gz
nextcloud-server-f39ed3d44971ad6137219be49c8d7afa11e3b83f.zip
Bump css-loader from 0.28.9 to 0.28.11 in /apps/updatenotification
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 0.28.9 to 0.28.11. - [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.9...v0.28.11) 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 afdd9b08c60..5cd4e4947e1 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -28,7 +28,7 @@
},
"devDependencies": {
"cross-env": "^5.1.3",
- "css-loader": "^0.28.8",
+ "css-loader": "^0.28.11",
"file-loader": "^1.1.6",
"vue-loader": "^13.7.0",
"vue-template-compiler": "^2.5.13",