Skip to content

Commit

Permalink
Merge pull request #872 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-plugin-command-reference-3.1.26

chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.20 to 3.1.26
  • Loading branch information
svc-cli-bot authored Sep 22, 2024
2 parents 527ee9d + 787788f commit 4960279
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@oclif/plugin-command-snapshot": "^5.2.15",
"@salesforce/cli-plugins-testkit": "^5.3.30",
"@salesforce/dev-scripts": "^10.2.10",
"@salesforce/plugin-command-reference": "^3.1.20",
"@salesforce/plugin-command-reference": "^3.1.26",
"@salesforce/ts-sinon": "^1.4.27",
"@salesforce/ts-types": "^2.0.11",
"@types/marked": "^4.0.8",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1306,7 +1306,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.3.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.5.4":
"@salesforce/core@^8.5.1", "@salesforce/core@^8.5.4", "@salesforce/core@^8.5.7":
version "8.5.7"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.7.tgz#18c98ba383f7030f7e5420677bbd108d1d93dcc3"
integrity sha512-HY2ztRT2QACgWrbze+v+B6L4q+RT9FdswXhVQRssf8ZeJH/kqFnF4U640i+dAFChs9mGGCS2zmm6BTREiwg2LA==
Expand Down Expand Up @@ -1374,18 +1374,18 @@
dependencies:
"@salesforce/ts-types" "^2.0.12"

"@salesforce/plugin-command-reference@^3.1.20":
version "3.1.20"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.20.tgz#4cfb5a773d63219967ce6016bd8596af3338b867"
integrity sha512-SKLWcJR9HbRnrF2+PSrG7yGqBYEVa46I78pS4Nr8oy4yXG5RizTlWcHSPt2U2i5Mvhu70K7RDRNlm6vLWUbtjA==
"@salesforce/plugin-command-reference@^3.1.26":
version "3.1.26"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.26.tgz#eabf0fb7eca24a94554233157abeed2697e21f6d"
integrity sha512-pKDangm2kXKasyIEU7SSTIQCDz/9qf14L0CbZFrQDWCaHQd5hSl15G/IYqM3FU08Yk6AkR6O2zcpqsRsB9GoIw==
dependencies:
"@oclif/core" "^4"
"@salesforce/core" "^8.3.0"
"@salesforce/kit" "^3.2.1"
"@salesforce/core" "^8.5.7"
"@salesforce/kit" "^3.2.3"
"@salesforce/sf-plugins-core" "^11.3.5"
"@salesforce/ts-types" "^2.0.11"
chalk "^5.3.0"
debug "^4.3.6"
debug "^4.3.7"
handlebars "^4.7.8"

"@salesforce/prettier-config@^0.0.3":
Expand Down Expand Up @@ -3184,7 +3184,7 @@ dateformat@^4.6.3:
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz#556fa6497e5217fedb78821424f8a1c22fa3f4b5"
integrity sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==

debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.6, debug@^4.3.7:
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7:
version "4.3.7"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
Expand Down

0 comments on commit 4960279

Please sign in to comment.