diff options
author | dependabot[bot] <support@dependabot.com> | 2019-01-24 07:53:06 +0000 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2019-01-24 13:57:56 +0100 |
commit | b708ebbf0c871756b373c932623a5914873698af (patch) | |
tree | fadf7d93f69bdb5e56b94b926d149565b4033817 /apps/updatenotification/package.json | |
parent | a374f764f8ca162c8f466cb8b5f4797ce42a9510 (diff) | |
download | nextcloud-server-b708ebbf0c871756b373c932623a5914873698af.tar.gz nextcloud-server-b708ebbf0c871756b373c932623a5914873698af.zip |
Bump vue-loader from 15.5.1 to 15.6.0 in /apps/updatenotification
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.5.1 to 15.6.0.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.5.1...v15.6.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r-- | apps/updatenotification/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json index 8e96c79e986..437bdcc4cf9 100644 --- a/apps/updatenotification/package.json +++ b/apps/updatenotification/package.json @@ -37,7 +37,7 @@ "node-sass": "^4.11.0", "sass-loader": "^7.1.0", "style-loader": "^0.23.1", - "vue-loader": "^15.5.1", + "vue-loader": "^15.6.0", "vue-template-compiler": "^2.5.22", "webpack": "^4.28.4", "webpack-cli": "^3.2.1", |