Compare commits

...

2 Commits

Author SHA1 Message Date
Bret Comnes
f9a550fd47 Merge pull request #205 from bcomnes/dependabot/npm_and_yarn/npm-run-all2-7.0.1
chore(deps-dev): bump npm-run-all2 from 6.2.6 to 7.0.1
2024-10-24 11:10:42 -07:00
dependabot[bot]
7fc09bc1c3 chore(deps-dev): bump npm-run-all2 from 6.2.6 to 7.0.1
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 6.2.6 to 7.0.1.
- [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.6...v7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-24 03:31:33 +00:00

View File

@@ -19,7 +19,7 @@
"auto-changelog": "^2.0.0",
"dependency-check": "^4.1.0",
"gh-release": "^7.0.0",
"npm-run-all2": "^6.0.0",
"npm-run-all2": "^7.0.1",
"standard": "^17.0.0",
"esbuild": "^0.24.0"
},