Skip to content

Commit 0f59b9a

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.46 to 3.1.47. - [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.46...3.1.47) --- 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 22655c7 commit 0f59b9a

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
@@ -15,7 +15,7 @@
1515
"@oclif/plugin-command-snapshot": "^5.2.36",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^10.2.12",
18-
"@salesforce/plugin-command-reference": "^3.1.46",
18+
"@salesforce/plugin-command-reference": "^3.1.47",
1919
"chai-each": "^0.0.1",
2020
"eslint-plugin-sf-plugin": "^1.20.15",
2121
"oclif": "^4.17.34",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1753,10 +1753,10 @@
17531753
dependencies:
17541754
"@salesforce/ts-types" "^2.0.12"
17551755

1756-
"@salesforce/plugin-command-reference@^3.1.46":
1757-
version "3.1.46"
1758-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.46.tgz#b930234b21f8d0d9b24b9aeeb9c2f9185dc8a3c2"
1759-
integrity sha512-xnl+OgqTBF8BViThKrvxpKjgw2GMb7qpm4uj70xysnGGCg4xnYGhSHpRC94pXGIPqNwJMFxVaAKZ2bUiNpk8cA==
1756+
"@salesforce/plugin-command-reference@^3.1.47":
1757+
version "3.1.47"
1758+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.47.tgz#aad5eeefcaf825adace057d0f700f6b3f2e41f82"
1759+
integrity sha512-CZ9g3eUnxaH9uXQqLAkr5BBzks6ZDq9yfQNn9udaWxsUJmVKnurpNH2liq/LKTzNPcx0cc8X/kyCLBWEIW44+w==
17601760
dependencies:
17611761
"@oclif/core" "^4"
17621762
"@salesforce/core" "^8.8.5"

0 commit comments

Comments
 (0)