chore(deps): update dependency npm-run-all2 to v6.2.2

This commit is contained in:
renovate[bot] 2024-07-08 02:13:46 +00:00
parent 72c74a0768
commit a3860e92f1
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -30,7 +30,7 @@
"favicons": "7.2.0", "favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"html-validate": "8.20.1", "html-validate": "8.20.1",
"npm-run-all2": "6.2.0", "npm-run-all2": "6.2.2",
"postcss-loader": "8.1.1", "postcss-loader": "8.1.1",
"prettier": "3.3.2", "prettier": "3.3.2",
"sass": "1.77.6", "sass": "1.77.6",
@ -7685,9 +7685,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": {
@ -7706,7 +7706,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"
} }
}, },
@ -7734,9 +7734,9 @@
} }
}, },
"node_modules/npm-run-all2/node_modules/minimatch": { "node_modules/npm-run-all2/node_modules/minimatch": {
"version": "9.0.4", "version": "9.0.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
"integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
"dev": true, "dev": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {

View File

@ -54,7 +54,7 @@
"favicons": "7.2.0", "favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"html-validate": "8.20.1", "html-validate": "8.20.1",
"npm-run-all2": "6.2.0", "npm-run-all2": "6.2.2",
"postcss-loader": "8.1.1", "postcss-loader": "8.1.1",
"prettier": "3.3.2", "prettier": "3.3.2",
"sass": "1.77.6", "sass": "1.77.6",