Bump concurrently from 7.2.1 to 7.2.2 in /src-ui

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.1...v7.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]
2022-07-01 20:33:25 +00:00
committed by GitHub
parent 7e8b9549a1
commit b6b8719efa
2 changed files with 10 additions and 43 deletions

View File

@@ -44,7 +44,7 @@
"@types/jest": "28.1.4",
"@types/node": "^17.0.38",
"codelyzer": "^6.0.2",
"concurrently": "7.2.1",
"concurrently": "7.2.2",
"jest": "28.1.2",
"jest-environment-jsdom": "^28.0.2",
"jest-preset-angular": "^12.1.0",