Skip to content

Commit 13ae30c

Browse files
authored
Merge pull request #1055 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.49
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.48 to 3.1.49
2 parents edd6673 + f60b936 commit 13ae30c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@oclif/plugin-help": "^6.2.27",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^10.2.12",
17-
"@salesforce/plugin-command-reference": "^3.1.48",
17+
"@salesforce/plugin-command-reference": "^3.1.49",
1818
"@salesforce/ts-types": "^2.0.11",
1919
"eslint-plugin-sf-plugin": "^1.20.18",
2020
"oclif": "^4.17.42",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,7 +1731,7 @@
17311731
strip-ansi "6.0.1"
17321732
ts-retry-promise "^0.8.1"
17331733

1734-
"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.7":
1734+
"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.6", "@salesforce/core@^8.8.7":
17351735
version "8.8.7"
17361736
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.7.tgz#ac307e8f10934affa7bcf33ccb65993669cd8f12"
17371737
integrity sha512-AuPSmb/GZ7F8eV5GO6NcfFq3YSOVnPL4sssEQEvKduOSJMs8RTJ92kEefrId/tgFBYfw4b7UzndjFtdgrGGeoA==
@@ -1799,13 +1799,13 @@
17991799
dependencies:
18001800
"@salesforce/ts-types" "^2.0.12"
18011801

1802-
"@salesforce/plugin-command-reference@^3.1.48":
1803-
version "3.1.48"
1804-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.48.tgz#752c7913a63cd3bf42aec53a20fc55e5bfaf3c81"
1805-
integrity sha512-VNjHuBHyAbzr26FM2aandlIh4818A2sOTbe55RMBedWKa1npHM9m/HGwn31VGJzXIZv2n3kiaSwCZOz+PKHRrg==
1802+
"@salesforce/plugin-command-reference@^3.1.49":
1803+
version "3.1.49"
1804+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.49.tgz#0e040ef1c54629a212b980ba0ea9eed8cfa54764"
1805+
integrity sha512-yeKPVRRRV/dp+jDELILvacojhY2kuQsTlIGQ4ahey/ofnc61sVb2YQ3wlR/Xpsmk1dLgCF5qX6WMhbXusVU2uQ==
18061806
dependencies:
18071807
"@oclif/core" "^4"
1808-
"@salesforce/core" "^8.8.5"
1808+
"@salesforce/core" "^8.8.6"
18091809
"@salesforce/kit" "^3.2.3"
18101810
"@salesforce/sf-plugins-core" "^11.3.12"
18111811
"@salesforce/ts-types" "^2.0.11"

0 commit comments

Comments
 (0)