mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update dependency concurrently to v6.2.0
This commit is contained in:
parent
2de61f997b
commit
2a7952972f
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -820,9 +820,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"concurrently": {
|
"concurrently": {
|
||||||
"version": "6.1.0",
|
"version": "6.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.2.0.tgz",
|
||||||
"integrity": "sha512-jy+xj49pvqeKjc2TAVXRIhrgPG51eBKDZti0kZ41kaWk9iLbyWBjH6KMFpW7peOLkEymD+ZM83Lx6UEy3N/M9g==",
|
"integrity": "sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^4.1.0",
|
"chalk": "^4.1.0",
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
"@typescript-eslint/eslint-plugin": "4.24.0",
|
"@typescript-eslint/eslint-plugin": "4.24.0",
|
||||||
"@typescript-eslint/parser": "4.24.0",
|
"@typescript-eslint/parser": "4.24.0",
|
||||||
"@vercel/ncc": "0.28.5",
|
"@vercel/ncc": "0.28.5",
|
||||||
"concurrently": "6.1.0",
|
"concurrently": "6.2.0",
|
||||||
"eslint": "7.27.0",
|
"eslint": "7.27.0",
|
||||||
"eslint-config-prettier": "8.3.0",
|
"eslint-config-prettier": "8.3.0",
|
||||||
"eslint-plugin-json": "2.1.2",
|
"eslint-plugin-json": "2.1.2",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue