Skip to content

Commit 4ab35c2

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.80 to 3.1.81. - [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.80...3.1.81) --- updated-dependencies: - dependency-name: "@salesforce/plugin-command-reference" dependency-version: 3.1.81 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 704d95d commit 4ab35c2

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
@@ -18,7 +18,7 @@
1818
"@oclif/plugin-command-snapshot": "^5.3.9",
1919
"@salesforce/cli-plugins-testkit": "^5.3.41",
2020
"@salesforce/dev-scripts": "^11.0.4",
21-
"@salesforce/plugin-command-reference": "^3.1.80",
21+
"@salesforce/plugin-command-reference": "^3.1.81",
2222
"eslint-plugin-sf-plugin": "^1.20.32",
2323
"minimatch": "^10.1.2",
2424
"oclif": "^4.22.85",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1580,10 +1580,10 @@
15801580
jszip "^3.10.1"
15811581
object-treeify "^2"
15821582

1583-
"@salesforce/plugin-command-reference@^3.1.80":
1584-
version "3.1.80"
1585-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.80.tgz#99fdee1ab629e3708a5d7409c69a4b9fb1ca6275"
1586-
integrity sha512-2rEP/BJBHUMPtntJERmq4G0Z1MZWilPzWoMnItwCTIEL9NW+q15ZWsstMSCkZNegqktfBfml9iurTth6WODeHQ==
1583+
"@salesforce/plugin-command-reference@^3.1.81":
1584+
version "3.1.81"
1585+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.81.tgz#a25c70aa8acf4a088e597ad9057ed0ad5b4b0f87"
1586+
integrity sha512-+xvOuPraDLVeJ2myqJPOvcQtXQoiDJTE0vCdZTl+DMFTS6cfghfVPIw17MNbRrdnQyca1lGVooFl84333UVspA==
15871587
dependencies:
15881588
"@oclif/core" "^4"
15891589
"@salesforce/core" "^8.23.3"

0 commit comments

Comments
 (0)