diff --git a/package.json b/package.json index 27119db..f7866cd 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 2cb570d..829f1bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -786,9 +786,9 @@ concat-stream@^1.4.7: readable-stream "^2.2.2" typedarray "^0.0.6" -concurrently@8.2.0: - version "8.2.0" - resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.0.tgz#cdc9f621a4d913366600355d68254df2c5e782f3" +concurrently@8.2.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"