chore(deps): update dependency npm-run-all2 to v6.2.2
All checks were successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

This commit is contained in:
Renovator Bot 2024-07-08 00:08:12 +00:00
parent 7680f442aa
commit 1e3615976b
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -12,7 +12,7 @@
"copy-webpack-plugin": "12.0.2", "copy-webpack-plugin": "12.0.2",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"npm-run-all2": "6.2.0", "npm-run-all2": "6.2.2",
"prettier": "3.3.2", "prettier": "3.3.2",
"shx": "0.3.4", "shx": "0.3.4",
"svg-sprite": "2.0.4", "svg-sprite": "2.0.4",
@ -2868,9 +2868,9 @@
} }
}, },
"node_modules/npm-run-all2": { "node_modules/npm-run-all2": {
"version": "6.2.0", "version": "6.2.2",
"resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.0.tgz", "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.2.tgz",
"integrity": "sha512-wA7yVIkthe6qJBfiJ2g6aweaaRlw72itsFGF6HuwCHKwtwAx/4BY1vVpk6bw6lS8RLMsexoasOkd0aYOmsFG7Q==", "integrity": "sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -2889,7 +2889,7 @@
"run-s": "bin/run-s/index.js" "run-s": "bin/run-s/index.js"
}, },
"engines": { "engines": {
"node": "^14.18.0 || >=16.0.0", "node": "^14.18.0 || ^16.13.0 || >=18.0.0",
"npm": ">= 8" "npm": ">= 8"
} }
}, },

View File

@ -24,7 +24,7 @@
"copy-webpack-plugin": "12.0.2", "copy-webpack-plugin": "12.0.2",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"npm-run-all2": "6.2.0", "npm-run-all2": "6.2.2",
"prettier": "3.3.2", "prettier": "3.3.2",
"shx": "0.3.4", "shx": "0.3.4",
"svg-sprite": "2.0.4", "svg-sprite": "2.0.4",