Skip to content

Commit 54f1be0

Browse files
chore(deps): update dependency concurrently to ^9.2.0 (#573)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e94c401 commit 54f1be0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"@favware/cliff-jumper": "^6.0.0",
132132
"@web/dev-server": "^0.4.6",
133133
"@web/dev-server-esbuild": "^1.0.4",
134-
"concurrently": "^9.1.2",
134+
"concurrently": "^9.2.0",
135135
"ts-lit-plugin": "^2.0.2",
136136
"typescript": "^5.8.3"
137137
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2078,7 +2078,7 @@ __metadata:
20782078
"@lit/context": "npm:^1.1.5"
20792079
"@web/dev-server": "npm:^0.4.6"
20802080
"@web/dev-server-esbuild": "npm:^1.0.4"
2081-
concurrently: "npm:^9.1.2"
2081+
concurrently: "npm:^9.2.0"
20822082
lit: "npm:^3.3.0"
20832083
ts-lit-plugin: "npm:^2.0.2"
20842084
typescript: "npm:^5.8.3"
@@ -4303,9 +4303,9 @@ __metadata:
43034303
languageName: node
43044304
linkType: hard
43054305

4306-
"concurrently@npm:^9.1.2":
4307-
version: 9.1.2
4308-
resolution: "concurrently@npm:9.1.2"
4306+
"concurrently@npm:^9.2.0":
4307+
version: 9.2.0
4308+
resolution: "concurrently@npm:9.2.0"
43094309
dependencies:
43104310
chalk: "npm:^4.1.2"
43114311
lodash: "npm:^4.17.21"
@@ -4317,7 +4317,7 @@ __metadata:
43174317
bin:
43184318
conc: dist/bin/concurrently.js
43194319
concurrently: dist/bin/concurrently.js
4320-
checksum: 10/52f20653db53e25950e84026d153177af976d6d0e139b95fc5983c684221cc20ef5548ad5dc8885f146fff2c87bc7f7beb18f5fa54eee3bb62b5e795234d6cbc
4320+
checksum: 10/fdf5d3b583640b11ef84fab3ffdf77ed9c6878fa0a56f6787b6cd46b7011305c71d9e0067a814ca4fa52bea6f20ddb466bb97a13d61999628e43e550ddad7c93
43214321
languageName: node
43224322
linkType: hard
43234323

0 commit comments

Comments
 (0)