Merge pull request #19250 from backstage/freben/concurrently

bump concurrently
This commit is contained in:
Fredrik Adelöw
2023-08-10 11:28:08 +02:00
committed by GitHub
4 changed files with 61 additions and 34 deletions
@@ -31,7 +31,7 @@
"devDependencies": {
"@backstage/cli": "^{{version '@backstage/cli'}}",
"@spotify/prettier-config": "^12.0.0",
"concurrently": "^6.0.0",
"concurrently": "^8.0.0",
"lerna": "^4.0.0",
"node-gyp": "^9.0.0",
"prettier": "^2.3.2",