@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 2.0.39 to 2.0.40
{ | ||
"version": "2.0.39", | ||
"version": "2.0.40", | ||
"commands": {} | ||
} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "2.0.39", | ||
"version": "2.0.40", | ||
"author": "Salesforce", | ||
@@ -14,3 +14,3 @@ "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"lodash": "^4.17.21", | ||
"semver": "^7.5.2" | ||
"semver": "^7.5.3" | ||
}, | ||
@@ -23,3 +23,3 @@ "devDependencies": { | ||
"@types/mocha": "^8.0.0", | ||
"@types/node": "^14.18.49", | ||
"@types/node": "^14.18.51", | ||
"@types/semver": "^7.5.0", | ||
@@ -26,0 +26,0 @@ "chai": "^4.3.7", |
Updatedsemver@^7.5.3