Skip to content

Commit

Permalink
build(deps): bump @oclif/plugin-update from 3.0.2 to 3.0.3 (#356)
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-update](https://github.com/oclif/plugin-update) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/oclif/plugin-update/releases)
- [Changelog](https://github.com/oclif/plugin-update/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-update@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-update"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2022
1 parent 98df01a commit 18a190d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@oclif/plugin-not-found": "2.3.4",
"@oclif/plugin-plugins": "2.1.2",
"@oclif/plugin-search": "0.0.1",
"@oclif/plugin-update": "3.0.2",
"@oclif/plugin-update": "3.0.3",
"@oclif/plugin-version": "1.1.3",
"@salesforce/core": "3.30.13",
"@salesforce/sf-plugins-core": "^1.14.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1125,10 +1125,10 @@
inquirer "^8.2.4"
rxjs "^7.5.6"

"@oclif/[email protected].2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-3.0.2.tgz#5d767ec26f0bed6b0e455fcfdaf8cd9f07817793"
integrity sha512-QFRTyVr2eu5j6XmOMcmtZpSmcPeH0KZbuQ68ZpIDqEW08UmWJ8H8E8BA+JpRWpOOfeQ8CyXk7eLVBIKhu1oSTg==
"@oclif/[email protected].3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-3.0.3.tgz#9bab64ceedc67bc20836cca758a9387a2209e51f"
integrity sha512-OTNRvcZiXi6MR6KKmJL77kAbn7/CcQN33b8yNyrZbkUbZJUHw2DvZl5111IZ/z8NMQibvxMI1iCtKbIdCWO6pQ==
dependencies:
"@oclif/color" "^1.0.0"
"@oclif/core" "^1.16.4"
Expand All @@ -1140,7 +1140,7 @@
inquirer "^8.2.0"
lodash.throttle "^4.1.1"
log-chopper "^1.0.2"
semver "^7.3.5"
semver "^7.3.8"
tar-fs "^2.1.1"

"@oclif/[email protected]":
Expand Down

0 comments on commit 18a190d

Please sign in to comment.