Skip to content

Commit ff29345

Browse files
authored
Merge pull request #1453 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.4.0
fix(deps): bump @oclif/core from 4.3.3 to 4.4.0
2 parents 3f90c7c + cc0ef2a commit ff29345

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@oclif/core": "^4.3.3",
8+
"@oclif/core": "^4.4.0",
99
"@oclif/multi-stage-output": "^0.8.14",
1010
"@salesforce/core": "^8.13.0",
1111
"@salesforce/kit": "^3.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1547,10 +1547,10 @@
15471547
"@nodelib/fs.scandir" "2.1.5"
15481548
fastq "^1.6.0"
15491549

1550-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2", "@oclif/core@^4.3.3":
1551-
version "4.3.3"
1552-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.3.tgz#a527536b62ef202c58d2b69ce9cd1e64eb3a94b1"
1553-
integrity sha512-A0mk4nlVE+r34fl91OdglXVPwhhfzM59IhSxnOigqMkwxFgT8z3i2WlUgzmazzvzSccs2KM4N2HkTS3NEvW96g==
1550+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2", "@oclif/core@^4.4.0":
1551+
version "4.4.0"
1552+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
1553+
integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
15541554
dependencies:
15551555
ansi-escapes "^4.3.2"
15561556
ansis "^3.17.0"

0 commit comments

Comments
 (0)