build(deps-dev): bump concurrently from 6.2.2 to 6.3.0 in /website

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.2.2 to 6.3.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.2.2...v6.3.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-04 19:18:18 +00:00
committed by GitHub
parent 93284292e9
commit 706f5108fc
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
]
},
"devDependencies": {
"concurrently": "^6.2.2",
"concurrently": "^6.3.0",
"cypress": "^8.5.0",
"cypress-localstorage-commands": "^1.5.0",
"start-server-and-test": "^1.13.1"