提交 3c52979f 编写于 作者: D dependabot-preview[bot] 提交者: Marcin Maciaszczyk
上级 73800e51
......@@ -7977,9 +7977,9 @@
}
},
"concurrently": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-5.0.1.tgz",
"integrity": "sha512-fPKUlOAXEXpktp3z7RqIvzTSCowfDo8oQbdKoGKGZVm+G2hGFbIIAFm4qwWcGl/sIHmpMSgPqeCbjld3kdPXvA==",
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-5.0.2.tgz",
"integrity": "sha512-iUNVI6PzKO0RVXV9pHWM0khvEbELxf3XLIoChaV6hHyoIaJuxQWZiOwlNysnJX5khsfvIK66+OJqRdbYrdsR1g==",
"dev": true,
"requires": {
"chalk": "^2.4.2",
......@@ -7989,7 +7989,7 @@
"rxjs": "^6.5.2",
"spawn-command": "^0.0.2-1",
"supports-color": "^6.1.0",
"tree-kill": "^1.2.1",
"tree-kill": "^1.2.2",
"yargs": "^13.3.0"
},
"dependencies": {
......@@ -8057,6 +8057,12 @@
"has-flag": "^3.0.0"
}
},
"tree-kill": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
"integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
"dev": true
},
"wrap-ansi": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册