Skip to content

Commit 10f831b

Browse files
chore(dev-deps): bump @salesforce/plugin-auth from 3.9.13 to 3.9.14
Bumps [@salesforce/plugin-auth](https://github.com/salesforcecli/plugin-auth) from 3.9.13 to 3.9.14. - [Release notes](https://github.com/salesforcecli/plugin-auth/releases) - [Changelog](https://github.com/salesforcecli/plugin-auth/blob/main/CHANGELOG.md) - [Commits](salesforcecli/plugin-auth@3.9.13...3.9.14) --- updated-dependencies: - dependency-name: "@salesforce/plugin-auth" dependency-version: 3.9.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e38fda7 commit 10f831b

2 files changed

Lines changed: 33 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@oclif/plugin-help": "^6.2.33",
2020
"@salesforce/dev-scripts": "^11.0.4",
21-
"@salesforce/plugin-auth": "^3.9.13",
21+
"@salesforce/plugin-auth": "^3.9.14",
2222
"@salesforce/plugin-user": "^3.6.38",
2323
"@types/debug": "^4.1.12",
2424
"eslint-plugin-sf-plugin": "^1.20.33",

yarn.lock

Lines changed: 32 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1774,10 +1774,10 @@
17741774
lodash "^4.17.21"
17751775
registry-auth-token "^5.1.0"
17761776

1777-
"@oclif/table@^0.4.12":
1778-
version "0.4.12"
1779-
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.12.tgz#070c6fc474d3f6b5cb6924c55931fe51ab79c69b"
1780-
integrity sha512-CrdJBBmil38o6K5QY+vuOovfG3A6q9nFIAISpNOoOnSSiA81s/xfZ/T4E0z7coDvYnz6wJCTMc2ObqaxBZfbHg==
1777+
"@oclif/table@^0.5.0":
1778+
version "0.5.0"
1779+
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.5.0.tgz#d84f6ba1ab38092cebf7c4712671ab0348ea74ee"
1780+
integrity sha512-qXVucBYc/81SNZRDpKgZLr3WNX6qPUN9Ukqr5wWPMmUSzzOnusln3KuTzzWoB1IIafmqrq27QCozkLyvY7ymmw==
17811781
dependencies:
17821782
"@types/react" "^18.3.12"
17831783
change-case "^5.4.4"
@@ -1786,8 +1786,8 @@
17861786
natural-orderby "^3.0.2"
17871787
object-hash "^3.0.0"
17881788
react "^18.3.1"
1789-
strip-ansi "^7.1.0"
1790-
wrap-ansi "^9.0.0"
1789+
strip-ansi "^7.1.2"
1790+
wrap-ansi "^9.0.2"
17911791

17921792
"@pkgjs/parseargs@^0.11.0":
17931793
version "0.11.0"
@@ -1884,18 +1884,18 @@
18841884
dependencies:
18851885
"@salesforce/ts-types" "^2.0.12"
18861886

1887-
"@salesforce/plugin-auth@^3.9.13":
1888-
version "3.9.13"
1889-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.9.13.tgz#c9528ed489eb12ad0a683fa862743ed1f6fec246"
1890-
integrity sha512-Fg1qMzMxYqBHyJ54oRXia3PAgVBjccaM05FrU6LLdC9O5Mn6GAXn4T8tY9A6BILwahi6FN6Cestyg1O+azh0ig==
1887+
"@salesforce/plugin-auth@^3.9.14":
1888+
version "3.9.14"
1889+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.9.14.tgz#283b26e2a7c59cdcea169dc42ce5790c57bd20f0"
1890+
integrity sha512-pGn40n3Ba2Uer+GadZ6OGEqwVBeBySUCwxM7zdPVvfX7u/qFAthriC1WEhZVua6eZw9SDp4x4dI1MC8XkWIjjw==
18911891
dependencies:
18921892
"@inquirer/checkbox" "^2.5.0"
18931893
"@inquirer/select" "^2.5.0"
18941894
"@oclif/core" "^4"
18951895
"@salesforce/core" "8.23.2"
18961896
"@salesforce/kit" "^3.2.4"
18971897
"@salesforce/plugin-info" "^3.4.89"
1898-
"@salesforce/sf-plugins-core" "^12.2.4"
1898+
"@salesforce/sf-plugins-core" "^12.2.5"
18991899
"@salesforce/ts-types" "^2.0.11"
19001900
open "^10.2.0"
19011901

@@ -1955,15 +1955,15 @@
19551955
string-width "^7.2.0"
19561956
terminal-link "^3.0.0"
19571957

1958-
"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.4":
1959-
version "12.2.4"
1960-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.4.tgz#a89ddcbac6520870eb2e0aad2a2e78738441cedf"
1961-
integrity sha512-AwfhPxIJfzQUSZH8kiQOjRPOsfhO3CL+PKq0lfX+chdqwLOnXWviYCA1Z815MGG0ot/XMlsyj7CS+JxQ19Tn4A==
1958+
"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.4", "@salesforce/sf-plugins-core@^12.2.5":
1959+
version "12.2.5"
1960+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.5.tgz#c5fdd15e3ca90fc91faf485b3907892f3dc6c4ae"
1961+
integrity sha512-TJoZwPm0b5t2HzWZOqgWVjWQ+2bnw+Xxz7Icu7RtiD/9Fjp1X/eyr3LHMEd1SE79QLBjb3YKjZSskWDGv+rzlw==
19621962
dependencies:
19631963
"@inquirer/confirm" "^3.1.22"
19641964
"@inquirer/password" "^2.2.0"
19651965
"@oclif/core" "^4.5.2"
1966-
"@oclif/table" "^0.4.12"
1966+
"@oclif/table" "^0.5.0"
19671967
"@salesforce/core" "^8.18.7"
19681968
"@salesforce/kit" "^3.2.3"
19691969
"@salesforce/ts-types" "^2.0.12"
@@ -7885,6 +7885,13 @@ strip-ansi@^7.0.1, strip-ansi@^7.1.0:
78857885
dependencies:
78867886
ansi-regex "^6.0.1"
78877887

7888+
strip-ansi@^7.1.2:
7889+
version "7.1.2"
7890+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba"
7891+
integrity sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==
7892+
dependencies:
7893+
ansi-regex "^6.0.1"
7894+
78887895
strip-bom@^3.0.0:
78897896
version "3.0.0"
78907897
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
@@ -8473,6 +8480,15 @@ wrap-ansi@^9.0.0:
84738480
string-width "^7.0.0"
84748481
strip-ansi "^7.1.0"
84758482

8483+
wrap-ansi@^9.0.2:
8484+
version "9.0.2"
8485+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-9.0.2.tgz#956832dea9494306e6d209eb871643bb873d7c98"
8486+
integrity sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==
8487+
dependencies:
8488+
ansi-styles "^6.2.1"
8489+
string-width "^7.0.0"
8490+
strip-ansi "^7.1.0"
8491+
84768492
wrappy@1:
84778493
version "1.0.2"
84788494
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"

0 commit comments

Comments
 (0)