@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 2.0.13 to 2.0.14
@@ -1,1 +0,1 @@ | ||
{"version":"2.0.13","commands":{}} | ||
{"version":"2.0.14","commands":{}} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "2.0.13", | ||
"version": "2.0.14", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"dependencies": { | ||
"@oclif/core": "^1.20.3", | ||
"@oclif/core": "^1.20.4", | ||
"chalk": "^4.1.0", | ||
@@ -18,9 +18,9 @@ "debug": "^4.1.0", | ||
"@oclif/test": "^1.2.8", | ||
"@types/chai": "^4.1.6", | ||
"@types/chai": "^4.3.4", | ||
"@types/fs-extra": "^9.0.1", | ||
"@types/lodash": "^4.14.186", | ||
"@types/lodash": "^4.14.188", | ||
"@types/mocha": "^8.0.0", | ||
"@types/node": "^14.18.33", | ||
"@types/semver": "^7.3.13", | ||
"chai": "^4.2.0", | ||
"chai": "^4.3.7", | ||
"eslint": "^7.3.1", | ||
@@ -33,3 +33,3 @@ "eslint-config-oclif": "^3.1.0", | ||
"ts-node": "^9.1.1", | ||
"tslib": "^2.4.0", | ||
"tslib": "^2.4.1", | ||
"typescript": "4.4.3" | ||
@@ -36,0 +36,0 @@ }, |
Updated@oclif/core@^1.20.4