Bump concurrently from 6.4.0 to 6.5.1 in /website

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.4.0 to 6.5.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.4.0...v6.5.1)

---
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-12-21 13:02:41 +00:00
committed by GitHub
parent 074dfcbdf2
commit cf5ce85682
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
]
},
"devDependencies": {
"concurrently": "^6.4.0",
"concurrently": "^6.5.1",
"cypress": "9.1.0",
"cypress-localstorage-commands": "^1.6.1",
"start-server-and-test": "^1.13.1"