Skip to content

Commit

Permalink
fix(deps): bump @oclif/core from 4.0.21 to 4.0.22 (#1493)
Browse files Browse the repository at this point in the history
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.21 to 4.0.22.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.0.21...4.0.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 14, 2024
1 parent 3e44166 commit bc67f1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
"dependencies": {
"@jayree/changelog": "^1.2.4",
"@oclif/core": "^4.0.21",
"@oclif/core": "^4.0.22",
"@salesforce/core": "^8.5.7",
"@salesforce/kit": "^3.2.2",
"@salesforce/sf-plugins-core": "^11.3.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1330,10 +1330,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/core@^4", "@oclif/core@^4.0.19", "@oclif/core@^4.0.20", "@oclif/core@^4.0.21":
version "4.0.21"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.21.tgz#fda25b950572ae7762248a808f141e3e32fb2a57"
integrity sha512-SvLTSclf104IVX8BY7nWqess1pBmeNl9qRFTWjOXg7B1/ESemfEtZYBDRAXAp1ILvazDng5IF/7YSbTxDVbwNg==
"@oclif/core@^4", "@oclif/core@^4.0.19", "@oclif/core@^4.0.20", "@oclif/core@^4.0.22":
version "4.0.22"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.22.tgz#acb233c0c18ff4f365caca15e29e2807a4325709"
integrity sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.3.2"
Expand Down

0 comments on commit bc67f1e

Please sign in to comment.