Skip to content

Commit

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

---
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 Aug 23, 2023
1 parent 9ba41f6 commit a55943e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "laedit",
"type": "module",
"devDependencies": {
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"cpx": "1.5.0",
"typescript": "5.1.6",
"web-ext": "7.6.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -786,9 +786,9 @@ concat-stream@^1.4.7:
readable-stream "^2.2.2"
typedarray "^0.0.6"

[email protected].0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.0.tgz#cdc9f621a4d913366600355d68254df2c5e782f3"
[email protected].1:
version "8.2.1"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.1.tgz#bcab9cacc38c23c503839583151e0fa96fd5b584"
dependencies:
chalk "^4.1.2"
date-fns "^2.30.0"
Expand Down

0 comments on commit a55943e

Please sign in to comment.