]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump concurrently from 8.2.0 to 8.2.1 in /src-ui (#4111)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 1 Sep 2023 21:54:07 +0000 (21:54 +0000)
committerGitHub <noreply@github.com>
Fri, 1 Sep 2023 21:54:07 +0000 (21:54 +0000)
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](https://github.com/open-cli-tools/concurrently/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
src-ui/package-lock.json
src-ui/package.json

index 2a4fbb7b51ac1f2836100908e15b30398d404aab..770c4a78650553ec7e16e773044bd9943c0f1b93 100644 (file)
@@ -48,7 +48,7 @@
         "@types/node": "^20.5.8",
         "@typescript-eslint/eslint-plugin": "^6.2.1",
         "@typescript-eslint/parser": "^6.2.1",
-        "concurrently": "^8.1.0",
+        "concurrently": "^8.2.1",
         "eslint": "^8.46.0",
         "jest": "29.6.2",
         "jest-environment-jsdom": "^29.6.2",
       "dev": true
     },
     "node_modules/concurrently": {
-      "version": "8.2.0",
-      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.0.tgz",
-      "integrity": "sha512-nnLMxO2LU492mTUj9qX/az/lESonSZu81UznYDoXtz1IQf996ixVqPAgHXwvHiHCAef/7S8HIK+fTFK7Ifk8YA==",
+      "version": "8.2.1",
+      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.1.tgz",
+      "integrity": "sha512-nVraf3aXOpIcNud5pB9M82p1tynmZkrSGQ1p6X/VY8cJ+2LMVqAgXsJxYYefACSHbTYlm92O1xuhdGTjwoEvbQ==",
       "dev": true,
       "dependencies": {
         "chalk": "^4.1.2",
index ae30b9cc712141ba49bdfd4a437015fc182505d6..361fed7956e1bd7f3289fd42639bc81188d9009d 100644 (file)
@@ -50,7 +50,7 @@
     "@types/node": "^20.5.8",
     "@typescript-eslint/eslint-plugin": "^6.2.1",
     "@typescript-eslint/parser": "^6.2.1",
-    "concurrently": "^8.1.0",
+    "concurrently": "^8.2.1",
     "eslint": "^8.46.0",
     "jest": "29.6.2",
     "jest-environment-jsdom": "^29.6.2",