bump-package-versions
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "bump-package-versions", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Bump the version of multiple package.json and package-lock.json files with one command", | ||
@@ -28,3 +28,3 @@ "main": "./index.mjs", | ||
"dependencies": { | ||
"yargs": "^17.6.2" | ||
"yargs": "^17.7.2" | ||
}, | ||
@@ -34,2 +34,2 @@ "engines": { | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7851
Updatedyargs@^17.7.2