mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Bump concurrently from 7.2.2 to 7.3.0 in /src-ui
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.2 to 7.3.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.2...v7.3.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3b330ef22f
commit
0f780b6271
14
src-ui/package-lock.json
generated
14
src-ui/package-lock.json
generated
@ -39,7 +39,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",
|
||||
@ -6035,9 +6035,9 @@
|
||||
"devOptional": true
|
||||
},
|
||||
"node_modules/concurrently": {
|
||||
"version": "7.2.2",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.2.2.tgz",
|
||||
"integrity": "sha512-DcQkI0ruil5BA/g7Xy3EWySGrFJovF5RYAYxwGvv9Jf9q9B1v3jPFP2tl6axExNf1qgF30kjoNYrangZ0ey4Aw==",
|
||||
"version": "7.3.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.3.0.tgz",
|
||||
"integrity": "sha512-IiDwm+8DOcFEInca494A8V402tNTQlJaYq78RF2rijOrKEk/AOHTxhN4U1cp7GYKYX5Q6Ymh1dLTBlzIMN0ikA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0",
|
||||
@ -21862,9 +21862,9 @@
|
||||
"devOptional": true
|
||||
},
|
||||
"concurrently": {
|
||||
"version": "7.2.2",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.2.2.tgz",
|
||||
"integrity": "sha512-DcQkI0ruil5BA/g7Xy3EWySGrFJovF5RYAYxwGvv9Jf9q9B1v3jPFP2tl6axExNf1qgF30kjoNYrangZ0ey4Aw==",
|
||||
"version": "7.3.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.3.0.tgz",
|
||||
"integrity": "sha512-IiDwm+8DOcFEInca494A8V402tNTQlJaYq78RF2rijOrKEk/AOHTxhN4U1cp7GYKYX5Q6Ymh1dLTBlzIMN0ikA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.1.0",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user