Skip to content

Commit b49ec64

Browse files
authored
Merge pull request #1323 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 740d393 + 46c1f03 commit b49ec64

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@oclif/plugin-command-snapshot": "^5.2.37",
2424
"@salesforce/cli-plugins-testkit": "^5.3.38",
2525
"@salesforce/dev-scripts": "^10.2.12",
26-
"@salesforce/plugin-command-reference": "^3.1.47",
26+
"@salesforce/plugin-command-reference": "^3.1.49",
2727
"@salesforce/schemas": "^1.9.0",
2828
"@salesforce/source-testkit": "^2.2.112",
2929
"@salesforce/ts-sinon": "^1.4.30",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1841,13 +1841,13 @@
18411841
dependencies:
18421842
"@salesforce/ts-types" "^2.0.12"
18431843

1844-
"@salesforce/plugin-command-reference@^3.1.47":
1845-
version "3.1.48"
1846-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.48.tgz#752c7913a63cd3bf42aec53a20fc55e5bfaf3c81"
1847-
integrity sha512-VNjHuBHyAbzr26FM2aandlIh4818A2sOTbe55RMBedWKa1npHM9m/HGwn31VGJzXIZv2n3kiaSwCZOz+PKHRrg==
1844+
"@salesforce/plugin-command-reference@^3.1.49":
1845+
version "3.1.49"
1846+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.49.tgz#0e040ef1c54629a212b980ba0ea9eed8cfa54764"
1847+
integrity sha512-yeKPVRRRV/dp+jDELILvacojhY2kuQsTlIGQ4ahey/ofnc61sVb2YQ3wlR/Xpsmk1dLgCF5qX6WMhbXusVU2uQ==
18481848
dependencies:
18491849
"@oclif/core" "^4"
1850-
"@salesforce/core" "^8.8.5"
1850+
"@salesforce/core" "^8.8.6"
18511851
"@salesforce/kit" "^3.2.3"
18521852
"@salesforce/sf-plugins-core" "^11.3.12"
18531853
"@salesforce/ts-types" "^2.0.11"

0 commit comments

Comments
 (0)