]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump concurrently from 8.2.1 to 8.2.2 in /src-ui (#4481)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Nov 2023 20:24:14 +0000 (20:24 +0000)
committerGitHub <noreply@github.com>
Wed, 1 Nov 2023 20:24:14 +0000 (20:24 +0000)
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](https://github.com/open-cli-tools/concurrently/compare/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] <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 b4ae80fe8114dd1f4fd2d5aef551ea23f40d14e0..41c3138c8ab2d9b673b7c3860b8f2f8e6503db8b 100644 (file)
@@ -50,7 +50,7 @@
         "@types/node": "^20.8.0",
         "@typescript-eslint/eslint-plugin": "^6.7.3",
         "@typescript-eslint/parser": "^6.7.3",
-        "concurrently": "^8.2.1",
+        "concurrently": "^8.2.2",
         "eslint": "^8.50.0",
         "jest": "29.7.0",
         "jest-environment-jsdom": "^29.7.0",
       "dev": true
     },
     "node_modules/concurrently": {
-      "version": "8.2.1",
-      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.1.tgz",
-      "integrity": "sha512-nVraf3aXOpIcNud5pB9M82p1tynmZkrSGQ1p6X/VY8cJ+2LMVqAgXsJxYYefACSHbTYlm92O1xuhdGTjwoEvbQ==",
+      "version": "8.2.2",
+      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.2.2.tgz",
+      "integrity": "sha512-1dP4gpXFhei8IOtlXRE/T/4H88ElHgTiUzh71YUmtjTEHMSRS2Z/fgOxHSxxusGHogsRfxNq1vyAwxSC+EVyDg==",
       "dev": true,
       "dependencies": {
         "chalk": "^4.1.2",
index 86522741407bee440eaf1cb56d148f7611d4f3d9..04580960b1640b90a134df21a5b9c3e992698022 100644 (file)
@@ -52,7 +52,7 @@
     "@types/node": "^20.8.0",
     "@typescript-eslint/eslint-plugin": "^6.7.3",
     "@typescript-eslint/parser": "^6.7.3",
-    "concurrently": "^8.2.1",
+    "concurrently": "^8.2.2",
     "eslint": "^8.50.0",
     "jest": "29.7.0",
     "jest-environment-jsdom": "^29.7.0",