Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/plugin-command-reference (#295)
Browse files Browse the repository at this point in the history
Bumps [@salesforce/plugin-command-reference](https://github.com/salesforcecli/plugin-command-reference) from 3.1.34 to 3.1.37.
- [Release notes](https://github.com/salesforcecli/plugin-command-reference/releases)
- [Changelog](https://github.com/salesforcecli/plugin-command-reference/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-command-reference@3.1.34...3.1.37)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-command-reference"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent e4c7e87 commit 56728d8
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 @@ -24,7 +24,7 @@
"@oclif/plugin-command-snapshot": "^5.2.19",
"@salesforce/cli-plugins-testkit": "^5.3.25",
"@salesforce/dev-scripts": "^10.2.11",
"@salesforce/plugin-command-reference": "^3.1.34",
"@salesforce/plugin-command-reference": "^3.1.37",
"@types/node-fetch": "^2.6.11",
"eslint-plugin-sf-plugin": "^1.20.13",
"esmock": "^2.6.7",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3140,18 +3140,18 @@
listr2 "^8.2.4"
node-forge "^1.3.1"

"@salesforce/plugin-command-reference@^3.1.34":
version "3.1.34"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.34.tgz#f9ca1e0fa5ec8abf775987fb51e5c7094f9f8c04"
integrity sha512-HMVd7IIRPqbbM0M/N5lL25gb1DqG/K9TwD88x2RLY8KFQaM4Kk0/bCUmzmAToNMkxKadL5f/y6qc8AGvL6Igdw==
"@salesforce/plugin-command-reference@^3.1.37":
version "3.1.37"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.37.tgz#3a44388ef53ac16cd1b20ae45abb7b19a3addd71"
integrity sha512-337SfxYklboSaPlxcXrC7D54ZNo1umZvIjm68i+8pF3AfwwMjwraXXjJu1y2zIQPEvYkolK7tQzaoiO/3dPeZA==
dependencies:
"@oclif/core" "^4"
"@salesforce/core" "^8.6.4"
"@salesforce/kit" "^3.2.3"
"@salesforce/sf-plugins-core" "^11.3.12"
"@salesforce/ts-types" "^2.0.11"
chalk "^5.3.0"
debug "^4.3.7"
debug "^4.4.0"
handlebars "^4.7.8"

"@salesforce/prettier-config@^0.0.3":
Expand Down Expand Up @@ -5295,10 +5295,10 @@ [email protected]:
dependencies:
ms "2.0.0"

debug@4, debug@^4.0.0, 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==
debug@4, debug@^4.0.0, 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, debug@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
dependencies:
ms "^2.1.3"

Expand Down

0 comments on commit 56728d8

Please sign in to comment.