Skip to content

Commit

Permalink
build(deps-dev): bump concurrently from 9.1.0 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.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent e2d9ae1 commit 007e8de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/icons-sprite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@swc/jest": "^0.2.37",
"@types/node": "^22.10.2",
"@types/react": "16.14.34",
"concurrently": "^9.1.0",
"concurrently": "^9.1.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"react": "16.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1502,7 +1502,7 @@ __metadata:
"@swc/jest": "npm:^0.2.37"
"@types/node": "npm:^22.10.2"
"@types/react": "npm:16.14.34"
concurrently: "npm:^9.1.0"
concurrently: "npm:^9.1.2"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
react: "npm:16.10.0"
Expand Down Expand Up @@ -2694,9 +2694,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.2":
version: 9.1.2
resolution: "concurrently@npm:9.1.2"
dependencies:
chalk: "npm:^4.1.2"
lodash: "npm:^4.17.21"
Expand All @@ -2708,7 +2708,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 10/9ed158095a6dcb30b2fbc00f173a993d080b6eca466b8005650b051f82618991ba8ae76b39c41ae78780f83846154e5ec434753f402aa4401acf0ffb2422e1cf
checksum: 10/52f20653db53e25950e84026d153177af976d6d0e139b95fc5983c684221cc20ef5548ad5dc8885f146fff2c87bc7f7beb18f5fa54eee3bb62b5e795234d6cbc
languageName: node
linkType: hard

Expand Down

0 comments on commit 007e8de

Please sign in to comment.