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

Bumps [@wdio/sync](https://github.com/webdriverio/webdriverio) from 6.3.0 to 6.3.3.
- [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.3.0...v6.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-17 18:33:42 +00:00 committed by Mike Welsh
parent c1a8d9c22c
commit 76ef74809b
1 changed files with 3 additions and 3 deletions

6
web/package-lock.json generated
View File

@ -2326,9 +2326,9 @@
}
},
"@wdio/sync": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@wdio/sync/-/sync-6.3.0.tgz",
"integrity": "sha512-PhDYERXoFWsb8F0VLcNovCat/L5ly7ACywEHi9RAykWpo9T16mFZe063LkwKXPKZCvYyDRMZZoJRGPENOm1odQ==",
"version": "6.3.3",
"resolved": "https://registry.npmjs.org/@wdio/sync/-/sync-6.3.3.tgz",
"integrity": "sha512-WNq+hhkgk9LluKLP2nQ/9+EH8HNQnROFFHvYuznxb1aKj/zhZvqWuQPpmMWhPMBSTpkdbdLCYerZWKcamYOcJQ==",
"dev": true,
"requires": {
"@types/puppeteer": "^3.0.1",