Skip to content

Commit 3185e78

Browse files
authored
Merge pull request #1285 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.4.0
chore(dev-deps): bump @oclif/core from 4.3.3 to 4.4.0
2 parents 8537ced + 3b6e87a commit 3185e78

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
@@ -11,7 +11,7 @@
1111
"@salesforce/ts-types": "^2.0.11"
1212
},
1313
"devDependencies": {
14-
"@oclif/core": "^4.3.3",
14+
"@oclif/core": "^4.4.0",
1515
"@oclif/plugin-command-snapshot": "^5.3.1",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^11.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,10 +1555,10 @@
15551555
"@nodelib/fs.scandir" "2.1.5"
15561556
fastq "^1.6.0"
15571557

1558-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2", "@oclif/core@^4.3.3":
1559-
version "4.3.3"
1560-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.3.tgz#a527536b62ef202c58d2b69ce9cd1e64eb3a94b1"
1561-
integrity sha512-A0mk4nlVE+r34fl91OdglXVPwhhfzM59IhSxnOigqMkwxFgT8z3i2WlUgzmazzvzSccs2KM4N2HkTS3NEvW96g==
1558+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2", "@oclif/core@^4.4.0":
1559+
version "4.4.0"
1560+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
1561+
integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
15621562
dependencies:
15631563
ansi-escapes "^4.3.2"
15641564
ansis "^3.17.0"

0 commit comments

Comments
 (0)