Skip to content

Commit 2c71586

Browse files
chore(dev-deps): bump @salesforce/plugin-command-reference
Bumps [@salesforce/plugin-command-reference](https://github.com/salesforcecli/plugin-command-reference) from 3.1.47 to 3.1.48. - [Release notes](https://github.com/salesforcecli/plugin-command-reference/releases) - [Changelog](https://github.com/salesforcecli/plugin-command-reference/blob/main/CHANGELOG.md) - [Commits](salesforcecli/plugin-command-reference@3.1.47...3.1.48) --- updated-dependencies: - dependency-name: "@salesforce/plugin-command-reference" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fe354c commit 2c71586

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@oclif/plugin-command-snapshot": "^5.2.37",
1818
"@salesforce/cli-plugins-testkit": "^5.3.39",
1919
"@salesforce/dev-scripts": "^10.2.9",
20-
"@salesforce/plugin-command-reference": "^3.1.47",
20+
"@salesforce/plugin-command-reference": "^3.1.48",
2121
"@types/tough-cookie": "^4.0.5",
2222
"eslint-plugin-sf-plugin": "^1.20.16",
2323
"oclif": "^4.17.34",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1904,10 +1904,10 @@
19041904
dependencies:
19051905
"@salesforce/ts-types" "^2.0.12"
19061906

1907-
"@salesforce/plugin-command-reference@^3.1.47":
1908-
version "3.1.47"
1909-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.47.tgz#aad5eeefcaf825adace057d0f700f6b3f2e41f82"
1910-
integrity sha512-CZ9g3eUnxaH9uXQqLAkr5BBzks6ZDq9yfQNn9udaWxsUJmVKnurpNH2liq/LKTzNPcx0cc8X/kyCLBWEIW44+w==
1907+
"@salesforce/plugin-command-reference@^3.1.48":
1908+
version "3.1.48"
1909+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.48.tgz#752c7913a63cd3bf42aec53a20fc55e5bfaf3c81"
1910+
integrity sha512-VNjHuBHyAbzr26FM2aandlIh4818A2sOTbe55RMBedWKa1npHM9m/HGwn31VGJzXIZv2n3kiaSwCZOz+PKHRrg==
19111911
dependencies:
19121912
"@oclif/core" "^4"
19131913
"@salesforce/core" "^8.8.5"

0 commit comments

Comments
 (0)