Skip to content

Commit

Permalink
chore: update dependency - nopt@6.0.0 (#2707)
Browse files Browse the repository at this point in the history
No functional changes, just dropping old node versions from engines,
linting, and fixing CI.
  • Loading branch information
wraithgar committed Jul 22, 2022
1 parent 83c0a12 commit 8958ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"glob": "^7.1.4",
"graceful-fs": "^4.2.6",
"make-fetch-happen": "^10.0.3",
"nopt": "^5.0.0",
"nopt": "^6.0.0",
"npmlog": "^6.0.0",
"rimraf": "^3.0.2",
"semver": "^7.3.5",
Expand Down

0 comments on commit 8958ecf

Please sign in to comment.