chore(deps): update dependency npm-run-all2 to v5.0.2

This commit is contained in:
renovate[bot]
2024-02-13 22:52:50 +00:00
parent 7348752d2c
commit a6865dc1fb
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -142,7 +142,7 @@
"lint-staged": "^13.1.0",
"lodash": "4.17.21",
"markdownlint": "0.31.0",
"npm-run-all2": "5.0.0",
"npm-run-all2": "5.0.2",
"prettier": "3.1.0",
"prismjs": "1.29.0",
"process": "0.11.10",
+7 -7
View File
@@ -136,8 +136,8 @@ importers:
specifier: 0.31.0
version: 0.31.0
npm-run-all2:
specifier: 5.0.0
version: 5.0.0
specifier: 5.0.2
version: 5.0.2
prettier:
specifier: 3.1.0
version: 3.1.0
@@ -1541,8 +1541,8 @@ importers:
specifier: 7.0.3
version: 7.0.3
npm-run-all2:
specifier: 5.0.0
version: 5.0.0
specifier: 5.0.2
version: 5.0.2
postcss:
specifier: 8.4.31
version: 8.4.31
@@ -25312,12 +25312,12 @@ packages:
/not@0.1.0:
resolution: {integrity: sha512-5PDmaAsVfnWUgTUbJ3ERwn7u79Z0dYxN9ErxCpVJJqe2RK0PJ3z+iFUxuqjwtlDDegXvtWoxD/3Fzxox7tFGWA==}
/npm-run-all2@5.0.0:
resolution: {integrity: sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw==}
/npm-run-all2@5.0.2:
resolution: {integrity: sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA==}
engines: {node: '>= 10'}
hasBin: true
dependencies:
ansi-styles: 4.3.0
ansi-styles: 5.2.0
cross-spawn: 7.0.3
memorystream: 0.3.1
minimatch: 3.1.2
+1 -1
View File
@@ -61,7 +61,7 @@
"babel-loader": "8.3.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"cross-env": "7.0.3",
"npm-run-all2": "5.0.0",
"npm-run-all2": "5.0.2",
"postcss": "8.4.31",
"postcss-import": "14.1.0",
"rollup": "2.79.1",