build(deps-dev): bump concurrently from 6.2.0 to 6.2.1 in /website

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-24 09:26:30 +00:00
committed by GitHub
parent 597e946331
commit 4120583e83
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
]
},
"devDependencies": {
"concurrently": "^6.2.0",
"concurrently": "^6.2.1",
"cypress": "^7.7.0",
"cypress-localstorage-commands": "^1.5.0",
"start-server-and-test": "^1.12.5"