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

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

---
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-09-28 22:48:35 +00:00
committed by GitHub
parent fd8b3136fd
commit ba44272899
2 changed files with 11 additions and 81 deletions

View File

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