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

Commit 373c267

Browse files
committed
fix: update plugin-update
1 parent ce28a2f commit 373c267

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@oclif/plugin-help": "^3.2.2",
8989
"@oclif/plugin-not-found": "^1.2.4",
9090
"@oclif/plugin-plugins": "^1.9.5",
91-
"@oclif/plugin-update": "1.4.0-1",
91+
"@oclif/plugin-update": "1.4.0-2",
9292
"@oclif/plugin-warn-if-update-available": "^1.7.0",
9393
"@oclif/plugin-which": "^1.0.3",
9494
"@salesforce/kit": "^1.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -708,10 +708,10 @@
708708
tslib "^2.0.0"
709709
yarn "^1.21.1"
710710

711-
"@oclif/plugin-update@1.4.0-1":
712-
version "1.4.0-1"
713-
resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-1.4.0-1.tgz#a31832707f55f52fc5efe2065ca4fd620023b6d7"
714-
integrity sha512-5RJN+E9HDu5Pzsv8WlsKGLf151i0oXf+vDXPMlbbo3gtuzAgpNck9CiLAQETAazm9zAjlYWjDxkn8sG+dMbu8A==
711+
"@oclif/plugin-update@1.4.0-2":
712+
version "1.4.0-2"
713+
resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-1.4.0-2.tgz#3bf423a12abd2aca26a38b88c09daf87eb6a2278"
714+
integrity sha512-pX6EFq7lKy8iVnCDcG+6BlQqQZxQYSaiz5VLpGBnrMbQ4mhCJeeVDP8+65vwoPX4qBK8o5DoOECZvZAe1Cazcw==
715715
dependencies:
716716
"@oclif/color" "^0.1.0"
717717
"@oclif/command" "^1.7.0"

0 commit comments

Comments
 (0)