summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2018-05-30 13:21:43 +0200
committerGitHub <noreply@github.com>2018-05-30 13:21:43 +0200
commit50f6015821bfef676d90e0fd09799c8576d64f10 (patch)
tree2a5b05edbc151395849149410aa03727ebe799e8 /build
parentd24859ba001d6e47314a376f16b6d4686e4596f1 (diff)
parent4d78f2e45b52db303fa84cc5f2df5aa516e44721 (diff)
downloadnextcloud-server-50f6015821bfef676d90e0fd09799c8576d64f10.tar.gz
nextcloud-server-50f6015821bfef676d90e0fd09799c8576d64f10.zip
Merge pull request #9680 from nextcloud/dependabot/npm_and_yarn/build/karma-viewport-tw-1.0.2
Update karma-viewport requirement to ^1.0.2 in /build
Diffstat (limited to 'build')
-rw-r--r--build/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json
index f880d201dc1..8ffda0236a6 100644
--- a/build/package.json
+++ b/build/package.json
@@ -22,7 +22,7 @@
"karma-jasmine-sinon": "^1.0.4",
"karma-junit-reporter": "*",
"karma-phantomjs-launcher": "*",
- "karma-viewport": "^0.4.2",
+ "karma-viewport": "^1.0.2",
"phantomjs-prebuilt": "*",
"node-sass": "~4.9.0",
"sinon": "<= 5.0.7"