Skip to content

Commit

Permalink
chore: Update dependencies (#1548)
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <[email protected]>
  • Loading branch information
tolusha authored Aug 12, 2021
1 parent aec307a commit e80a0d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -840,9 +840,12 @@ update the chectl CLI
```
USAGE
$ chectl update [CHANNEL]
OPTIONS
--from-local interactively choose an already installed version
```

_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v1.3.10/src/commands/update.ts)_
_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v1.5.0/src/commands/update.ts)_

## `chectl workspace:create`

Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2594,11 +2594,11 @@ ecc-jsbn@~0.1.1:

"eclipse-che-devfile-workspace-operator@git://github.com/devfile/devworkspace-operator#main":
version "0.0.0"
resolved "git://github.com/devfile/devworkspace-operator#f4233235d7a81bafff709fb8d02ec6206efc7261"
resolved "git://github.com/devfile/devworkspace-operator#056baaa326a269383a5f290d480880a900a8af62"

"eclipse-che-operator@git://github.com/eclipse-che/che-operator#main":
version "0.0.0"
resolved "git://github.com/eclipse-che/che-operator#826475928cd6a3f0be14579663862358d473ea11"
resolved "git://github.com/eclipse-che/che-operator#6c9fb0dc4b8a452e59c45438a4497e25dddecc13"

"eclipse-che-server@git://github.com/eclipse-che/che-server#main":
version "0.0.0"
Expand Down

0 comments on commit e80a0d1

Please sign in to comment.