]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump npm-run-all2 from 6.2.0 to 6.2.2 (#40616)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 15 Jul 2024 17:54:48 +0000 (20:54 +0300)
committerGitHub <noreply@github.com>
Mon, 15 Jul 2024 17:54:48 +0000 (20:54 +0300)
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 6.2.0 to 6.2.2.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.2.0...v6.2.2)

---
updated-dependencies:
- dependency-name: npm-run-all2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index d29fa47fe3422b860bc89fc5f46415ae3f6473f3..e3b05ef04260e5b6f0400318bb13c4bcd3b1bc48 100644 (file)
@@ -58,7 +58,7 @@
         "karma-rollup-preprocessor": "7.0.7",
         "lockfile-lint": "^4.14.0",
         "nodemon": "^3.1.4",
-        "npm-run-all2": "^6.2.0",
+        "npm-run-all2": "^6.2.2",
         "postcss": "^8.4.39",
         "postcss-cli": "^11.0.0",
         "rollup": "^4.18.0",
       }
     },
     "node_modules/npm-run-all2": {
-      "version": "6.2.0",
-      "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.0.tgz",
-      "integrity": "sha512-wA7yVIkthe6qJBfiJ2g6aweaaRlw72itsFGF6HuwCHKwtwAx/4BY1vVpk6bw6lS8RLMsexoasOkd0aYOmsFG7Q==",
+      "version": "6.2.2",
+      "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.2.tgz",
+      "integrity": "sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==",
       "dev": true,
       "dependencies": {
         "ansi-styles": "^6.2.1",
         "run-s": "bin/run-s/index.js"
       },
       "engines": {
-        "node": "^14.18.0 || >=16.0.0",
+        "node": "^14.18.0 || ^16.13.0 || >=18.0.0",
         "npm": ">= 8"
       }
     },
index 7d6881718881c53d5382cd2d5dd1796a96f1750a..b91b9ea7e9f577cbc0d698ac766703019cee7910 100644 (file)
     "karma-rollup-preprocessor": "7.0.7",
     "lockfile-lint": "^4.14.0",
     "nodemon": "^3.1.4",
-    "npm-run-all2": "^6.2.0",
+    "npm-run-all2": "^6.2.2",
     "postcss": "^8.4.39",
     "postcss-cli": "^11.0.0",
     "rollup": "^4.18.0",