Skip to content

Commit

Permalink
build(deps-dev): bump concurrently from 8.2.1 to 8.2.2
Browse files Browse the repository at this point in the history
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v8.2.1...v8.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent a6fc0ac commit 00037da
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@vkontakte/eslint-config": "^2.6.0",
"@vkontakte/eslint-plugin": "^1.2.0",
"@vkontakte/prettier-config": "^0.1.0",
"concurrently": "^8.2.0",
"concurrently": "^8.2.2",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-flowtype": "^5.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2020,7 +2020,7 @@ __metadata:
"@vkontakte/eslint-config": ^2.6.0
"@vkontakte/eslint-plugin": ^1.2.0
"@vkontakte/prettier-config": ^0.1.0
concurrently: ^8.2.0
concurrently: ^8.2.2
eslint: ^8.43.0
eslint-config-prettier: ^8.8.0
eslint-plugin-flowtype: ^5.2.0
Expand Down Expand Up @@ -3715,9 +3715,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:^8.2.0":
version: 8.2.1
resolution: "concurrently@npm:8.2.1"
"concurrently@npm:^8.2.2":
version: 8.2.2
resolution: "concurrently@npm:8.2.2"
dependencies:
chalk: ^4.1.2
date-fns: ^2.30.0
Expand All @@ -3731,7 +3731,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 216cb16d5b301cbd9c657b19430836d1686fe8fa9b9ef35ef7ac601e1a5cf6535166a3e57de446696dbd5e7e3f45d78fc70f33c5fd4bb565342cd5e752c5b069
checksum: 8ac774df06869773438f1bf91025180c52d5b53139bc86cf47659136c0d97461d0579c515d848d1e945d4e3e0cafe646b2ea18af8d74259b46abddcfe39b2c6c
languageName: node
linkType: hard

Expand Down

0 comments on commit 00037da

Please sign in to comment.