diff options
author | dependabot[bot] <support@dependabot.com> | 2018-12-31 02:22:56 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2018-12-31 02:22:56 +0000 |
commit | 462cf270bcc6be4b6d393cfc756d3df0607b1d7c (patch) | |
tree | 98f8b6db27b1911e317cc062ddecb30a66107386 /build/package.json | |
parent | 8d5b74b6b6312d2dedac3bcf9eca9aba99d42372 (diff) | |
download | nextcloud-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.json | 2 |
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" |