Skip to content

Commit

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

chore: bump @oclif/plugin-update from 4.6.6 to 4.6.8
  • Loading branch information
github-actions[bot] authored Dec 5, 2024
2 parents 4229fbb + a85803f commit b1ce426
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
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 @@ -41,4 +41,4 @@ EXAMPLES
$ mw update --available
```

_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v4.6.6/src/commands/update.ts)_
_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v4.6.8/src/commands/update.ts)_
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2605,20 +2605,20 @@ __metadata:
linkType: hard

"@oclif/plugin-update@npm:^4.1.3":
version: 4.6.6
resolution: "@oclif/plugin-update@npm:4.6.6"
version: 4.6.8
resolution: "@oclif/plugin-update@npm:4.6.8"
dependencies:
"@inquirer/select": ^2.5.0
"@oclif/core": ^4
"@oclif/table": ^0.1.21
"@oclif/table": ^0.2.4
ansis: ^3.3.2
debug: ^4.3.7
filesize: ^6.1.0
got: ^13
proxy-agent: ^6.4.0
semver: ^7.6.3
tar-fs: ^2.1.1
checksum: bc4d66b72ca4173d7c06cae9e041e94a8eeef819fc658532769d03879bca4b34fb76026a0434abe9a1236cfe87b2d9d54596c6826a027333b7f8629aa9c30d84
checksum: 4dd5cc53912c240870ac7114a086e1085c708682a2eb68461b61a76501df288cedde4f42b6f1d1586d2cdbe08f0d1bea19bf19007432ebdb2ee827b96b1c775e
languageName: node
linkType: hard

Expand All @@ -2636,12 +2636,12 @@ __metadata:
languageName: node
linkType: hard

"@oclif/table@npm:^0.1.21":
version: 0.1.24
resolution: "@oclif/table@npm:0.1.24"
"@oclif/table@npm:^0.2.4":
version: 0.2.4
resolution: "@oclif/table@npm:0.2.4"
dependencies:
"@oclif/core": ^4
"@types/react": ^18.3.11
"@types/react": ^18.3.12
change-case: ^5.4.4
cli-truncate: ^4.0.0
ink: ^5.0.1
Expand All @@ -2650,7 +2650,7 @@ __metadata:
react: ^18.3.1
strip-ansi: ^7.1.0
wrap-ansi: ^9.0.0
checksum: 2926181e20d54cb28a79667191180c7a46bb0785cf2a263b150f6ff222265389c27d37baf5f403dd9fa6c4242c199444a2d8396241605463c0974a0547ee791b
checksum: 213a462e0259f30e43afad6432a74b70b2487672ffc6e8871c8430eb34c68460fab4cf4258a6a920d1331de539ca61e01b2067817a5345bdfd2b3da0d4860896
languageName: node
linkType: hard

Expand Down Expand Up @@ -3659,7 +3659,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18, @types/react@npm:^18.3.11":
"@types/react@npm:^18, @types/react@npm:^18.3.12":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
dependencies:
Expand Down

0 comments on commit b1ce426

Please sign in to comment.