]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump concurrently from 7.0.0 to 7.1.0 in /src-ui 797/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 25 Apr 2022 17:27:16 +0000 (17:27 +0000)
committerGitHub <noreply@github.com>
Mon, 25 Apr 2022 17:27:16 +0000 (17:27 +0000)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.0.0...v7.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 1ed0ac0a95d89ee2e8511f5ee8b2f8e602ba2a76..3fe1cce3f7f38f40c504ab3154fcb664501c670e 100644 (file)
@@ -39,7 +39,7 @@
         "@types/jest": "27.4.1",
         "@types/node": "^17.0.23",
         "codelyzer": "^6.0.2",
-        "concurrently": "7.0.0",
+        "concurrently": "7.1.0",
         "jest": "27.5.1",
         "ts-node": "~10.7.0",
         "tslint": "~6.1.3",
       "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
     },
     "node_modules/concurrently": {
-      "version": "7.0.0",
-      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.0.0.tgz",
-      "integrity": "sha512-WKM7PUsI8wyXpF80H+zjHP32fsgsHNQfPLw/e70Z5dYkV7hF+rf8q3D+ScWJIEr57CpkO3OWBko6hwhQLPR8Pw==",
+      "version": "7.1.0",
+      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.1.0.tgz",
+      "integrity": "sha512-Bz0tMlYKZRUDqJlNiF/OImojMB9ruKUz6GCfmhFnSapXgPe+3xzY4byqoKG9tUZ7L2PGEUjfLPOLfIX3labnmw==",
       "dev": true,
       "dependencies": {
         "chalk": "^4.1.0",
       "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
     },
     "concurrently": {
-      "version": "7.0.0",
-      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.0.0.tgz",
-      "integrity": "sha512-WKM7PUsI8wyXpF80H+zjHP32fsgsHNQfPLw/e70Z5dYkV7hF+rf8q3D+ScWJIEr57CpkO3OWBko6hwhQLPR8Pw==",
+      "version": "7.1.0",
+      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.1.0.tgz",
+      "integrity": "sha512-Bz0tMlYKZRUDqJlNiF/OImojMB9ruKUz6GCfmhFnSapXgPe+3xzY4byqoKG9tUZ7L2PGEUjfLPOLfIX3labnmw==",
       "dev": true,
       "requires": {
         "chalk": "^4.1.0",
index e29b462751bf01b74d176c2e5acef97d5ebabd34..f2c02866ecfdfbd89661594f5c75d26bf7db47e5 100644 (file)
@@ -44,7 +44,7 @@
     "@types/jest": "27.4.1",
     "@types/node": "^17.0.23",
     "codelyzer": "^6.0.2",
-    "concurrently": "7.0.0",
+    "concurrently": "7.1.0",
     "jest": "27.5.1",
     "ts-node": "~10.7.0",
     "tslint": "~6.1.3",