Skip to content

Commit

Permalink
chore(deps-dev): bump concurrently from 9.1.1 to 9.1.2
Browse files Browse the repository at this point in the history
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2025
1 parent 3734889 commit 1d0dec0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@wireapp/store-engine": "workspace:^",
"@wireapp/store-engine-fs": "workspace:^",
"browser-sync": "3.0.3",
"concurrently": "9.1.1",
"concurrently": "9.1.2",
"cross-env": "7.0.3",
"dotenv": "16.4.7",
"jest": "^29.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5474,7 +5474,7 @@ __metadata:
axios: 1.7.9
axios-retry: 4.5.0
browser-sync: 3.0.3
concurrently: 9.1.1
concurrently: 9.1.2
cross-env: 7.0.3
dotenv: 16.4.7
http-status-codes: 2.3.0
Expand Down Expand Up @@ -7944,9 +7944,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:9.1.1":
version: 9.1.1
resolution: "concurrently@npm:9.1.1"
"concurrently@npm:9.1.2":
version: 9.1.2
resolution: "concurrently@npm:9.1.2"
dependencies:
chalk: ^4.1.2
lodash: ^4.17.21
Expand All @@ -7958,7 +7958,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 32747947108b906473eb769547a10bda58845e2be2c908d11339127b55a2e5a6430af695263d100f81c2392063b2515768ab10d76ea895194fb68031686cbcdb
checksum: 9e25e8ee6272ada26739aff1fb43e96ac458fafca82f45b8360bdd9115d60bbc679d282dfc52001b861b6e9f32b3063aed975691d8dec9e62807a9679763a1d8
languageName: node
linkType: hard

Expand Down

0 comments on commit 1d0dec0

Please sign in to comment.