Skip to content

Commit 54c4bbd

Browse files
author
SF-CLI-BOT
authored
Merge pull request #570 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-1.4.3
fix(deps): bump @salesforce/plugin-command-reference from 1.4.0 to 1.4.3
2 parents f228292 + 6c13b86 commit 54c4bbd

File tree

2 files changed

+33
-19
lines changed

2 files changed

+33
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@salesforce/command": "^5.2.11",
1414
"@salesforce/core": "^3.26.0",
1515
"@salesforce/kit": "^1.6.1",
16-
"@salesforce/plugin-command-reference": "^1.4.0",
16+
"@salesforce/plugin-command-reference": "^1.4.3",
1717
"@salesforce/plugin-trust": "^2.1.0",
1818
"@salesforce/ts-types": "^1.5.21",
1919
"agent-base": "^6.0.2",

yarn.lock

Lines changed: 32 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,7 +1174,7 @@
11741174
mv "~2"
11751175
safe-json-stringify "~1"
11761176

1177-
"@salesforce/command@^5.0.4", "@salesforce/command@^5.1.3", "@salesforce/command@^5.2.11":
1177+
"@salesforce/command@^5.0.4", "@salesforce/command@^5.2.11":
11781178
version "5.2.11"
11791179
resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-5.2.11.tgz#43fdb687c8cd6a5f76dafd548ea176663c8a6620"
11801180
integrity sha512-6KhXbxlV+noVFL8FNhVBPDiD5Z4fEcezh1rClcjdturt2Zg/cp9KPIFqZoFn34zt30u+DlhhU3GDlfE18IoNHw==
@@ -1187,10 +1187,10 @@
11871187
"@salesforce/ts-types" "^1.5.21"
11881188
chalk "^2.4.2"
11891189

1190-
"@salesforce/core@^3.10.1", "@salesforce/core@^3.19.5", "@salesforce/core@^3.25.0", "@salesforce/core@^3.26.0", "@salesforce/core@^3.30.9":
1191-
version "3.30.11"
1192-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.30.11.tgz#e1f2f795cd26238b25a0c3f36fc3073b45b99da1"
1193-
integrity sha512-hCzzW2TtEgMLPOmsikUoSD3A8T0az/AkQR1ItNS2ooCrzUhyuNCLh1oKdjEZ3og5ec25M8Om9fwsnRsh/uy+dA==
1190+
"@salesforce/core@^3.10.1", "@salesforce/core@^3.25.0", "@salesforce/core@^3.26.0", "@salesforce/core@^3.30.10", "@salesforce/core@^3.30.9":
1191+
version "3.30.12"
1192+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.30.12.tgz#9bd81770a8c7c909b01c7736283d6d3376915fa7"
1193+
integrity sha512-2p2EPGsjOdj9m2BzjDyFtSvvyDukyg/sZ07tdxsQC4NXNqE/NfvsbgpitxQRxFGVAwLaJvuaO3LVv7g4lA4PpA==
11941194
dependencies:
11951195
"@salesforce/bunyan" "^2.0.0"
11961196
"@salesforce/kit" "^1.7.0"
@@ -1208,7 +1208,7 @@
12081208
js2xmlparser "^4.0.1"
12091209
jsforce "^2.0.0-beta.19"
12101210
jsonwebtoken "8.5.1"
1211-
ts-retry-promise "^0.6.0"
1211+
ts-retry-promise "^0.7.0"
12121212

12131213
"@salesforce/dev-config@^3.0.0":
12141214
version "3.1.0"
@@ -1273,17 +1273,19 @@
12731273
shx "^0.3.3"
12741274
tslib "^2.2.0"
12751275

