Skip to content

Commit 42b2226

Browse files
authored
Merge pull request #914 from salesforcecli/dependabot-npm_and_yarn-salesforce-sf-plugins-core-12.2.1
fix(deps): bump @salesforce/sf-plugins-core from 12.2.0 to 12.2.1
2 parents 3e5aa68 + 3412cc3 commit 42b2226

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,7 @@
13111311
"@nodelib/fs.scandir" "2.1.5"
13121312
fastq "^1.6.0"
13131313

1314-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.4", "@oclif/core@^4.2.8":
1314+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.2.8":
13151315
version "4.2.10"
13161316
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.10.tgz#31dfb7481c79887c3e672e10c981fcc01fcbaeb3"
13171317
integrity sha512-fAqcXgqkUm4v5FYy7qWP4w1HaOlVSVJveah+yVTo5Nm5kTiXhmD5mQQ7+knGeBaStyrtQy6WardoC2xSic9rlQ==
@@ -1547,15 +1547,15 @@
15471547
terminal-link "^3.0.0"
15481548

15491549
"@salesforce/sf-plugins-core@^12":
1550-
version "12.2.0"
1551-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.0.tgz#c53f5342841cc490752b78f2707e84d8946dd740"
1552-
integrity sha512-aGNk74rMt8I+HTP7hRsX6kxiGTuun9ONrWkX7JvWDdtIoO9TsEbNVZENH8GFxHFalWPFCj31IMUQD/bGbxMFbg==
1550+
version "12.2.1"
1551+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.1.tgz#1048a5d1245f07f0e864f0f76e8818fd21a84fe6"
1552+
integrity sha512-b3eRSzGO0weBLL1clHaJNgNP1aKkD1Qy2DQEc0ieteEm+fh1FfPA0QpJ9rh/hdmkJRip2x2R2zz9tflJ0wflbg==
15531553
dependencies:
15541554
"@inquirer/confirm" "^3.1.22"
15551555
"@inquirer/password" "^2.2.0"
1556-
"@oclif/core" "^4.2.4"
1556+
"@oclif/core" "^4.2.10"
15571557
"@oclif/table" "^0.4.6"
1558-
"@salesforce/core" "^8.5.1"
1558+
"@salesforce/core" "^8.8.5"
15591559
"@salesforce/kit" "^3.2.3"
15601560
"@salesforce/ts-types" "^2.0.12"
15611561
ansis "^3.3.2"

0 commit comments

Comments
 (0)