]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump concurrently from 8.0.1 to 8.1.0 in /src-ui 3510/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 1 Jun 2023 22:13:11 +0000 (22:13 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Jun 2023 22:13:11 +0000 (22:13 +0000)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
src-ui/package-lock.json
src-ui/package.json

index 99ef42988d7cd028387347a9d60dc964f01ddb73..8db52610aa2f2884a94cb89305ee21be517bc4e1 100644 (file)
@@ -48,7 +48,7 @@
         "@types/node": "^20.2.5",
         "@typescript-eslint/eslint-plugin": "^5.59.8",
         "@typescript-eslint/parser": "^5.59.8",
-        "concurrently": "^8.0.1",
+        "concurrently": "^8.1.0",
         "eslint": "^8.39.0",
         "jest": "28.1.3",
         "jest-environment-jsdom": "^29.5.0",
       "dev": true
     },
     "node_modules/concurrently": {
-      "version": "8.0.1",
-      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.0.1.tgz",
-      "integrity": "sha512-Sh8bGQMEL0TAmAm2meAXMjcASHZa7V0xXQVDBLknCPa9TPtkY9yYs+0cnGGgfdkW0SV1Mlg+hVGfXcoI8d3MJA==",
+      "version": "8.1.0",
+      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-8.1.0.tgz",
+      "integrity": "sha512-0AB6eOAtaW/r/kX2lCdolaWtT191ICeuJjEJvI9hT3zbPFuZ/iZaJwMRKwbuwADome7OKxk73L7od+fsveZ7tA==",
       "dev": true,
       "dependencies": {
         "chalk": "^4.1.2",
index e28b1a9a4ff33be7c91fa191ed24f8249906f98d..c18619f49baad89920c20d62b8323395ce9e0a50 100644 (file)
@@ -50,7 +50,7 @@
     "@types/node": "^20.2.5",
     "@typescript-eslint/eslint-plugin": "^5.59.8",
     "@typescript-eslint/parser": "^5.59.8",
-    "concurrently": "^8.0.1",
+    "concurrently": "^8.1.0",
     "eslint": "^8.39.0",
     "jest": "28.1.3",
     "jest-environment-jsdom": "^29.5.0",