build(deps-dev): bump semver from 7.3.8 to 7.6.0

Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.6.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.6.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-28 01:18:59 +00:00
committed by GitHub
parent a721dc5956
commit ecea37e092
2 changed files with 7 additions and 19 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "3.2.5",
"semver": "^7.3.8",
"semver": "^7.6.0",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4",
"uuid": "^9.0.0"