Skip to content

Commit cadef28

Browse files
authored
Merge pull request #896 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-user-3.6.13
chore(dev-deps): bump @salesforce/plugin-user from 3.6.12 to 3.6.13
2 parents bde9d80 + 96ef63b commit cadef28

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.103",
22-
"@salesforce/plugin-user": "^3.6.12",
22+
"@salesforce/plugin-user": "^3.6.13",
2323
"@types/debug": "^4.1.12",
2424
"eslint-plugin-sf-plugin": "^1.20.16",
2525
"oclif": "^4.17.32",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1660,7 +1660,7 @@
16601660
"@pnpm/network.ca-file" "^1.0.1"
16611661
config-chain "^1.1.11"
16621662

1663-
"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.4", "@salesforce/core@^8.8.5":
1663+
"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.5":
16641664
version "8.8.5"
16651665
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.5.tgz#4004e22523e4e45b42631733d06dc8aec9fdc23d"
16661666
integrity sha512-eCiiO4NptvKkz04A4ivBVLzEBy/6IIFmaXoZ4tnF1FcD5MESvC+Xuc+0RFSRiYmPi5oloKNl6njrfVCKAho2zQ==
@@ -1761,12 +1761,12 @@
17611761
proxy-agent "^6.5.0"
17621762
semver "^7.7.1"
17631763

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==
1764+
"@salesforce/plugin-user@^3.6.13":
1765+
version "3.6.13"
1766+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-3.6.13.tgz#2c6bafa98d94eaa705293475213ad29675cefe58"
1767+
integrity sha512-RBMQ6YHjTj4OhFmyKPP845jwWZtSE/T29ElK9XYt1fzkWrztDN1d62wn8sNRXWgNLf/JnY9WK8FbOcVPWzSnJA==
17681768
dependencies:
1769-
"@salesforce/core" "^8.8.4"
1769+
"@salesforce/core" "^8.8.5"
17701770
"@salesforce/kit" "^3.2.2"
17711771
"@salesforce/sf-plugins-core" "^12.2.0"
17721772
"@salesforce/ts-types" "^2.0.11"

0 commit comments

Comments
 (0)