Skip to content

Commit 8e0f797

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.5 to 5.1.6
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.1.5 to 5.1.6. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@5.1.5...5.1.6) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34f5251 commit 8e0f797

File tree

2 files changed

+35
-44
lines changed

2 files changed

+35
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"color-name": "^2.0.0"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-command-snapshot": "^5.1.5",
18+
"@oclif/plugin-command-snapshot": "^5.1.6",
1919
"@salesforce/cli-plugins-testkit": "^5.2.1",
2020
"@salesforce/dev-scripts": "^9.0.0",
2121
"@salesforce/plugin-command-reference": "^3.0.76",

yarn.lock

Lines changed: 34 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1509,41 +1509,7 @@
15091509
"@nodelib/fs.scandir" "2.1.5"
15101510
fastq "^1.6.0"
15111511

1512-
1513-
version "3.26.0"
1514-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
1515-
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
1516-
dependencies:
1517-
"@types/cli-progress" "^3.11.5"
1518-
ansi-escapes "^4.3.2"
1519-
ansi-styles "^4.3.0"
1520-
cardinal "^2.1.1"
1521-
chalk "^4.1.2"
1522-
clean-stack "^3.0.1"
1523-
cli-progress "^3.12.0"
1524-
color "^4.2.3"
1525-
debug "^4.3.4"
1526-
ejs "^3.1.9"
1527-
get-package-type "^0.1.0"
1528-
globby "^11.1.0"
1529-
hyperlinker "^1.0.0"
1530-
indent-string "^4.0.0"
1531-
is-wsl "^2.2.0"
1532-
js-yaml "^3.14.1"
1533-
minimatch "^9.0.3"
1534-
natural-orderby "^2.0.3"
1535-
object-treeify "^1.1.33"
1536-
password-prompt "^1.1.3"
1537-
slice-ansi "^4.0.0"
1538-
string-width "^4.2.3"
1539-
strip-ansi "^6.0.1"
1540-
supports-color "^8.1.1"
1541-
supports-hyperlinks "^2.2.0"
1542-
widest-line "^3.1.0"
1543-
wordwrap "^1.0.0"
1544-
wrap-ansi "^7.0.0"
1545-
1546-
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3":
1512+
"@oclif/[email protected]", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3":
15471513
version "3.26.3"
15481514
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.3.tgz#2416f4f5e3e5b9434999edb2f94983c5ac07e8a2"
15491515
integrity sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==
@@ -1577,12 +1543,12 @@
15771543
wordwrap "^1.0.0"
15781544
wrap-ansi "^7.0.0"
15791545

1580-
"@oclif/plugin-command-snapshot@^5.1.5":
1581-
version "5.1.5"
1582-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.5.tgz#5fe95b2a131d66663fe6e245811b634cf20bb022"
1583-
integrity sha512-JJNiIdezzk3Pv95ig0mhoM540k3OJ/FA2yyesTSoFRbnNOucalEi7EGqMtu1xsCoPe2P/qSiBpxpL/2uqpbBTA==
1546+
"@oclif/plugin-command-snapshot@^5.1.6":
1547+
version "5.1.6"
1548+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.6.tgz#7bf028cbbaac1dcb1b979b7e34cf6de75cedd104"
1549+
integrity sha512-i44oUyDOaMiUdloKN7darp4gE/Lio+K8yV0Qz04XkYzjHmGOz/41K5wcSMGvZc1EPmxCK2NBjR4W89TmCS8OjA==
15841550
dependencies:
1585-
"@oclif/core" "3.26.0"
1551+
"@oclif/core" "3.26.3"
15861552
"@types/lodash.difference" "^4.5.9"
15871553
chalk "^5.3.0"
15881554
globby "^14.0.1"
@@ -6898,7 +6864,16 @@ srcset@^5.0.0:
68986864
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
68996865
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
69006866

6901-
"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:
6867+
"string-width-cjs@npm:string-width@^4.2.0":
6868+
version "4.2.3"
6869+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6870+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6871+
dependencies:
6872+
emoji-regex "^8.0.0"
6873+
is-fullwidth-code-point "^3.0.0"
6874+
strip-ansi "^6.0.1"
6875+
6876+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
69026877
version "4.2.3"
69036878
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
69046879
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6957,7 +6932,14 @@ string_decoder@~1.1.1:
69576932
dependencies:
69586933
safe-buffer "~5.1.0"
69596934

6960-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6935+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6936+
version "6.0.1"
6937+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6938+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6939+
dependencies:
6940+
ansi-regex "^5.0.1"
6941+
6942+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
69616943
version "6.0.1"
69626944
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
69636945
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7495,7 +7477,7 @@ [email protected]:
74957477
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
74967478
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
74977479

7498-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7480+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
74997481
version "7.0.0"
75007482
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
75017483
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7513,6 +7495,15 @@ wrap-ansi@^6.2.0:
75137495
string-width "^4.1.0"
75147496
strip-ansi "^6.0.0"
75157497

7498+
wrap-ansi@^7.0.0:
7499+
version "7.0.0"
7500+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7501+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7502+
dependencies:
7503+
ansi-styles "^4.0.0"
7504+
string-width "^4.1.0"
7505+
strip-ansi "^6.0.0"
7506+
75167507
wrap-ansi@^8.1.0:
75177508
version "8.1.0"
75187509
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)