Skip to content

Commit 2afd28b

Browse files
fix(deps): bump @oclif/core from 3.26.3 to 3.26.4
Bumps [@oclif/core](https://github.com/oclif/core) from 3.26.3 to 3.26.4. - [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.4) --- 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 9ee2057 commit 2afd28b

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"node": ">=18.0.0"
4545
},
4646
"dependencies": {
47-
"@oclif/core": "^3.26.3",
47+
"@oclif/core": "^3.26.4",
4848
"@salesforce/core": "^7.3.0",
4949
"@salesforce/kit": "^3.1.1",
5050
"@salesforce/source-deploy-retrieve": "^11.0.1",

yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -543,10 +543,10 @@
543543
"@nodelib/fs.scandir" "2.1.5"
544544
fastq "^1.6.0"
545545

546-
"@oclif/core@^3.26.3":
547-
version "3.26.3"
548-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.3.tgz#2416f4f5e3e5b9434999edb2f94983c5ac07e8a2"
549-
integrity sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==
546+
"@oclif/core@^3.26.4":
547+
version "3.26.4"
548+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
549+
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
550550
dependencies:
551551
"@types/cli-progress" "^3.11.5"
552552
ansi-escapes "^4.3.2"
@@ -5181,7 +5181,16 @@ srcset@^5.0.0:
51815181
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
51825182
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
51835183

5184-
"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:
5184+
"string-width-cjs@npm:string-width@^4.2.0":
5185+
version "4.2.3"
5186+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5187+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5188+
dependencies:
5189+
emoji-regex "^8.0.0"
5190+
is-fullwidth-code-point "^3.0.0"
5191+
strip-ansi "^6.0.1"
5192+
5193+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
51855194
version "4.2.3"
51865195
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
51875196
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5240,7 +5249,14 @@ string_decoder@~1.1.1:
52405249
dependencies:
52415250
safe-buffer "~5.1.0"
52425251

5243-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5252+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5253+
version "6.0.1"
5254+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5255+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5256+
dependencies:
5257+
ansi-regex "^5.0.1"
5258+
5259+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
52445260
version "6.0.1"
52455261
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
52465262
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5757,7 +5773,7 @@ workerpool@6.2.1:
57575773
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
57585774
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
57595775

5760-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5776+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
57615777
version "7.0.0"
57625778
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
57635779
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5775,6 +5791,15 @@ wrap-ansi@^6.2.0:
57755791
string-width "^4.1.0"
57765792
strip-ansi "^6.0.0"
57775793

5794+
wrap-ansi@^7.0.0:
5795+
version "7.0.0"
5796+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5797+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5798+
dependencies:
5799+
ansi-styles "^4.0.0"
5800+
string-width "^4.1.0"
5801+
strip-ansi "^6.0.0"
5802+
57785803
wrap-ansi@^8.1.0:
57795804
version "8.1.0"
57805805
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)