Skip to content

Commit 8fdc26d

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.38 to 3.1.39. - [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.38...3.1.39) --- 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 2a2b096 commit 8fdc26d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.26",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^10.2.11",
18-
"@salesforce/plugin-command-reference": "^3.1.38",
18+
"@salesforce/plugin-command-reference": "^3.1.39",
1919
"chai-each": "^0.0.1",
2020
"eslint-plugin-sf-plugin": "^1.20.13",
2121
"oclif": "^4.17.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1878,10 +1878,10 @@
18781878
dependencies:
18791879
"@salesforce/ts-types" "^2.0.12"
18801880

1881-
"@salesforce/plugin-command-reference@^3.1.38":
1882-
version "3.1.38"
1883-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.38.tgz#aab557143f60a40e8d6324dc78f36c8667a154b7"
1884-
integrity sha512-4qc5dGyaN40anIWtkGX3Jy9ES2uAytyfpmrVfrKBQlif4OAHZP9wghUuc6mYifPrfXSm28NAPP2v99LR1XO50A==
1881+
"@salesforce/plugin-command-reference@^3.1.39":
1882+
version "3.1.39"
1883+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.39.tgz#9c9071e8267ab54db936d4fef992a71336f63012"
1884+
integrity sha512-hNTKtbwbXKRsCqO3XihQDb4gdVm/4Cy4rxtdzreJRRbJamflWsrZGLI/5xfplKiCyMnKucB6XRm/vUUVyd5Hxw==
18851885
dependencies:
18861886
"@oclif/core" "^4"
18871887
"@salesforce/core" "^8.6.4"

0 commit comments

Comments
 (0)