diff options
author | dependabot[bot] <support@dependabot.com> | 2019-01-12 02:12:42 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2019-01-12 02:12:42 +0000 |
commit | fdd4b11a1a242db2a91f5f990d68cdaba30ceee8 (patch) | |
tree | 362557e32efd104f525c092032df634655222482 /build/package.json | |
parent | ce89fe7f39d14dc0255fed73db8a77b28f2f58fe (diff) | |
download | nextcloud-server-fdd4b11a1a242db2a91f5f990d68cdaba30ceee8.tar.gz nextcloud-server-fdd4b11a1a242db2a91f5f990d68cdaba30ceee8.zip |
Bump karma-viewport from 1.0.3 to 1.0.4 in /build
Bumps [karma-viewport](https://github.com/squidfunk/karma-viewport) from 1.0.3 to 1.0.4.
- [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.3...1.0.4)
Signed-off-by: dependabot[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 9194f32553a..386a4c31c79 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.3", + "karma-viewport": "^1.0.4", "node-sass": "~4.11.0", "phantomjs-prebuilt": "*", "sinon": "<= 5.0.7" |