Merge pull request #1073 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concurrently-7.2.1

Bump concurrently from 7.1.0 to 7.2.1 in /src-ui
This commit is contained in:
shamoon
2022-06-01 14:09:19 -07:00
committed by GitHub
2 changed files with 24 additions and 43 deletions

View File

@@ -44,7 +44,7 @@
"@types/jest": "27.5.2",
"@types/node": "^17.0.38",
"codelyzer": "^6.0.2",
"concurrently": "7.1.0",
"concurrently": "7.2.1",
"jest": "28.1.0",
"jest-environment-jsdom": "^28.0.2",
"jest-preset-angular": "^12.0.1",