File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 131
131
"@favware/cliff-jumper" : " ^6.0.0" ,
132
132
"@web/dev-server" : " ^0.4.6" ,
133
133
"@web/dev-server-esbuild" : " ^1.0.4" ,
134
- "concurrently" : " ^9.1.2 " ,
134
+ "concurrently" : " ^9.2.0 " ,
135
135
"ts-lit-plugin" : " ^2.0.2" ,
136
136
"typescript" : " ^5.8.3"
137
137
},
Original file line number Diff line number Diff line change @@ -2078,7 +2078,7 @@ __metadata:
2078
2078
"@lit/context": "npm:^1.1.5"
2079
2079
"@web/dev-server": "npm:^0.4.6"
2080
2080
"@web/dev-server-esbuild": "npm:^1.0.4"
2081
- concurrently: "npm:^9.1.2 "
2081
+ concurrently: "npm:^9.2.0 "
2082
2082
lit: "npm:^3.3.0"
2083
2083
ts-lit-plugin: "npm:^2.0.2"
2084
2084
typescript: "npm:^5.8.3"
@@ -4303,9 +4303,9 @@ __metadata:
4303
4303
languageName: node
4304
4304
linkType: hard
4305
4305
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 "
4309
4309
dependencies:
4310
4310
chalk: "npm:^4.1.2"
4311
4311
lodash: "npm:^4.17.21"
@@ -4317,7 +4317,7 @@ __metadata:
4317
4317
bin:
4318
4318
conc: dist/bin/concurrently.js
4319
4319
concurrently: dist/bin/concurrently.js
4320
- checksum: 10/52f20653db53e25950e84026d153177af976d6d0e139b95fc5983c684221cc20ef5548ad5dc8885f146fff2c87bc7f7beb18f5fa54eee3bb62b5e795234d6cbc
4320
+ checksum: 10/fdf5d3b583640b11ef84fab3ffdf77ed9c6878fa0a56f6787b6cd46b7011305c71d9e0067a814ca4fa52bea6f20ddb466bb97a13d61999628e43e550ddad7c93
4321
4321
languageName: node
4322
4322
linkType: hard
4323
4323
You can’t perform that action at this time.
0 commit comments