@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 3.1.30 to 3.1.31
{ | ||
"commands": {}, | ||
"version": "3.1.30" | ||
"version": "3.1.31" | ||
} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "3.1.30", | ||
"version": "3.1.31", | ||
"author": "Salesforce", | ||
@@ -33,3 +33,3 @@ "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"mocha": "^10.8.2", | ||
"oclif": "^4.17.7", | ||
"oclif": "^4.17.10", | ||
"prettier": "^3.4.2", | ||
@@ -39,3 +39,3 @@ "shx": "^0.3.3", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.7.2" | ||
"typescript": "^5.7.3" | ||
}, | ||
@@ -42,0 +42,0 @@ "engines": { |
16920