Skip to content

Commit 90306fa

Browse files
authored
Merge pull request #998 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.24
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.23 to 5.2.24
2 parents 9bf0162 + 1783bc5 commit 90306fa

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/sf-plugins-core": "^11.3.12"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.2.23",
13+
"@oclif/plugin-command-snapshot": "^5.2.24",
1414
"@oclif/plugin-help": "^6.2.19",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^10.2.11",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1738,13 +1738,13 @@
17381738
wordwrap "^1.0.0"
17391739
wrap-ansi "^7.0.0"
17401740

1741-
"@oclif/plugin-command-snapshot@^5.2.23":
1742-
version "5.2.23"
1743-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.23.tgz#bca5f727b4ff8215c9274afb9858f09e154b0806"
1744-
integrity sha512-RgGuuSPNCO3WMH73D6dm4Dm7tI1VFqduGvYV7JuolncKNCMOb8oBWmhiiGbwqJHwRMUsnKLcWF9SFmA1XBa2xw==
1741+
"@oclif/plugin-command-snapshot@^5.2.24":
1742+
version "5.2.24"
1743+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.24.tgz#bc349c216ab86f70f35b1c3e53d8a93989b1cdd0"
1744+
integrity sha512-KgsIyW1hf53JbySSSWv3FzGgtinX3xSj/Uuu+81Wn6em3csyrOfS60J4mUyB2BtSfCj+OXRzwoXluYiTJy974w==
17451745
dependencies:
17461746
"@oclif/core" "^4"
1747-
ansis "^3.3.2"
1747+
ansis "^3.5.2"
17481748
globby "^14.0.2"
17491749
just-diff "^5.2.0"
17501750
lodash.difference "^4.5.0"
@@ -2976,10 +2976,10 @@ ansi-styles@^6.1.0, ansi-styles@^6.2.1:
29762976
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
29772977
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
29782978

2979-
ansis@^3.3.1, ansis@^3.3.2:
2980-
version "3.3.2"
2981-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2.tgz#15adc36fea112da95c74d309706e593618accac3"
2982-
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==
2979+
ansis@^3.3.1, ansis@^3.3.2, ansis@^3.5.2:
2980+
version "3.5.2"
2981+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
2982+
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==
29832983

29842984
anymatch@~3.1.2:
29852985
version "3.1.2"

0 commit comments

Comments
 (0)