Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/core from 4.0.19 to 4.0.22
Browse files Browse the repository at this point in the history
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.19 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.19...4.0.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent f339bb1 commit 3b52a66
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 @@ -49,7 +49,7 @@
},
"devDependencies": {
"@jsforce/jsforce-node": "^3.4.1",
"@oclif/core": "^4.0.19",
"@oclif/core": "^4.0.22",
"@oclif/plugin-command-snapshot": "^5.2.15",
"@salesforce/cli-plugins-testkit": "^5.3.30",
"@salesforce/dev-scripts": "^10.2.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1416,16 +1416,16 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/core@^4", "@oclif/core@^4.0.19":
version "4.0.19"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.19.tgz#e52ba83c3eaa75c580c567067ed86b5bd4cadbe6"
integrity sha512-VXnsYNVfmucXp5BdOA/OcWi8F/h2h8ofW1GxQDdspodnmnUgALEpqrxXBl5NFuA+iEihtAJeXzX260ICHYDaBg==
"@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 3b52a66

Please sign in to comment.