Skip to content

Commit 26bc1c9

Browse files
authored
Merge pull request #521 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.9
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.8 to 3.1.9
2 parents 60b882e + f60e22a commit 26bc1c9

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
@@ -16,7 +16,7 @@
1616
"@oclif/plugin-command-snapshot": "^5.2.3",
1717
"@salesforce/cli-plugins-testkit": "^5.3.18",
1818
"@salesforce/dev-scripts": "^10.2.2",
19-
"@salesforce/plugin-command-reference": "^3.1.8",
19+
"@salesforce/plugin-command-reference": "^3.1.9",
2020
"eslint-plugin-sf-plugin": "^1.18.11",
2121
"oclif": "^4.14.0",
2222
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,10 +1437,10 @@
14371437
dependencies:
14381438
"@salesforce/ts-types" "^2.0.10"
14391439

1440-
"@salesforce/plugin-command-reference@^3.1.8":
1441-
version "3.1.8"
1442-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.8.tgz#664289df6a2009724c3408ae9a82488af017cc98"
1443-
integrity sha512-PtGxxj9VKxQ0H/7uHp3RnShC3eWOhtBKoaC9ljg1IYGSLBFvnX2GJeT4qITRzZ2rfP1pdJ2tTiG4tcIPVc1/bQ==
1440+
"@salesforce/plugin-command-reference@^3.1.9":
1441+
version "3.1.9"
1442+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.9.tgz#993ee3f47675a23053c67d1f4a77887977b563ad"
1443+
integrity sha512-p61qlWXE7cWx8RBg+gOMnkaV3SJZ8S1Hee2nmuUu1WoNwCraiuxa9PGbWL/L/6RKpjwAfhFpgK2p5pNc/TSpAg==
14441444
dependencies:
14451445
"@oclif/core" "^4"
14461446
"@salesforce/core" "^8.1.0"

0 commit comments

Comments
 (0)