Skip to content

Commit e821f91

Browse files
authored
Merge pull request #885 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-user-3.6.11
chore(dev-deps): bump @salesforce/plugin-user from 3.6.9 to 3.6.11
2 parents 471fd59 + da417a5 commit e821f91

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@oclif/plugin-help": "^6.2.25",
2020
"@salesforce/dev-scripts": "^10.2.12",
2121
"@salesforce/plugin-auth": "^3.6.97",
22-
"@salesforce/plugin-user": "^3.6.9",
22+
"@salesforce/plugin-user": "^3.6.11",
2323
"@types/debug": "^4.1.12",
2424
"eslint-plugin-sf-plugin": "^1.20.15",
2525
"oclif": "^4.17.32",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1761,12 +1761,12 @@
17611761
proxy-agent "^6.5.0"
17621762
semver "^7.7.1"
17631763

1764-
"@salesforce/plugin-user@^3.6.9":
1765-
version "3.6.9"
1766-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-3.6.9.tgz#118d4af66afcd629fc44d0dc13aebafa1f9f2426"
1767-
integrity sha512-EEktBHyldevv9hUJbXcIa39A2lNkDswENSZkoR+qpWAl5OycHsuxdA35W5h7Dx4V114wkbhfDMeQvKuR1B9Law==
1764+
"@salesforce/plugin-user@^3.6.11":
1765+
version "3.6.11"
1766+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-3.6.11.tgz#8dd01d0eab8a14c30ba71b2fbfeaaee41cfadbd2"
1767+
integrity sha512-VgiOrwex9GGsXrkHKG78KI8ouYlNYGwht9yIrusBBrkEfSoqSmhEeLil5h1vpPrzxr9xwT1Od+/W6+6PbnW5NQ==
17681768
dependencies:
1769-
"@salesforce/core" "^8.8.2"
1769+
"@salesforce/core" "^8.8.4"
17701770
"@salesforce/kit" "^3.2.2"
17711771
"@salesforce/sf-plugins-core" "^12.1.4"
17721772
"@salesforce/ts-types" "^2.0.11"

0 commit comments

Comments
 (0)