Skip to content

Commit 489073b

Browse files
authored
Merge pull request #1604 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 ed60ca0 + 552a595 commit 489073b

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
@@ -24,7 +24,7 @@
2424
"@oclif/plugin-command-snapshot": "^5.3.9",
2525
"@salesforce/cli-plugins-testkit": "^5.3.41",
2626
"@salesforce/dev-scripts": "^11.0.4",
27-
"@salesforce/plugin-command-reference": "^3.1.80",
27+
"@salesforce/plugin-command-reference": "^3.1.81",
2828
"@salesforce/ts-sinon": "^1.4.31",
2929
"eslint-plugin-sf-plugin": "^1.20.33",
3030
"moment": "^2.30.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1909,10 +1909,10 @@
19091909
dependencies:
19101910
"@salesforce/ts-types" "^2.0.12"
19111911

1912-
"@salesforce/plugin-command-reference@^3.1.80":
1913-
version "3.1.80"
1914-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.80.tgz#99fdee1ab629e3708a5d7409c69a4b9fb1ca6275"
1915-
integrity sha512-2rEP/BJBHUMPtntJERmq4G0Z1MZWilPzWoMnItwCTIEL9NW+q15ZWsstMSCkZNegqktfBfml9iurTth6WODeHQ==
1912+
"@salesforce/plugin-command-reference@^3.1.81":
1913+
version "3.1.81"
1914+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.81.tgz#a25c70aa8acf4a088e597ad9057ed0ad5b4b0f87"
1915+
integrity sha512-+xvOuPraDLVeJ2myqJPOvcQtXQoiDJTE0vCdZTl+DMFTS6cfghfVPIw17MNbRrdnQyca1lGVooFl84333UVspA==
19161916
dependencies:
19171917
"@oclif/core" "^4"
19181918
"@salesforce/core" "^8.23.3"

0 commit comments

Comments
 (0)