Skip to content

Commit 641d4ce

Browse files
authored
Merge pull request #1460 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.4.1
fix(deps): bump @oclif/core from 4.4.0 to 4.4.1
2 parents 6344d3a + c52e438 commit 641d4ce

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.4.0",
8+
"@oclif/core": "^4.4.1",
99
"@oclif/multi-stage-output": "^0.8.16",
1010
"@salesforce/core": "^8.15.0",
1111
"@salesforce/kit": "^3.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,10 +1552,10 @@
15521552
"@nodelib/fs.scandir" "2.1.5"
15531553
fastq "^1.6.0"
15541554

1555-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0":
1556-
version "4.4.0"
1557-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
1558-
integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
1555+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.4.1":
1556+
version "4.4.1"
1557+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.1.tgz#359d4df4f066529f3f4b44652db2d3dceb723823"
1558+
integrity sha512-RYonV4IJZcGAoi3pdo5CPl5hVH1YdtQMEX77TLdgTPVrMmIjbiB0Borfguj/mdDF2TjLXp+Z+RbmLUejuhSYTA==
15591559
dependencies:
15601560
ansi-escapes "^4.3.2"
15611561
ansis "^3.17.0"

0 commit comments

Comments
 (0)