Skip to content

Commit 0b37f76

Browse files
authored
Merge pull request #1370 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 80da4dd + 5885e63 commit 0b37f76

File tree

2 files changed

+13
-18
lines changed

2 files changed

+13
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@salesforce/kit": "^3.2.0",
1919
"@salesforce/plugin-command-reference": "^3.1.49",
2020
"@salesforce/plugin-trust": "^3.7.70",
21-
"@salesforce/sf-plugins-core": "^12.2.0",
21+
"@salesforce/sf-plugins-core": "^12.2.1",
2222
"@salesforce/ts-types": "^2.0.10",
2323
"aws-sdk": "^2.1692.0",
2424
"chalk": "^5.4.0",

yarn.lock

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1857,13 +1857,13 @@
18571857
proc-log "^5.0.0"
18581858
which "^5.0.0"
18591859

1860-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.4", "@oclif/core@^4.2.8":
1861-
version "4.2.8"
1862-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.8.tgz#6e71c76b8ea91064ffc8390a3fd2502c5d32a3db"
1863-
integrity sha512-OWv4Va6bERxIhrYcnUGzyhGRqktc64lJO6cZ3UwkzJDpfR8ZrbCxRfKRBBah1i8kzUlOAeAXnpbMBMah3skKwA==
1860+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.2.8":
1861+
version "4.2.10"
1862+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.10.tgz#31dfb7481c79887c3e672e10c981fcc01fcbaeb3"
1863+
integrity sha512-fAqcXgqkUm4v5FYy7qWP4w1HaOlVSVJveah+yVTo5Nm5kTiXhmD5mQQ7+knGeBaStyrtQy6WardoC2xSic9rlQ==
18641864
dependencies:
18651865
ansi-escapes "^4.3.2"
1866-
ansis "^3.16.0"
1866+
ansis "^3.17.0"
18671867
clean-stack "^3.0.1"
18681868
cli-spinners "^2.9.2"
18691869
debug "^4.4.0"
@@ -2207,16 +2207,16 @@
22072207
string-width "^7.2.0"
22082208
terminal-link "^3.0.0"
22092209

2210-
"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.0":
2211-
version "12.2.0"
2212-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.0.tgz#c53f5342841cc490752b78f2707e84d8946dd740"
2213-
integrity sha512-aGNk74rMt8I+HTP7hRsX6kxiGTuun9ONrWkX7JvWDdtIoO9TsEbNVZENH8GFxHFalWPFCj31IMUQD/bGbxMFbg==
2210+
"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.1":
2211+
version "12.2.1"
2212+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.1.tgz#1048a5d1245f07f0e864f0f76e8818fd21a84fe6"
2213+
integrity sha512-b3eRSzGO0weBLL1clHaJNgNP1aKkD1Qy2DQEc0ieteEm+fh1FfPA0QpJ9rh/hdmkJRip2x2R2zz9tflJ0wflbg==
22142214
dependencies:
22152215
"@inquirer/confirm" "^3.1.22"
22162216
"@inquirer/password" "^2.2.0"
2217-
"@oclif/core" "^4.2.4"
2217+
"@oclif/core" "^4.2.10"
22182218
"@oclif/table" "^0.4.6"
2219-
"@salesforce/core" "^8.5.1"
2219+
"@salesforce/core" "^8.8.5"
22202220
"@salesforce/kit" "^3.2.3"
22212221
"@salesforce/ts-types" "^2.0.12"
22222222
ansis "^3.3.2"
@@ -3465,12 +3465,7 @@ ansicolors@~0.3.2:
34653465
resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz"
34663466
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
34673467

3468-
ansis@^3.16.0, ansis@^3.3.2, ansis@^3.5.2:
3469-
version "3.16.0"
3470-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb"
3471-
integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==
3472-
3473-
ansis@^3.17.0:
3468+
ansis@^3.16.0, ansis@^3.17.0, ansis@^3.3.2, ansis@^3.5.2:
34743469
version "3.17.0"
34753470
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
34763471
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==

0 commit comments

Comments
 (0)