summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-29 01:13:34 +0000
committerGitHub <noreply@github.com>2020-03-29 01:13:34 +0000
commitaaaabd1678bdbe008bc10a390df79c41e5f4cbc8 (patch)
tree6e740fe34ddc13bc76732c59c5fc1283ee692a42 /build/package.json
parentdf463f90be01be2d38f6cdd5b2b1a20900696b54 (diff)
downloadnextcloud-server-aaaabd1678bdbe008bc10a390df79c41e5f4cbc8.tar.gz
nextcloud-server-aaaabd1678bdbe008bc10a390df79c41e5f4cbc8.zip
Bump karma-viewport from 1.0.5 to 1.0.6 in /build
Bumps [karma-viewport](https://github.com/squidfunk/karma-viewport) from 1.0.5 to 1.0.6. - [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.5...1.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'build/package.json')
-rw-r--r--build/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json
index 2336fa1468e..1b327806bea 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.5",
+ "karma-viewport": "^1.0.6",
"node-sass": "~4.13.0",
"phantomjs-prebuilt": "*",
"sinon": "<= 5.0.7"