Skip to content

Commit 1a1fb87

Browse files
authored
Merge pull request #889 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-user-3.6.12
chore(dev-deps): bump @salesforce/plugin-user from 3.6.11 to 3.6.12
2 parents ed635e3 + 3e31204 commit 1a1fb87

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.26",
2020
"@salesforce/dev-scripts": "^10.2.12",
2121
"@salesforce/plugin-auth": "^3.6.101",
22-
"@salesforce/plugin-user": "^3.6.11",
22+
"@salesforce/plugin-user": "^3.6.12",
2323
"@types/debug": "^4.1.12",
2424
"eslint-plugin-sf-plugin": "^1.20.15",
2525
"oclif": "^4.17.32",

yarn.lock

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

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==
1764+
"@salesforce/plugin-user@^3.6.12":
1765+
version "3.6.12"
1766+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-3.6.12.tgz#0f83456a3578b84f85c611f0048903ae862778f5"
1767+
integrity sha512-fZVjnI1zUxaXZ9CDViJXnjP854dhiKDOnuyZiVetasWfNYqgFEO7w6dUpW6xtohkIw39w+X/eMi2O95M6Y0ZCg==
17681768
dependencies:
17691769
"@salesforce/core" "^8.8.4"
17701770
"@salesforce/kit" "^3.2.2"
1771-
"@salesforce/sf-plugins-core" "^12.1.4"
1771+
"@salesforce/sf-plugins-core" "^12.2.0"
17721772
"@salesforce/ts-types" "^2.0.11"
17731773

17741774
"@salesforce/prettier-config@^0.0.3":
@@ -1799,7 +1799,7 @@
17991799
string-width "^7.2.0"
18001800
terminal-link "^3.0.0"
18011801

1802-
"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.1.4", "@salesforce/sf-plugins-core@^12.2.0":
1802+
"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.0":
18031803
version "12.2.0"
18041804
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.0.tgz#c53f5342841cc490752b78f2707e84d8946dd740"
18051805
integrity sha512-aGNk74rMt8I+HTP7hRsX6kxiGTuun9ONrWkX7JvWDdtIoO9TsEbNVZENH8GFxHFalWPFCj31IMUQD/bGbxMFbg==

0 commit comments

Comments
 (0)