Skip to content

Commit

Permalink
Merge pull request #1058 from salesforcecli/dependabot-npm_and_yarn-s…
Browse files Browse the repository at this point in the history
…alesforce-plugin-command-reference-3.1.23

chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.21 to 3.1.23
  • Loading branch information
svc-cli-bot authored Sep 15, 2024
2 parents 33def55 + 39f00a6 commit 1b4a8d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@oclif/test": "^3.2.15",
"@salesforce/cli-plugins-testkit": "^5.3.31",
"@salesforce/dev-scripts": "^8.5.0",
"@salesforce/plugin-command-reference": "^3.1.21",
"@salesforce/plugin-command-reference": "^3.1.23",
"eslint-plugin-sf-plugin": "^1.20.7",
"oclif": "^4.14.32",
"ts-node": "^10.9.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1898,18 +1898,18 @@
dependencies:
"@salesforce/ts-types" "^2.0.12"

"@salesforce/plugin-command-reference@^3.1.21":
version "3.1.21"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.21.tgz#0f6fb836921b725ad9ecf4a41a1c03e03d372f07"
integrity sha512-Ag0ZOLUOejDvhOySvNcl2QnU+XBulUpmTWz+B7M+6XxgUeDR5j1F8UbsTFgN0KTFfTx2vwaPUkz0fjvRqMJG2g==
"@salesforce/plugin-command-reference@^3.1.23":
version "3.1.23"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.23.tgz#71969e939a114b69eab5aa099fe7b1fec1444402"
integrity sha512-w04Ff0JWt3I64bustH+wM07OgMwuKzuYMBkCwvDq/mU4lHWyLVvP3Kc6ByqziPUdnx9oczyxEl2qSXTaS2odtQ==
dependencies:
"@oclif/core" "^4"
"@salesforce/core" "^8.3.0"
"@salesforce/kit" "^3.2.2"
"@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 @@ -4080,7 +4080,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 1b4a8d0

Please sign in to comment.