Skip to content

Commit d573897

Browse files
chore(deps): update dependency concurrently to ^9.1.2 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a7cf02 commit d573897

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.10",
5050
"@txo/tsconfig-cjs": "^2.0.0",
5151
"@types/jest": "^29.5.14",
52-
"concurrently": "^9.1.1",
52+
"concurrently": "^9.1.2",
5353
"eslint-config-txo-typescript": "^4.0.70",
5454
"graphql": "^16.10.0",
5555
"husky": "^9.1.7",

yarn.lock

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

2472-
concurrently@^9.1.1:
2473-
version "9.1.1"
2474-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.1.tgz#609dde2ce12f4f12d6a5ea6eace4c38bb7ab2ead"
2475-
integrity sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==
2472+
concurrently@^9.1.2:
2473+
version "9.1.2"
2474+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.2.tgz#22d9109296961eaee773e12bfb1ce9a66bc9836c"
2475+
integrity sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==
24762476
dependencies:
24772477
chalk "^4.1.2"
24782478
lodash "^4.17.21"

0 commit comments

Comments
 (0)