Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
fix: update plugin-update
Browse files Browse the repository at this point in the history
  • Loading branch information
amphro committed Feb 11, 2021
1 parent ce28a2f commit 373c267
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@oclif/plugin-help": "^3.2.2",
"@oclif/plugin-not-found": "^1.2.4",
"@oclif/plugin-plugins": "^1.9.5",
"@oclif/plugin-update": "1.4.0-1",
"@oclif/plugin-update": "1.4.0-2",
"@oclif/plugin-warn-if-update-available": "^1.7.0",
"@oclif/plugin-which": "^1.0.3",
"@salesforce/kit": "^1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -708,10 +708,10 @@
tslib "^2.0.0"
yarn "^1.21.1"

"@oclif/[email protected]1":
version "1.4.0-1"
resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-1.4.0-1.tgz#a31832707f55f52fc5efe2065ca4fd620023b6d7"
integrity sha512-5RJN+E9HDu5Pzsv8WlsKGLf151i0oXf+vDXPMlbbo3gtuzAgpNck9CiLAQETAazm9zAjlYWjDxkn8sG+dMbu8A==
"@oclif/[email protected]2":
version "1.4.0-2"
resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-1.4.0-2.tgz#3bf423a12abd2aca26a38b88c09daf87eb6a2278"
integrity sha512-pX6EFq7lKy8iVnCDcG+6BlQqQZxQYSaiz5VLpGBnrMbQ4mhCJeeVDP8+65vwoPX4qBK8o5DoOECZvZAe1Cazcw==
dependencies:
"@oclif/color" "^0.1.0"
"@oclif/command" "^1.7.0"
Expand Down

0 comments on commit 373c267

Please sign in to comment.