chore(deps): update dependency concurrently to ^9.1.0 (#1418)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-04 12:59:18 +00:00
committed by GitHub
parent 7a07f57d0c
commit 90c105541e
2 changed files with 6 additions and 6 deletions

View File

@@ -85,7 +85,7 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/swagger-ui-react": "^4.18.3",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"eslint": "^9.14.0",
"node-loader": "^2.0.0",
"prettier": "^3.3.3",

10
pnpm-lock.yaml generated
View File

@@ -261,8 +261,8 @@ importers:
specifier: ^4.18.3
version: 4.18.3
concurrently:
specifier: ^9.0.1
version: 9.0.1
specifier: ^9.1.0
version: 9.1.0
eslint:
specifier: ^9.14.0
version: 9.14.0
@@ -4474,8 +4474,8 @@ packages:
concat-map@0.0.1:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
concurrently@9.0.1:
resolution: {integrity: sha512-wYKvCd/f54sTXJMSfV6Ln/B8UrfLBKOYa+lzc6CHay3Qek+LorVSBdMVfyewFhRbH0Rbabsk4D+3PL/VjQ5gzg==}
concurrently@9.1.0:
resolution: {integrity: sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==}
engines: {node: '>=18'}
hasBin: true
@@ -11102,7 +11102,7 @@ snapshots:
concat-map@0.0.1: {}
concurrently@9.0.1:
concurrently@9.1.0:
dependencies:
chalk: 4.1.2
lodash: 4.17.21