diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-09-08 06:37:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-08 06:37:47 +0000 |
commit | 20e6d04a69745b10e839eae8cbdc32f930bc04ba (patch) | |
tree | 17be988db75dc3f85295873cfe7aa25708901785 /build/package.json | |
parent | 90b1244d10b977fa54834b8ec8d550e49053f194 (diff) | |
download | nextcloud-server-20e6d04a69745b10e839eae8cbdc32f930bc04ba.tar.gz nextcloud-server-20e6d04a69745b10e839eae8cbdc32f930bc04ba.zip |
Bump karma-viewport from 1.0.6 to 1.0.7 in /build
Bumps [karma-viewport](https://github.com/squidfunk/karma-viewport) from 1.0.6 to 1.0.7.
- [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.6...1.0.7)
Signed-off-by: dependabot[bot] <support@github.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 03b5baf3448..76f1035752e 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.6", + "karma-viewport": "^1.0.7", "node-sass": "~4.14.1", "phantomjs-prebuilt": "*", "sinon": "<= 5.0.7" |