Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent db7af9e commit 4e2839b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@oclif/plugin-help": "^6.2.17",
"@salesforce/dev-scripts": "^10.2.11",
"@salesforce/plugin-auth": "^3.6.75",
"@salesforce/plugin-user": "^3.6.2",
"@salesforce/plugin-user": "^3.6.3",
"@types/debug": "^4.1.12",
"eslint-plugin-sf-plugin": "^1.20.13",
"oclif": "^4.15.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1583,10 +1583,10 @@
proxy-agent "^6.4.0"
semver "^7.6.3"

"@salesforce/plugin-user@^3.6.2":
version "3.6.2"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-3.6.2.tgz#be8f68dd3b503572053cfe780c9d8bd963a845c2"
integrity sha512-GdvAKd6irRPVAHLc3KSAI3pEdVRVia33QUu0WVU74jALhON1BbPb+Vhni5yamMFXiAa9T8AEKXbVaEidbT0TMA==
"@salesforce/plugin-user@^3.6.3":
version "3.6.3"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-3.6.3.tgz#d47cced6ca35557511cb485459da678bbaacacd3"
integrity sha512-ipH4gBFUJBNTPDUY4R/7H9+QYNIoBE8tfQHJzazjiVh7TASEMWEaefnuTfpoqjcz8RtQQUVFmIMglSx02XJBtg==
dependencies:
"@salesforce/core" "^8.6.4"
"@salesforce/kit" "^3.2.2"
Expand Down

0 comments on commit 4e2839b

Please sign in to comment.