Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/plugin-command-reference
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.35 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.35...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]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent 68dc325 commit caa4a50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@oclif/plugin-command-snapshot": "^5.2.23",
"@salesforce/cli-plugins-testkit": "^5.3.39",
"@salesforce/dev-scripts": "^10.2.11",
"@salesforce/plugin-command-reference": "^3.1.35",
"@salesforce/plugin-command-reference": "^3.1.37",
"@salesforce/types": "^1.3.0",
"eslint-plugin-sf-plugin": "^1.20.13",
"oclif": "^4.16.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1536,18 +1536,18 @@
dependencies:
"@salesforce/ts-types" "^2.0.12"

"@salesforce/plugin-command-reference@^3.1.35":
version "3.1.35"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.35.tgz#e9d3804f15d4c0da67cd2ad64dfef83f7e6a5dc1"
integrity sha512-8OJ7Z3kj2vvmxlfFAZaCGwdX+1GRQVFTeg/2Dt7QF2sZeQwqqt6wH2WzS0xf3ChSxjNcJ0GDtujU3urRe3l9rA==
"@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

0 comments on commit caa4a50

Please sign in to comment.