Bump concurrently from 9.1.2 to 9.2.1 in /frontend (#116)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-10-18 21:31:34 +01:00 committed by GitHub
parent 088f474a2e
commit 0e6b2c4985
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 16 deletions

View file

@ -20,7 +20,7 @@
"update": "ncu -u -ws"
},
"devDependencies": {
"concurrently": "^9.1.2",
"concurrently": "^9.2.1",
"eslint": "9.28.0",
"eslint-plugin-unused-imports": "^4.1.4",
"npm-check-updates": "^18.0.1",