Skip to content

Commit fde30fc

Browse files
fix(deps): bump @oclif/core from 3.26.3 to 3.26.5
Bumps [@oclif/core](https://github.com/oclif/core) from 3.26.3 to 3.26.5. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@3.26.3...3.26.5) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37013cc commit fde30fc

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"@inquirer/confirm": "^2.0.17",
4747
"@inquirer/password": "^1.1.16",
48-
"@oclif/core": "^3.26.2",
48+
"@oclif/core": "^3.26.5",
4949
"@salesforce/core": "^7.3.3",
5050
"@salesforce/kit": "^3.1.0",
5151
"@salesforce/ts-types": "^2.0.9",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -604,10 +604,10 @@
604604
"@nodelib/fs.scandir" "2.1.5"
605605
fastq "^1.6.0"
606606

607-
"@oclif/core@^3.26.2":
608-
version "3.26.3"
609-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.3.tgz#2416f4f5e3e5b9434999edb2f94983c5ac07e8a2"
610-
integrity sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==
607+
"@oclif/core@^3.26.5":
608+
version "3.26.5"
609+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4"
610+
integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==
611611
dependencies:
612612
"@types/cli-progress" "^3.11.5"
613613
ansi-escapes "^4.3.2"
@@ -4825,7 +4825,16 @@ srcset@^5.0.0:
48254825
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
48264826
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
48274827

4828-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
4828+
"string-width-cjs@npm:string-width@^4.2.0":
4829+
version "4.2.3"
4830+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4831+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4832+
dependencies:
4833+
emoji-regex "^8.0.0"
4834+
is-fullwidth-code-point "^3.0.0"
4835+
strip-ansi "^6.0.1"
4836+
4837+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
48294838
version "4.2.3"
48304839
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
48314840
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4884,7 +4893,14 @@ string_decoder@~1.1.1:
48844893
dependencies:
48854894
safe-buffer "~5.1.0"
48864895

4887-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4896+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4897+
version "6.0.1"
4898+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4899+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4900+
dependencies:
4901+
ansi-regex "^5.0.1"
4902+
4903+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
48884904
version "6.0.1"
48894905
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
48904906
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5379,7 +5395,7 @@ workerpool@6.2.1:
53795395
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
53805396
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
53815397

5382-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5398+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
53835399
version "7.0.0"
53845400
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
53855401
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5397,6 +5413,15 @@ wrap-ansi@^6.2.0:
53975413
string-width "^4.1.0"
53985414
strip-ansi "^6.0.0"
53995415

5416+
wrap-ansi@^7.0.0:
5417+
version "7.0.0"
5418+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5419+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5420+
dependencies:
5421+
ansi-styles "^4.0.0"
5422+
string-width "^4.1.0"
5423+
strip-ansi "^6.0.0"
5424+
54005425
wrap-ansi@^8.1.0:
54015426
version "8.1.0"
54025427
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)