Merge pull request #1326 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concurrently-7.3.0

Bump concurrently from 7.2.2 to 7.3.0 in /src-ui
This commit is contained in:
shamoon
2022-08-01 13:38:44 -07:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@
"@types/jest": "28.1.6",
"@types/node": "^18.0.0",
"codelyzer": "^6.0.2",
"concurrently": "7.2.2",
"concurrently": "7.3.0",
"jest": "28.1.3",
"jest-environment-jsdom": "^28.1.3",
"jest-preset-angular": "^12.1.0",