1276-
"@salesforce/plugin-command-reference@^1.4.0":
1277-
version "1.4.0"
1278-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-1.4.0.tgz#560f1d352895f5c4d30259ee1d55ccb2978cc85e"
1279-
integrity sha512-7m8J9o375lFqFYUkzgmsnIYNiIIjpOn56nYtmNv17JNKH3TktPmu0pu1QzCuXjFE6VA1w4Zo79IkyGelhove5w==
1276+
"@salesforce/plugin-command-reference@^1.4.3":
1277+
version "1.4.3"
1278+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-1.4.3.tgz#39b49156e761f1e0a271dee8df3de1b926b5b487"
1279+
integrity sha512-QaHfKbNHSa7rQNjLic3q844FhfTqvuORLKsQY3clQ9lDawyaTmGoPdMqb9U5SGsGBAh4SsffP9o2fxioXIOe4w==
12801280
dependencies:
1281-
"@salesforce/command" "^5.1.3"
1282-
"@salesforce/core" "^3.19.5"
1281+
"@salesforce/command" "^5.2.11"
1282+
"@salesforce/core" "^3.30.10"
1283+
"@types/lodash.uniqby" "^4.7.7"
12831284
chalk "^3.0.0"
12841285
handlebars "4.7.7"
1286+
lodash.uniqby "^4.7.0"
12851287
shelljs "^0.8.5"
1286-
tslib "^1"
1288+
tslib "^2"
12871289

12881290
"@salesforce/plugin-trust@^2.1.0":
12891291
version "2.1.0"
@@ -1564,6 +1566,13 @@
15641566
dependencies:
15651567
"@types/node" "*"
15661568

1569+
"@types/lodash.uniqby@^4.7.7":
1570+
version "4.7.7"
1571+
resolved "https://registry.yarnpkg.com/@types/lodash.uniqby/-/lodash.uniqby-4.7.7.tgz#48dbb652c41cc8fb30aa61a44174368081835ab5"
1572+
integrity sha512-sv2g6vkCIvEUsK5/Vq17haoZaisfj2EWW8mP7QWlnKi6dByoNmeuHDDXHR7sabuDqwO4gvU7ModIL22MmnOocg==
1573+
dependencies:
1574+
"@types/lodash" "*"
1575+
15671576
"@types/lodash@*":
15681577
version "4.14.184"
15691578
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe"
@@ -5761,6 +5770,11 @@ lodash.union@^4.6.0:
57615770
resolved "https://registry.yarnpkg.com/lodash.union/-/lodash.union-4.6.0.tgz#48bb5088409f16f1821666641c44dd1aaae3cd88"
57625771
integrity sha1-SLtQiECfFvGCFmZkHETdGqrjzYg=
57635772

5773+
lodash.uniqby@^4.7.0:
5774+
version "4.7.0"
5775+
resolved "https://registry.yarnpkg.com/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz#d99c07a669e9e6d24e1362dfe266c67616af1302"
5776+
integrity sha512-e/zcLx6CSbmaEgFHCA7BnoQKyCtKMxnuWrJygbwPs/AIn+IMKl66L8/s+wBUn5LRw2pZx3bUHibiV1b6aTWIww==
5777+
57645778
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21:
57655779
version "4.17.21"
57665780
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
@@ -8593,10 +8607,10 @@ ts-node@^9:
85938607
source-map-support "^0.5.17"
85948608
yn "3.1.1"
85958609

8596-
ts-retry-promise@^0.6.0:
8597-
version "0.6.0"
8598-
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.6.0.tgz#95643500d5388eed25abc90aa2e99c8b6c5a7bc9"
8599-
integrity sha512-8DF80uA7JPu6m8ouHxGkyBpPTIGQnsgIUgLDqcRaD7EEhVowjG72KqCX334gsa1P+AmzeTVdd/xEzVFCAuPCtg==
8610+
ts-retry-promise@^0.7.0:
8611+
version "0.7.0"
8612+
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.0.tgz#08f2dcbbf5d2981495841cb63389a268324e8147"
8613+
integrity sha512-x6yWZXC4BfXy4UyMweOFvbS1yJ/Y5biSz/mEPiILtJZLrqD3ZxIpzVOGGgifHHdaSe3WxzFRtsRbychI6zofOg==
86008614

86018615
tsconfig-paths@^3.14.1:
86028616
version "3.14.1"
@@ -8608,7 +8622,7 @@ tsconfig-paths@^3.14.1:
86088622
minimist "^1.2.6"
86098623
strip-bom "^3.0.0"
86108624

8611-
tslib@^1, tslib@^1.8.1, tslib@^1.9.0:
8625+
tslib@^1.8.1, tslib@^1.9.0:
86128626
version "1.14.1"
86138627
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
86148628
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

0 commit comments

Comments
 (0)