Skip to content

Commit

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

Bump @oclif/plugin-update from 4.1.3 to 4.1.7
  • Loading branch information
martin-helmich authored Jan 5, 2024
2 parents 4de25ac + 0f11a9c commit 60eddfd
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4197,7 +4197,7 @@ EXAMPLES
$ mw update --available
```

_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v4.1.3/src/commands/update.ts)_
_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v4.1.7/src/commands/update.ts)_

## `mw user api-token create`

Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ __metadata:
languageName: node
linkType: hard

"@ljharb/through@npm:^2.3.9":
"@ljharb/through@npm:^2.3.11":
version: 2.3.11
resolution: "@ljharb/through@npm:2.3.11"
dependencies:
Expand Down Expand Up @@ -736,7 +736,7 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^3.0.4, @oclif/core@npm:^3.5.0, @oclif/core@npm:^3.9.1":
"@oclif/core@npm:^3.0.4, @oclif/core@npm:^3.9.1":
version: 3.14.1
resolution: "@oclif/core@npm:3.14.1"
dependencies:
Expand Down Expand Up @@ -883,20 +883,20 @@ __metadata:
linkType: hard

"@oclif/plugin-update@npm:^4.1.3":
version: 4.1.3
resolution: "@oclif/plugin-update@npm:4.1.3"
version: 4.1.7
resolution: "@oclif/plugin-update@npm:4.1.7"
dependencies:
"@oclif/core": ^3.5.0
"@oclif/core": ^3.15.1
chalk: ^5
cross-spawn: ^7.0.3
debug: ^4.3.1
filesize: ^6.1.0
http-call: ^5.3.0
inquirer: ^9.2.11
inquirer: ^9.2.12
lodash.throttle: ^4.1.1
semver: ^7.5.4
tar-fs: ^2.1.1
checksum: 803be881736ca5c6e09d640fb873d9cb85d8a2be3f0592b1b6e7108ff94ca111f1d2098a5eaedc3114e5af70d27b94b717e6361b4e0c60901328903101c3aabf
checksum: faf6537e895a712e70e608f11319d13fdd8415b98cbf229ee56a1662b9f30737d2b64954cb65c22b84ebdf919e3c5e9ca4eee3321961cf0c9a98f2ce42b9246e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4520,11 +4520,11 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:^9.2.11":
version: 9.2.11
resolution: "inquirer@npm:9.2.11"
"inquirer@npm:^9.2.12":
version: 9.2.12
resolution: "inquirer@npm:9.2.12"
dependencies:
"@ljharb/through": ^2.3.9
"@ljharb/through": ^2.3.11
ansi-escapes: ^4.3.2
chalk: ^5.3.0
cli-cursor: ^3.1.0
Expand All @@ -4539,7 +4539,7 @@ __metadata:
string-width: ^4.2.3
strip-ansi: ^6.0.1
wrap-ansi: ^6.2.0
checksum: af59b422eb6005dac90f6c5e8295013d0611ac5471ff4fbf4ad3e228136e0f41db73af2d5a68e36770f9e31ac203ae1589d35c3e970acbc6110bb5df905928f9
checksum: 8c372832367f5adb4bb08a0c3ee3b8b16e83202c125d1a681ece2c0ef2f00a5d7d6589a501fd58a0249b4ad49a8013584ac58ae12a20d29b1c24a0ec450927a5
languageName: node
linkType: hard

Expand Down

0 comments on commit 60eddfd

Please sign in to comment.