Skip to content

Commit 7b8fedc

Browse files
authored
Merge pull request #1475 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.61
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.59 to 3.1.61
2 parents ad1f1c6 + 5f51ac9 commit 7b8fedc

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.59",
25+
"@salesforce/plugin-command-reference": "^3.1.62",
2626
"@salesforce/ts-sinon": "^1.4.30",
2727
"eslint-plugin-sf-plugin": "^1.20.28",
2828
"moment": "^2.30.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1531,10 +1531,10 @@
15311531
dependencies:
15321532
"@salesforce/ts-types" "^2.0.12"
15331533

1534-
"@salesforce/plugin-command-reference@^3.1.59":
1535-
version "3.1.59"
1536-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.59.tgz#c97247af1863f61611523c4098f2f334df0fae68"
1537-
integrity sha512-hZz3G+LYrGCkqOIAOVxDSrjeGWxjv+EB6OW0rRk53HB9LNNSmo47rI/k2UaWBVbSwGqUdTqlDgUKezmiKIpTsw==
1534+
"@salesforce/plugin-command-reference@^3.1.62":
1535+
version "3.1.62"
1536+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.62.tgz#622980f1fd5f72d538f6d1d51503a9e22c1545ba"
1537+
integrity sha512-c5jUsidKsEZUY7KnbrHHEK1asjBQGmORmghY23vmPi5YS/27HGVPYzQJLAsD2fS4WOHDmITwc0fzGGtI7EC1dw==
15381538
dependencies:
15391539
"@oclif/core" "^4"
15401540
"@salesforce/core" "^8.14.0"

0 commit comments

Comments
 (0)