Skip to content

Commit

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

---
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 Sep 23, 2023
1 parent 85eacd3 commit f9d15d1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@salesforce/plugin-settings": "^1.4.27",
"@salesforce/plugin-source": "^2.10.30",
"@salesforce/plugin-templates": "^55.5.11",
"@salesforce/plugin-user": "^2.3.28",
"@salesforce/plugin-user": "^2.3.32",
"@salesforce/prettier-config": "^0.0.3",
"@salesforce/source-testkit": "^2.1.26",
"@salesforce/ts-sinon": "1.4.15",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1087,16 +1087,16 @@
yeoman-environment "^3.19.3"
yeoman-generator "^5.9.0"

"@salesforce/plugin-user@^2.3.28":
version "2.3.28"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-2.3.28.tgz#3e55e0108058d2fed5655e17c27bddd4eba1f906"
integrity sha512-H2lDBGS5TbjJ0gQW3p5pUDKkqEjS8BIcVYLjRMUrAwvw0hm5o6CdO48+wMkojgzhBh4FQPIYQlVzpty6Zq81nA==
"@salesforce/plugin-user@^2.3.32":
version "2.3.32"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-2.3.32.tgz#5087126b232cf7e07944cb8b53ebcf492683e58b"
integrity sha512-Msljq9lATskNYzVZsHrxBDzSLOiju9Khtbw7irlfdDrpCRV0K9aViyLDZC6HcV5rfWkeW4T8dSnvnqLNp6EMRg==
dependencies:
"@oclif/core" "^2.11.7"
"@salesforce/core" "^5.2.0"
"@oclif/core" "^2.15.0"
"@salesforce/core" "^5.2.6"
"@salesforce/kit" "^3.0.9"
"@salesforce/sf-plugins-core" "^3.1.14"
"@salesforce/ts-types" "^2.0.6"
"@salesforce/sf-plugins-core" "^3.1.20"
"@salesforce/ts-types" "^2.0.7"
tslib "^2"

"@salesforce/prettier-config@^0.0.3":
Expand Down

0 comments on commit f9d15d1

Please sign in to comment.