Skip to content

Commit 6c35971

Browse files
Bump nopt from 8.1.0 to 9.0.0 (#174)
Bumps [nopt](https://github.com/npm/nopt) from 8.1.0 to 9.0.0. - [Release notes](https://github.com/npm/nopt/releases) - [Changelog](https://github.com/npm/nopt/blob/main/CHANGELOG.md) - [Commits](npm/nopt@v8.1.0...v9.0.0) --- updated-dependencies: - dependency-name: nopt dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 656bd11 commit 6c35971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"form-data": "^4.0.0",
9696
"js-yaml": "^4.1.0",
9797
"mime-types": "^2.1.30",
98-
"nopt": "^8.0.0",
98+
"nopt": "^9.0.0",
9999
"stack-utils": "^2.0.3",
100100
"tough-cookie": "^5.1.0",
101101
"ws": "^8.3.0"

0 commit comments

Comments
 (0)