Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-05-30 13:00:57 +0300
committerdependabot[bot] <support@dependabot.com>2018-05-30 13:00:57 +0300
commit4d78f2e45b52db303fa84cc5f2df5aa516e44721 (patch)
treee33a53a503919d1c78f5709da796a39d6858e4f2 /build/package.json
parent20b0658ff6f39a3cd415157ddfaaf07e580a4a6a (diff)
Update karma-viewport requirement to ^1.0.2 in /build
Updates the requirements on [karma-viewport](https://github.com/squidfunk/karma-viewport) to permit the latest version. - [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/commits/1.0.2) 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 40e399ea546..e888d5543b4 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"