Skip to content

Commit

Permalink
Merge pull request #801 from mittwald/dependabot/npm_and_yarn/oclif/p…
Browse files Browse the repository at this point in the history
…lugin-update-4.5.9

chore(deps): bump @oclif/plugin-update from 4.5.7 to 4.5.9
  • Loading branch information
github-actions[bot] authored Sep 23, 2024
2 parents f6308e6 + 830aa8c commit fbf30cc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ EXAMPLES
$ mw update --available
```

_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v4.5.7/src/commands/update.ts)_
_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v4.5.9/src/commands/update.ts)_
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2008,7 +2008,7 @@ __metadata:
languageName: node
linkType: hard

"@inquirer/select@npm:^2.4.7":
"@inquirer/select@npm:^2.5.0":
version: 2.5.0
resolution: "@inquirer/select@npm:2.5.0"
dependencies:
Expand Down Expand Up @@ -2602,10 +2602,10 @@ __metadata:
linkType: hard

"@oclif/plugin-update@npm:^4.1.3":
version: 4.5.7
resolution: "@oclif/plugin-update@npm:4.5.7"
version: 4.5.9
resolution: "@oclif/plugin-update@npm:4.5.9"
dependencies:
"@inquirer/select": ^2.4.7
"@inquirer/select": ^2.5.0
"@oclif/core": ^4
ansis: ^3.3.2
debug: ^4.3.7
Expand All @@ -2615,7 +2615,7 @@ __metadata:
semver: ^7.6.3
tar-fs: ^2.1.1
tty-table: ^4.2.3
checksum: 71ce4cbcd8c572f8c722496b68c800741d57536c1f36dd4e658953251f4508cde9124658a454e1c57b708f079fdebbc7340fcae0cc8837d8991238275e4da864
checksum: 78761648b0ff007290bd5b89faf81f1c272754e8767394bb373bb8132e22b7387ba2b46192f1665cc87b27150925e431c54ef7afc64c8c413e42086a794ade17
languageName: node
linkType: hard

Expand Down

0 comments on commit fbf30cc

Please sign in to comment.