Skip to content

Commit

Permalink
build(deps-dev): Bump concurrently from 9.1.0 to 9.1.2 (#8156)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent b41a7b3 commit d7228d6
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 @@ -40,7 +40,7 @@
"@vkontakte/vkui-tokens": "4.58.0",
"autoprefixer": "^10.4.20",
"clean-webpack-plugin": "^4.0.0",
"concurrently": "^9.1.0",
"concurrently": "^9.1.2",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5527,7 +5527,7 @@ __metadata:
"@vkontakte/vkui-tokens": "npm:4.58.0"
autoprefixer: "npm:^10.4.20"
clean-webpack-plugin: "npm:^4.0.0"
concurrently: "npm:^9.1.0"
concurrently: "npm:^9.1.2"
cross-env: "npm:^7.0.3"
css-loader: "npm:^7.1.2"
css-minimizer-webpack-plugin: "npm:^7.0.0"
Expand Down Expand Up @@ -7669,9 +7669,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 @@ -7683,7 +7683,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 d7228d6

Please sign in to comment.