diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-06 02:15:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-06 02:15:41 +0000 |
commit | 4ff94fae3e521f4e0da588b66cb4a93b752440ce (patch) | |
tree | 0574aff4affb82292edf8283f0cc2108a71f0d03 /build/package.json | |
parent | 6e461248e088ca07618a1c5ebe6efe2da474c710 (diff) | |
download | nextcloud-server-4ff94fae3e521f4e0da588b66cb4a93b752440ce.tar.gz nextcloud-server-4ff94fae3e521f4e0da588b66cb4a93b752440ce.zip |
Bump karma-viewport from 1.0.7 to 1.0.8 in /build
Bumps [karma-viewport](https://github.com/squidfunk/karma-viewport) from 1.0.7 to 1.0.8.
- [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.7...1.0.8)
Signed-off-by: dependabot-preview[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 baf5f860290..246c91c1fb0 100644 --- a/build/package.json +++ b/build/package.json @@ -20,7 +20,7 @@ "karma-jasmine": "^1.1.2", "karma-jasmine-sinon": "^1.0.4", "karma-spec-reporter": "^0.0.32", - "karma-viewport": "^1.0.7", + "karma-viewport": "^1.0.8", "node-sass": "~5.0.0", "puppeteer": "^5.5.0", "sinon": "<= 5.0.7" |