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

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.3.0...v6.4.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-11-15 19:15:23 +00:00
committed by GitHub
parent 1ecfa37484
commit 3fba338588
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
]
},
"devDependencies": {
"concurrently": "^6.3.0",
"concurrently": "^6.4.0",
"cypress": "^8.7.0",
"cypress-localstorage-commands": "^1.6.1",
"start-server-and-test": "^1.13.1"