Skip to content

Commit 4980a2e

Browse files
committed
chore(deps): update dependency concurrently to ^9.1.0
1 parent 4d2eef0 commit 4980a2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@txo/semantic-release": "^2.0.8",
5050
"@txo/tsconfig": "^1.1.1",
5151
"@types/jest": "^29.5.14",
52-
"concurrently": "^9.0.1",
52+
"concurrently": "^9.1.0",
5353
"eslint-config-txo-typescript": "^4.0.69",
5454
"graphql": "^16.9.0",
5555
"husky": "^9.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2458,10 +2458,10 @@ concat-map@0.0.1:
24582458
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
24592459
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
24602460

2461-
concurrently@^9.0.1:
2462-
version "9.0.1"
2463-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.0.1.tgz#01e171bf6c7af0c022eb85daef95bff04d8185aa"
2464-
integrity sha512-wYKvCd/f54sTXJMSfV6Ln/B8UrfLBKOYa+lzc6CHay3Qek+LorVSBdMVfyewFhRbH0Rbabsk4D+3PL/VjQ5gzg==
2461+
concurrently@^9.1.0:
2462+
version "9.1.0"
2463+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.0.tgz#8da6d609f4321752912dab9be8710232ac496aa0"
2464+
integrity sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==
24652465
dependencies:
24662466
chalk "^4.1.2"
24672467
lodash "^4.17.21"

0 commit comments

Comments
 (0)