Skip to content

Commit 9777bf1

Browse files
authored
Merge pull request #1228 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.18
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.15 to 5.2.18
2 parents 84cf696 + 4c303be commit 9777bf1

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
@@ -16,7 +16,7 @@
1616
"open": "^10.1.0"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.2.15",
19+
"@oclif/plugin-command-snapshot": "^5.2.18",
2020
"@salesforce/cli-plugins-testkit": "^5.3.32",
2121
"@salesforce/dev-scripts": "^10.2.10",
2222
"@salesforce/plugin-command-reference": "^3.1.26",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,10 +1583,10 @@
15831583
wordwrap "^1.0.0"
15841584
wrap-ansi "^7.0.0"
15851585

1586-
"@oclif/plugin-command-snapshot@^5.2.15":
1587-
version "5.2.15"
1588-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.15.tgz#039e2457638d0d630a6006d67de329add6519f5f"
1589-
integrity sha512-nRyleFoNgyy8vLGlzE1ryjmlKA8E53NFqbgHl245Qgw9LbrC7czINnnyI2rkJLxxO0puGnJ5+qlz7bLDCwbSiw==
1586+
"@oclif/plugin-command-snapshot@^5.2.18":
1587+
version "5.2.18"
1588+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.18.tgz#8253978249bea7b4d2f5d1069896538630f89426"
1589+
integrity sha512-MT3eeYXVDxI11UaYk/h/6TSLyxBYZHjvxPwLylVrA9ybx8vQZtS9oJmWZrCrTUnRvg9NAiV/1C4psfatGAwHuA==
15901590
dependencies:
15911591
"@oclif/core" "^4"
15921592
ansis "^3.3.2"
@@ -7272,7 +7272,16 @@ srcset@^5.0.0:
72727272
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.1.tgz#e660a728f195419e4afa95121099bc9efb7a1e36"
72737273
integrity sha512-/P1UYbGfJVlxZag7aABNRrulEXAwCSDo7fklafOQrantuPTDmYgijJMks2zusPCVzgW9+4P69mq7w6pYuZpgxw==
72747274

7275-
"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:
7275+
"string-width-cjs@npm:string-width@^4.2.0":
7276+
version "4.2.3"
7277+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7278+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7279+
dependencies:
7280+
emoji-regex "^8.0.0"
7281+
is-fullwidth-code-point "^3.0.0"
7282+
strip-ansi "^6.0.1"
7283+
7284+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
72767285
version "4.2.3"
72777286
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
72787287
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7340,7 +7349,14 @@ string_decoder@~1.1.1:
73407349
dependencies:
73417350
safe-buffer "~5.1.0"
73427351

7343-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7352+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7353+
version "6.0.1"
7354+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7355+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7356+
dependencies:
7357+
ansi-regex "^5.0.1"
7358+
7359+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
73447360
version "6.0.1"
73457361
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
73467362
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7891,7 +7907,7 @@ workerpool@^6.5.1:
78917907
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
78927908
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
78937909

7894-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7910+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
78957911
version "7.0.0"
78967912
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
78977913
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7909,6 +7925,15 @@ wrap-ansi@^6.2.0:
79097925
string-width "^4.1.0"
79107926
strip-ansi "^6.0.0"
79117927

7928+
wrap-ansi@^7.0.0:
7929+
version "7.0.0"
7930+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7931+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7932+
dependencies:
7933+
ansi-styles "^4.0.0"
7934+
string-width "^4.1.0"
7935+
strip-ansi "^6.0.0"
7936+
79127937
wrap-ansi@^8.1.0:
79137938
version "8.1.0"
79147939
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)