build(deps-dev): bump @wdio/sync from 6.1.8 to 6.1.14 in /web

Bumps [@wdio/sync](https://github.com/webdriverio/webdriverio) from 6.1.8 to 6.1.14.
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/compare/v6.1.8...v6.1.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-27 20:42:56 +00:00
parent 97f69e8ed2
commit 499aa9ac0a
1 changed files with 3 additions and 3 deletions

View File

@ -417,9 +417,9 @@
}
},
"@wdio/sync": {
"version": "6.1.8",
"resolved": "https://registry.npmjs.org/@wdio/sync/-/sync-6.1.8.tgz",
"integrity": "sha512-oghYrfMcLrVc0zxWUw9TQmUmdPQ8HmE2VMK6tifpOaF+Zo0jfsj2huajos1GPgdYqJV+LoZ3nXtdSYllG6n4gg==",
"version": "6.1.14",
"resolved": "https://registry.npmjs.org/@wdio/sync/-/sync-6.1.14.tgz",
"integrity": "sha512-94K0kQdrOU0aMlJ2Xsd4tWr4tPpmCFp612Ml5+ecQh4C4XD07ocfsvGs+mwI7cfF1sO6g/Hoc+XTY2D+/8En3w==",
"dev": true,
"requires": {
"@wdio/logger": "6.0.16",