mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
chore(deps): update dependency concurrently to v6.2.1
This commit is contained in:
parent
641c7d7e5a
commit
2d3f381cff
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -821,9 +821,9 @@
|
|||
}
|
||||
},
|
||||
"concurrently": {
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.2.0.tgz",
|
||||
"integrity": "sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g==",
|
||||
"version": "6.2.1",
|
||||
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.2.1.tgz",
|
||||
"integrity": "sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.1.0",
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "4.29.0",
|
||||
"@typescript-eslint/parser": "4.29.0",
|
||||
"@vercel/ncc": "0.29.0",
|
||||
"concurrently": "6.2.0",
|
||||
"concurrently": "6.2.1",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-json": "2.1.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue