Skip to content

Commit 0dc4f97

Browse files
fix(deps): bump @oclif/core from 4.3.3 to 4.4.0
Bumps [@oclif/core](https://github.com/oclif/core) from 4.3.3 to 4.4.0. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.3.3...4.4.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b20026 commit 0dc4f97

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-plugins/issues",
77
"dependencies": {
8-
"@oclif/core": "^4.3.3",
8+
"@oclif/core": "^4.4.0",
99
"ansis": "^3.17.0",
1010
"debug": "^4.4.0",
1111
"npm": "^10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1730,10 +1730,10 @@
17301730
proc-log "^5.0.0"
17311731
which "^5.0.0"
17321732

1733-
"@oclif/core@^4", "@oclif/core@^4.3.3":
1734-
version "4.3.3"
1735-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.3.tgz#a527536b62ef202c58d2b69ce9cd1e64eb3a94b1"
1736-
integrity sha512-A0mk4nlVE+r34fl91OdglXVPwhhfzM59IhSxnOigqMkwxFgT8z3i2WlUgzmazzvzSccs2KM4N2HkTS3NEvW96g==
1733+
"@oclif/core@^4", "@oclif/core@^4.3.3", "@oclif/core@^4.4.0":
1734+
version "4.4.0"
1735+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
1736+
integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
17371737
dependencies:
17381738
ansi-escapes "^4.3.2"
17391739
ansis "^3.17.0"

0 commit comments

Comments
 (0)