aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-12-17 02:21:32 +0000
committerdependabot[bot] <support@dependabot.com>2018-12-17 02:21:32 +0000
commitb563bd98ecee54a01a17d9b5b318a16ff32b1bec (patch)
tree5677f58062667ed995d5066e44f4436f2029f316 /apps/updatenotification/package.json
parentffd2410a7ec12ac7cbe85d3af26c2a7db61764c5 (diff)
downloadnextcloud-server-b563bd98ecee54a01a17d9b5b318a16ff32b1bec.tar.gz
nextcloud-server-b563bd98ecee54a01a17d9b5b318a16ff32b1bec.zip
Bump css-loader from 2.0.0 to 2.0.1 in /apps/updatenotification
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.0 to 2.0.1. - [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/v2.0.0...v2.0.1) 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 b58b9efe0b1..2c0eee96e11 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -32,7 +32,7 @@
"@babel/core": "^7.2.0",
"@babel/preset-env": "^7.2.0",
"babel-loader": "^8.0.4",
- "css-loader": "^2.0.0",
+ "css-loader": "^2.0.1",
"file-loader": "^1.1.11",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.21",