Skip to content

Commit d4b6002

Browse files
authored
fix: upgrade concurrently from 6.2.0 to 6.2.1 (#316)
Snyk has created this PR to upgrade concurrently from 6.2.0 to 6.2.1. See this package in npm: https://www.npmjs.com/package/concurrently See this project in Snyk: https://app.snyk.io/org/manekinekko/project/bd52cacb-04c1-441d-a05c-fb5fb59ae8a3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7f5443f commit d4b6002

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/globrex": "^0.1.0",
3030
"chalk": "^4.1.2",
3131
"commander": "^7.2.0",
32-
"concurrently": "^6.2.0",
32+
"concurrently": "^6.2.1",
3333
"cookie": "^0.4.1",
3434
"finalhandler": "^1.1.2",
3535
"globalyzer": "^0.1.4",

0 commit comments

Comments
 (0)