chore(deps): bump nopt from 9.0.0 to 10.0.0

Bumps [nopt](https://github.com/npm/nopt) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/npm/nopt/releases)
- [Changelog](https://github.com/npm/nopt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/nopt/compare/v9.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: nopt
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-29 15:51:57 +00:00
committed by GitHub
parent a63c1e18ca
commit 10a12088d0
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"execa": "^5.1.1",
"fast-glob": "^3.3.3",
"is-path-inside": "^3.0.3",
"nopt": "^9.0.0",
"nopt": "^10.0.0",
"properties-parser": "^0.6.0",
"semver": "^7.7.4",
"string-argv": "^0.3.2",