Skip to content

Commit

Permalink
fix(deps): bump @oclif/core from 4.0.20 to 4.0.22 (#734)
Browse files Browse the repository at this point in the history
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.20 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.20...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 13, 2024
1 parent 39f0065 commit a6d6576
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 @@ -9,7 +9,7 @@
"@jayree/changelog": "^1.2.4",
"@jsforce/jsforce-node": "^3.4.1",
"@listr2/prompt-adapter-enquirer": "^2.0.11",
"@oclif/core": "^4.0.20",
"@oclif/core": "^4.0.22",
"@salesforce/core": "^8.5.7",
"@salesforce/sf-plugins-core": "^11.3.10",
"@salesforce/source-deploy-retrieve": "^12.6.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1550,16 +1550,16 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/core@^4", "@oclif/core@^4.0.19", "@oclif/core@^4.0.20":
version "4.0.20"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.20.tgz#0c7fd743720c39b33b194b5b335c7ffa3a4fffee"
integrity sha512-N1RKI/nteiEbd/ilyv/W1tz82SEAeXeQ5oZpdU/WgLrDilHH7cicrT/NBLextJJhH3QTC+1oan0Z5vNzkX6lGA==
"@oclif/core@^4", "@oclif/core@^4.0.19", "@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"
clean-stack "^3.0.1"
cli-spinners "^2.9.2"
debug "^4.3.5"
debug "^4.3.7"
ejs "^3.1.10"
get-package-type "^0.1.0"
globby "^11.1.0"
Expand Down

0 comments on commit a6d6576

Please sign in to comment.