Skip to content

Commit

Permalink
Bump concurrently from 8.2.1 to 8.2.2 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 830a14b commit 56ce3bb
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.1",
"concurrently": "8.2.2",
"cpx": "1.5.0",
"typescript": "5.2.2",
"web-ext": "7.8.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -780,9 +780,9 @@ concat-stream@^1.4.7:
readable-stream "^2.2.2"
typedarray "^0.0.6"

concurrently@8.2.1:
version "8.2.1"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.1.tgz#bcab9cacc38c23c503839583151e0fa96fd5b584"
concurrently@8.2.2:
version "8.2.2"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.2.tgz#353141985c198cfa5e4a3ef90082c336b5851784"
dependencies:
chalk "^4.1.2"
date-fns "^2.30.0"
Expand Down

0 comments on commit 56ce3bb

Please sign in to comment.