summaryrefslogtreecommitdiffstats
path: root/build/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-12-31 02:22:56 +0000
committerdependabot[bot] <support@dependabot.com>2018-12-31 02:22:56 +0000
commit462cf270bcc6be4b6d393cfc756d3df0607b1d7c (patch)
tree98f8b6db27b1911e317cc062ddecb30a66107386 /build/package.json
parent8d5b74b6b6312d2dedac3bcf9eca9aba99d42372 (diff)
downloadnextcloud-server-462cf270bcc6be4b6d393cfc756d3df0607b1d7c.tar.gz
nextcloud-server-462cf270bcc6be4b6d393cfc756d3df0607b1d7c.zip
Bump karma-viewport from 1.0.2 to 1.0.3 in /build
Bumps [karma-viewport](https://github.com/squidfunk/karma-viewport) from 1.0.2 to 1.0.3. - [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.2...1.0.3) Signed-off-by: dependabot[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 b14df68bc46..a80b6c77153 100644
--- a/build/package.json
+++ b/build/package.json
@@ -22,7 +22,7 @@
"karma-jasmine-sinon": "^1.0.4",
"karma-junit-reporter": "^1.2.0",
"karma-phantomjs-launcher": "^1.0.4",
- "karma-viewport": "^1.0.2",
+ "karma-viewport": "^1.0.3",
"node-sass": "~4.11.0",
"phantomjs-prebuilt": "*",
"sinon": "<= 5.0.7"