diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-02-02 02:13:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-02 02:13:24 +0000 |
commit | bf5174afe0e525fbf5371950e6ab70aa52229585 (patch) | |
tree | eca1c8fd70e6b98a38a119aa740c3d8724a3b902 /build/package.json | |
parent | 7b5072ab617ee28d37914690b865f835bc03efae (diff) | |
download | nextcloud-server-bf5174afe0e525fbf5371950e6ab70aa52229585.tar.gz nextcloud-server-bf5174afe0e525fbf5371950e6ab70aa52229585.zip |
Bump karma-viewport from 1.0.4 to 1.0.5 in /build
Bumps [karma-viewport](https://github.com/squidfunk/karma-viewport) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/squidfunk/karma-viewport/releases)
- [Changelog](https://github.com/squidfunk/karma-viewport/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/karma-viewport/compare/1.0.4...1.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'build/package.json')
-rw-r--r-- | build/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json index 48670107d52..c78edc9fa5d 100644 --- a/build/package.json +++ b/build/package.json @@ -21,7 +21,7 @@ "karma-jasmine-sinon": "^1.0.4", "karma-junit-reporter": "^1.2.0", "karma-phantomjs-launcher": "^1.0.4", - "karma-viewport": "^1.0.4", + "karma-viewport": "^1.0.5", "node-sass": "~4.13.0", "phantomjs-prebuilt": "*", "sinon": "<= 5.0.7" |