Bump concurrently from 7.3.0 to 7.4.0 in /src-ui

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.3.0...v7.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]
2022-10-02 02:41:50 +00:00
committed by GitHub
parent 48dbdc6c00
commit b20fe9f09b
2 changed files with 14 additions and 10 deletions

View File

@@ -44,7 +44,7 @@
"@types/jest": "28.1.6",
"@types/node": "^18.7.23",
"codelyzer": "^6.0.2",
"concurrently": "7.3.0",
"concurrently": "7.4.0",
"jest": "28.1.3",
"jest-environment-jsdom": "^29.1.2",
"jest-preset-angular": "^12.2.2",