Skip to content

Commit dcf4a4f

Browse files
authored
Merge pull request #1254 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.7.2
chore(dev-deps): bump @oclif/core from 4.5.6 to 4.7.2
2 parents 1903db3 + bb1e374 commit dcf4a4f

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
@@ -9,7 +9,7 @@
99
"@salesforce/sf-plugins-core": "^12.2.4"
1010
},
1111
"devDependencies": {
12-
"@oclif/core": "^4.5.6",
12+
"@oclif/core": "^4.7.2",
1313
"@oclif/plugin-command-snapshot": "^5.3.7",
1414
"@oclif/test": "^4",
1515
"@salesforce/cli-plugins-testkit": "^5.3.41",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1703,10 +1703,10 @@
17031703
"@nodelib/fs.scandir" "2.1.5"
17041704
fastq "^1.6.0"
17051705

1706-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5", "@oclif/core@^4.5.6":
1707-
version "4.5.6"
1708-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41"
1709-
integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw==
1706+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5", "@oclif/core@^4.7.2":
1707+
version "4.7.2"
1708+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.7.2.tgz#9ebf36b4693500685956f3405c55526d191aa5ef"
1709+
integrity sha512-AmZnhEnyD7bFxmzEKRaOEr0kzonmwIip72eWZPWB5+7D9ayHa/QFX08zhaQT9eOo0//ed64v5p5QZIbYCbQaJQ==
17101710
dependencies:
17111711
ansi-escapes "^4.3.2"
17121712
ansis "^3.17.0"

0 commit comments

Comments
 (0)