Skip to content

Commit b47abc4

Browse files
authored
Merge pull request #1054 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.61
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.60 to 3.1.61
2 parents 9f22514 + 62868e7 commit b47abc4

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
@@ -22,7 +22,7 @@
2222
"@oclif/plugin-command-snapshot": "^5.3.5",
2323
"@salesforce/cli-plugins-testkit": "^5.3.39",
2424
"@salesforce/dev-scripts": "^11.0.2",
25-
"@salesforce/plugin-command-reference": "^3.1.60",
25+
"@salesforce/plugin-command-reference": "^3.1.62",
2626
"@salesforce/ts-sinon": "^1.4.30",
2727
"@salesforce/ts-types": "^2.0.11",
2828
"@types/marked": "^4.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,10 +1523,10 @@
15231523
dependencies:
15241524
"@salesforce/ts-types" "^2.0.12"
15251525

1526-
"@salesforce/plugin-command-reference@^3.1.60":
1527-
version "3.1.60"
1528-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.60.tgz#3e658f430cc4b117e76893a0dc81333da1c809b5"
1529-
integrity sha512-v9ynC7oZ+QmK0hWj9ohcbuvhUtGW1feq/5d3rssuNr4TdFEy7dZCplKOgPVFU+qq1oyIZ67PCsAxtIbueg422A==
1526+
"@salesforce/plugin-command-reference@^3.1.62":
1527+
version "3.1.62"
1528+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.62.tgz#622980f1fd5f72d538f6d1d51503a9e22c1545ba"
1529+
integrity sha512-c5jUsidKsEZUY7KnbrHHEK1asjBQGmORmghY23vmPi5YS/27HGVPYzQJLAsD2fS4WOHDmITwc0fzGGtI7EC1dw==
15301530
dependencies:
15311531
"@oclif/core" "^4"
15321532
"@salesforce/core" "^8.14.0"

0 commit comments

Comments
 (0)