Skip to content

Commit 8ee67df

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.8 to 3.1.9. - [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.8...3.1.9) --- updated-dependencies: - dependency-name: "@salesforce/plugin-command-reference" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d557361 commit 8ee67df

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
@@ -19,7 +19,7 @@
1919
"@oclif/plugin-command-snapshot": "^5.2.6",
2020
"@salesforce/cli-plugins-testkit": "^5.3.15",
2121
"@salesforce/dev-scripts": "^10.2.2",
22-
"@salesforce/plugin-command-reference": "^3.1.8",
22+
"@salesforce/plugin-command-reference": "^3.1.9",
2323
"@salesforce/ts-sinon": "1.4.22",
2424
"eslint-plugin-sf-plugin": "^1.18.11",
2525
"moment": "^2.30.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1852,10 +1852,10 @@
18521852
dependencies:
18531853
"@salesforce/ts-types" "^2.0.10"
18541854

1855-
"@salesforce/plugin-command-reference@^3.1.8":
1856-
version "3.1.8"
1857-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.8.tgz#664289df6a2009724c3408ae9a82488af017cc98"
1858-
integrity sha512-PtGxxj9VKxQ0H/7uHp3RnShC3eWOhtBKoaC9ljg1IYGSLBFvnX2GJeT4qITRzZ2rfP1pdJ2tTiG4tcIPVc1/bQ==
1855+
"@salesforce/plugin-command-reference@^3.1.9":
1856+
version "3.1.9"
1857+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.9.tgz#993ee3f47675a23053c67d1f4a77887977b563ad"
1858+
integrity sha512-p61qlWXE7cWx8RBg+gOMnkaV3SJZ8S1Hee2nmuUu1WoNwCraiuxa9PGbWL/L/6RKpjwAfhFpgK2p5pNc/TSpAg==
18591859
dependencies:
18601860
"@oclif/core" "^4"
18611861
"@salesforce/core" "^8.1.0"

0 commit comments

Comments
 (0)