Skip to content

Commit 8197737

Browse files
chore(dev-deps): bump @oclif/test from 4.1.3 to 4.1.9
Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.3 to 4.1.9. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](oclif/test@4.1.3...4.1.9) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1ee390 commit 8197737

File tree

2 files changed

+38
-13
lines changed

2 files changed

+38
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@inquirer/type": "^1.5.2",
59-
"@oclif/test": "^4.1.3",
59+
"@oclif/test": "^4.1.9",
6060
"@salesforce/dev-scripts": "^10.2.11",
6161
"@types/cli-progress": "^3.11.6",
6262
"eslint-plugin-sf-plugin": "^1.20.13",

yarn.lock

Lines changed: 37 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -595,12 +595,12 @@
595595
strip-ansi "^7.1.0"
596596
wrap-ansi "^9.0.0"
597597

598-
"@oclif/test@^4.1.3":
599-
version "4.1.3"
600-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.3.tgz#43068575921bab30d8a466d73e4d49236e709495"
601-
integrity sha512-GzV6BlCBX766htPW2dHmW5zgj4JNGhBXHjGx9Sq9UbdKcSc7G808bb+zx8+36f2DDveseFZ8LEd6l/S/qgyjFA==
598+
"@oclif/test@^4.1.9":
599+
version "4.1.9"
600+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.9.tgz#3cc2254178a196a40affc04054aff992a13a37a3"
601+
integrity sha512-bfh3uskNNUsK2LBU+/NOAG9dDZkOLOY29E233aRBwEIGvNSxyPs4LOYqdH9E/5N8Z1kBKCVC9tfHdE/B0Z8qCQ==
602602
dependencies:
603-
ansis "^3.3.2"
603+
ansis "^3.10.0"
604604
debug "^4.4.0"
605605

606606
"@pkgjs/parseargs@^0.11.0":
@@ -1119,10 +1119,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
11191119
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
11201120
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
11211121

1122-
ansis@^3.3.2, ansis@^3.9.0:
1123-
version "3.9.0"
1124-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
1125-
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
1122+
ansis@^3.10.0, ansis@^3.3.2, ansis@^3.9.0:
1123+
version "3.10.0"
1124+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"
1125+
integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==
11261126

11271127
anymatch@~3.1.2:
11281128
version "3.1.3"
@@ -4952,7 +4952,16 @@ stack-utils@^2.0.6:
49524952
dependencies:
49534953
escape-string-regexp "^2.0.0"
49544954

4955-
"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:
4955+
"string-width-cjs@npm:string-width@^4.2.0":
4956+
version "4.2.3"
4957+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4958+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4959+
dependencies:
4960+
emoji-regex "^8.0.0"
4961+
is-fullwidth-code-point "^3.0.0"
4962+
strip-ansi "^6.0.1"
4963+
4964+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
49564965
version "4.2.3"
49574966
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
49584967
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5020,7 +5029,14 @@ string_decoder@~1.1.1:
50205029
dependencies:
50215030
safe-buffer "~5.1.0"
50225031

5023-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5032+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5033+
version "6.0.1"
5034+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5035+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5036+
dependencies:
5037+
ansi-regex "^5.0.1"
5038+
5039+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
50245040
version "6.0.1"
50255041
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
50265042
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5529,7 +5545,7 @@ workerpool@^6.5.1:
55295545
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
55305546
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
55315547

5532-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5548+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
55335549
version "7.0.0"
55345550
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
55355551
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5547,6 +5563,15 @@ wrap-ansi@^6.2.0:
55475563
string-width "^4.1.0"
55485564
strip-ansi "^6.0.0"
55495565

5566+
wrap-ansi@^7.0.0:
5567+
version "7.0.0"
5568+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5569+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5570+
dependencies:
5571+
ansi-styles "^4.0.0"
5572+
string-width "^4.1.0"
5573+
strip-ansi "^6.0.0"
5574+
55505575
wrap-ansi@^8.1.0:
55515576
version "8.1.0"
55525577
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)