Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent fd4bbf3 commit cce7832
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@abinnovision/commitlint-config": "workspace:^",
"@abinnovision/prettier-config": "workspace:^",
"@commitlint/cli": "^19.6.1",
"concurrently": "^9.1.0",
"concurrently": "^9.1.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ __metadata:
"@abinnovision/commitlint-config": "workspace:^"
"@abinnovision/prettier-config": "workspace:^"
"@commitlint/cli": "npm:^19.6.1"
concurrently: "npm:^9.1.0"
concurrently: "npm:^9.1.1"
husky: "npm:^9.1.7"
lint-staged: "npm:^15.2.10"
prettier: "npm:^3.3.3"
Expand Down Expand Up @@ -1540,9 +1540,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:^9.1.0":
version: 9.1.0
resolution: "concurrently@npm:9.1.0"
"concurrently@npm:^9.1.1":
version: 9.1.1
resolution: "concurrently@npm:9.1.1"
dependencies:
chalk: "npm:^4.1.2"
lodash: "npm:^4.17.21"
Expand All @@ -1554,7 +1554,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 10/9ed158095a6dcb30b2fbc00f173a993d080b6eca466b8005650b051f82618991ba8ae76b39c41ae78780f83846154e5ec434753f402aa4401acf0ffb2422e1cf
checksum: 10/fdf01f8910bb7bc521e3d6de10975dd6a6a964dda3b7431bf99e87107a276f4e62b1e5eb1498c7ffd7d6e17823d69442ba7a753158b989824c0d72f870e6c04a
languageName: node
linkType: hard

Expand Down

0 comments on commit cce7832

Please sign in to comment.