chore(deps): update dependency npm-run-all2 to v6.1.1 (#3003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
50cf1aacbe
commit
f1e0892c02
9
package-lock.json
generated
9
package-lock.json
generated
@ -56,7 +56,7 @@
|
|||||||
"ls-engines": "0.9.0",
|
"ls-engines": "0.9.0",
|
||||||
"mockserver-client": "5.15.0",
|
"mockserver-client": "5.15.0",
|
||||||
"nock": "13.3.3",
|
"nock": "13.3.3",
|
||||||
"npm-run-all2": "6.0.6",
|
"npm-run-all2": "6.1.1",
|
||||||
"p-retry": "6.1.0",
|
"p-retry": "6.1.0",
|
||||||
"prettier": "3.0.3",
|
"prettier": "3.0.3",
|
||||||
"publint": "0.2.2",
|
"publint": "0.2.2",
|
||||||
@ -8558,9 +8558,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm-run-all2": {
|
"node_modules/npm-run-all2": {
|
||||||
"version": "6.0.6",
|
"version": "6.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.0.6.tgz",
|
"resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.1.1.tgz",
|
||||||
"integrity": "sha512-Ba31DnJj3aqJ5freRdVIoBuRdGjHDt0Sfc7tduR2wYDbtcxsFlga6Sw2pE5Tn3+kdVttVwqzFlmozcT540wDxw==",
|
"integrity": "sha512-lWLbkPZ5BSdXtN8lR+0rc8caKoPdymycpZksyDEC9MOBvfdwTXZ0uVhb7bMcGeXv2/BKtfQuo6Zn3zfc8rxNXA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ansi-styles": "^6.2.1",
|
"ansi-styles": "^6.2.1",
|
||||||
@ -8573,6 +8573,7 @@
|
|||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"npm-run-all": "bin/npm-run-all/index.js",
|
"npm-run-all": "bin/npm-run-all/index.js",
|
||||||
|
"npm-run-all2": "bin/npm-run-all/index.js",
|
||||||
"run-p": "bin/run-p/index.js",
|
"run-p": "bin/run-p/index.js",
|
||||||
"run-s": "bin/run-s/index.js"
|
"run-s": "bin/run-s/index.js"
|
||||||
},
|
},
|
||||||
|
@ -72,7 +72,7 @@
|
|||||||
"ls-engines": "0.9.0",
|
"ls-engines": "0.9.0",
|
||||||
"mockserver-client": "5.15.0",
|
"mockserver-client": "5.15.0",
|
||||||
"nock": "13.3.3",
|
"nock": "13.3.3",
|
||||||
"npm-run-all2": "6.0.6",
|
"npm-run-all2": "6.1.1",
|
||||||
"p-retry": "6.1.0",
|
"p-retry": "6.1.0",
|
||||||
"prettier": "3.0.3",
|
"prettier": "3.0.3",
|
||||||
"publint": "0.2.2",
|
"publint": "0.2.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user