Skip to content

Commit 8d93b32

Browse files
chore(deps-dev): bump concurrently from 9.1.0 to 9.1.2 in /modules/web (#9825)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.1.0 to 9.1.2. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.1.0...v9.1.2) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7ef975 commit 8d93b32

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@typescript-eslint/eslint-plugin": "8.18.2",
110110
"@typescript-eslint/parser": "8.18.2",
111111
"codelyzer": "6.0.2",
112-
"concurrently": "9.1.0",
112+
"concurrently": "9.1.2",
113113
"cypress": "13.17.0",
114114
"cypress-fail-fast": "7.1.1",
115115
"del": "8.0.0",

modules/web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9324,9 +9324,9 @@ __metadata:
93249324
languageName: node
93259325
linkType: hard
93269326

9327-
"concurrently@npm:9.1.0":
9328-
version: 9.1.0
9329-
resolution: "concurrently@npm:9.1.0"
9327+
"concurrently@npm:9.1.2":
9328+
version: 9.1.2
9329+
resolution: "concurrently@npm:9.1.2"
93309330
dependencies:
93319331
chalk: ^4.1.2
93329332
lodash: ^4.17.21
@@ -9338,7 +9338,7 @@ __metadata:
93389338
bin:
93399339
conc: dist/bin/concurrently.js
93409340
concurrently: dist/bin/concurrently.js
9341-
checksum: 17d554f7e8f839fe023f673b63847d7b4895c6917e29d161ba17e3335a73dc66e1469486e5cfc3e90890ac2ba8c951a0d1dc297cf7b589c0cd9a89689a8ab6fb
9341+
checksum: 9e25e8ee6272ada26739aff1fb43e96ac458fafca82f45b8360bdd9115d60bbc679d282dfc52001b861b6e9f32b3063aed975691d8dec9e62807a9679763a1d8
93429342
languageName: node
93439343
linkType: hard
93449344

@@ -14520,7 +14520,7 @@ __metadata:
1452014520
"@typescript-eslint/parser": 8.18.2
1452114521
ace-builds: 1.37.1
1452214522
codelyzer: 6.0.2
14523-
concurrently: 9.1.0
14523+
concurrently: 9.1.2
1452414524
core-js: 3.39.0
1452514525
crop-url: 4.0.1
1452614526
cypress: 13.17.0

0 commit comments

Comments
 (0)