chore(deps): update dependency npm-run-all2 to v6.2.0
This commit is contained in:
parent
84ec616295
commit
f0bcdbcd0a
9
package-lock.json
generated
9
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"copy-webpack-plugin": "12.0.2",
|
||||
"favicons-webpack-plugin": "6.0.1",
|
||||
"js-yaml": "4.1.0",
|
||||
"npm-run-all2": "6.1.2",
|
||||
"npm-run-all2": "6.2.0",
|
||||
"prettier": "3.2.5",
|
||||
"shx": "0.3.4",
|
||||
"svg-sprite": "2.0.4",
|
||||
@ -2645,10 +2645,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm-run-all2": {
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.1.2.tgz",
|
||||
"integrity": "sha512-WwwnS8Ft+RpXve6T2EIEVpFLSqN+ORHRvgNk3H9N62SZXjmzKoRhMFg3I17TK3oMaAEr+XFbRirWS2Fn3BCPSg==",
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.0.tgz",
|
||||
"integrity": "sha512-wA7yVIkthe6qJBfiJ2g6aweaaRlw72itsFGF6HuwCHKwtwAx/4BY1vVpk6bw6lS8RLMsexoasOkd0aYOmsFG7Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"ansi-styles": "^6.2.1",
|
||||
"cross-spawn": "^7.0.3",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"copy-webpack-plugin": "12.0.2",
|
||||
"favicons-webpack-plugin": "6.0.1",
|
||||
"js-yaml": "4.1.0",
|
||||
"npm-run-all2": "6.1.2",
|
||||
"npm-run-all2": "6.2.0",
|
||||
"prettier": "3.2.5",
|
||||
"shx": "0.3.4",
|
||||
"svg-sprite": "2.0.4",
|
||||
|
Loading…
Reference in New Issue
Block a user