Skip to content

Commit 476d773

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.3 to 5.2.12. - [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.2.3...5.2.12) --- 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 5f674ee commit 476d773

File tree

2 files changed

+41
-16
lines changed

2 files changed

+41
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"chalk": "^5.3.0"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-command-snapshot": "^5.2.3",
16+
"@oclif/plugin-command-snapshot": "^5.2.12",
1717
"@salesforce/cli-plugins-testkit": "^5.3.25",
1818
"@salesforce/dev-scripts": "^10.2.9",
1919
"@salesforce/plugin-command-reference": "^3.1.5",

yarn.lock

Lines changed: 40 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,19 +1322,19 @@
13221322
wordwrap "^1.0.0"
13231323
wrap-ansi "^7.0.0"
13241324

1325-
"@oclif/plugin-command-snapshot@^5.2.3":
1326-
version "5.2.3"
1327-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.3.tgz#2c33c5b0c93918e846badcabe7f4f48bdc29f3b6"
1328-
integrity sha512-nj71CqTg9efjep4XT6dALoNSAZnzI1vZB/4W78J5Rt9GJ3pia3H4RHews2UEaY7obGu7tPGRgRDfuy7Sb/sBvw==
1325+
"@oclif/plugin-command-snapshot@^5.2.12":
1326+
version "5.2.12"
1327+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.12.tgz#f22aaac03ad1e4fbb62c9beb5c44c99522d29e8b"
1328+
integrity sha512-X+UvjS5yNQSrL4f8DDCg93+P0ZyG8pJ6g5R8nA8DjkC22AaKhHMh0BwGdPT6zmTajaIxClrfk1K/sAF4+bwMug==
13291329
dependencies:
13301330
"@oclif/core" "^4"
1331-
ansis "^3.2.0"
1332-
globby "^14.0.1"
1331+
ansis "^3.3.2"
1332+
globby "^14.0.2"
13331333
just-diff "^5.2.0"
13341334
lodash.difference "^4.5.0"
13351335
lodash.get "^4.4.2"
13361336
lodash.sortby "^4.7.0"
1337-
semver "^7.6.0"
1337+
semver "^7.6.3"
13381338
ts-json-schema-generator "^1.5.1"
13391339

13401340
"@oclif/plugin-help@^6.0.21":
@@ -2537,7 +2537,7 @@ ansicolors@~0.3.2:
25372537
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
25382538
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
25392539

2540-
ansis@^3.2.0, ansis@^3.3.2:
2540+
ansis@^3.3.2:
25412541
version "3.3.2"
25422542
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2.tgz#15adc36fea112da95c74d309706e593618accac3"
25432543
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==
@@ -4351,10 +4351,10 @@ globby@^13.1.2:
43514351
merge2 "^1.4.1"
43524352
slash "^4.0.0"
43534353

4354-
globby@^14.0.1:
4355-
version "14.0.1"
4356-
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1.tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b"
4357-
integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==
4354+
globby@^14.0.2:
4355+
version "14.0.2"
4356+
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2.tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f"
4357+
integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==
43584358
dependencies:
43594359
"@sindresorhus/merge-streams" "^2.1.0"
43604360
fast-glob "^3.3.2"
@@ -6989,7 +6989,16 @@ srcset@^5.0.0:
69896989
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
69906990
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
69916991

6992-
"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:
6992+
"string-width-cjs@npm:string-width@^4.2.0":
6993+
version "4.2.3"
6994+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6995+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6996+
dependencies:
6997+
emoji-regex "^8.0.0"
6998+
is-fullwidth-code-point "^3.0.0"
6999+
strip-ansi "^6.0.1"
7000+
7001+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
69937002
version "4.2.3"
69947003
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
69957004
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7057,7 +7066,14 @@ string_decoder@~1.1.1:
70577066
dependencies:
70587067
safe-buffer "~5.1.0"
70597068

7060-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7069+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7070+
version "6.0.1"
7071+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7072+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7073+
dependencies:
7074+
ansi-regex "^5.0.1"
7075+
7076+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
70617077
version "6.0.1"
70627078
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
70637079
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7614,7 +7630,7 @@ workerpool@^6.5.1:
76147630
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
76157631
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
76167632

7617-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7633+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
76187634
version "7.0.0"
76197635
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
76207636
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7632,6 +7648,15 @@ wrap-ansi@^6.2.0:
76327648
string-width "^4.1.0"
76337649
strip-ansi "^6.0.0"
76347650

7651+
wrap-ansi@^7.0.0:
7652+
version "7.0.0"
7653+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7654+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7655+
dependencies:
7656+
ansi-styles "^4.0.0"
7657+
string-width "^4.1.0"
7658+
strip-ansi "^6.0.0"
7659+
76357660
wrap-ansi@^8.1.0:
76367661
version "8.1.0"
76377662
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)