Skip to content

Commit af38bdc

Browse files
authored
Merge pull request #861 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.81
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.80 to 3.1.81
2 parents 013bb09 + 9e87019 commit af38bdc

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.3.10",
1616
"@salesforce/cli-plugins-testkit": "^5.3.41",
1717
"@salesforce/dev-scripts": "^11.0.4",
18-
"@salesforce/plugin-command-reference": "^3.1.80",
18+
"@salesforce/plugin-command-reference": "^3.1.81",
1919
"@types/yeoman-assert": "^3.1.4",
2020
"eslint-plugin-sf-plugin": "^1.20.33",
2121
"oclif": "^4.22.81",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1563,10 +1563,10 @@
15631563
dependencies:
15641564
"@salesforce/ts-types" "^2.0.12"
15651565

1566-
"@salesforce/plugin-command-reference@^3.1.80":
1567-
version "3.1.80"
1568-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.80.tgz#99fdee1ab629e3708a5d7409c69a4b9fb1ca6275"
1569-
integrity sha512-2rEP/BJBHUMPtntJERmq4G0Z1MZWilPzWoMnItwCTIEL9NW+q15ZWsstMSCkZNegqktfBfml9iurTth6WODeHQ==
1566+
"@salesforce/plugin-command-reference@^3.1.81":
1567+
version "3.1.81"
1568+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.81.tgz#a25c70aa8acf4a088e597ad9057ed0ad5b4b0f87"
1569+
integrity sha512-+xvOuPraDLVeJ2myqJPOvcQtXQoiDJTE0vCdZTl+DMFTS6cfghfVPIw17MNbRrdnQyca1lGVooFl84333UVspA==
15701570
dependencies:
15711571
"@oclif/core" "^4"
15721572
"@salesforce/core" "^8.23.3"

0 commit comments

Comments
 (0)