Bump npm-run-all2 from 6.2.0 to 6.2.2 (#105)

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>
This commit is contained in:
dependabot[bot]
2024-07-06 09:19:14 +00:00
committed by GitHub
parent 4d825ed763
commit 263a8e0c14
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
"buffer": "^5.5.0||^6.0.0",
"commander": "^12.0.0",
"generate-license-file": "^3.5.0",
"npm-run-all2": "^6.2.0",
"npm-run-all2": "^6.2.2",
"terser": "^5.31.1",
"typescript": "~5.5.2",
"vite": "^5.3.2",