Skip to content

Commit 4446382

Browse files
authored
Merge pull request #639 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.1.4
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.1 to 5.1.4
2 parents ca13845 + 611956c commit 4446382

File tree

2 files changed

+7
-40
lines changed

2 files changed

+7
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@salesforce/sf-plugins-core": "^7.1.16"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.1.1",
14+
"@oclif/plugin-command-snapshot": "^5.1.4",
1515
"@salesforce/cli-plugins-testkit": "^5.1.14",
1616
"@salesforce/dev-scripts": "^8.5.0",
1717
"@salesforce/plugin-command-reference": "^3.0.73",

yarn.lock

Lines changed: 6 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1282,40 +1282,7 @@
12821282
"@nodelib/fs.scandir" "2.1.5"
12831283
fastq "^1.6.0"
12841284

1285-
"@oclif/core@3.21.0":
1286-
version "3.21.0"
1287-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.21.0.tgz#a235704e66589c8c104ccd616d0a8f1f36cf693e"
1288-
integrity sha512-xR7qGPOWtOnYmdYocSn6oEh2oTQLsPOXoj3HYGpb26V3WulwF8Cm33WPnMsSISv4ben3Rtc5i59u9O5NnuG42g==
1289-
dependencies:
1290-
"@types/cli-progress" "^3.11.5"
1291-
ansi-escapes "^4.3.2"
1292-
ansi-styles "^4.3.0"
1293-
cardinal "^2.1.1"
1294-
chalk "^4.1.2"
1295-
clean-stack "^3.0.1"
1296-
cli-progress "^3.12.0"
1297-
color "^4.2.3"
1298-
debug "^4.3.4"
1299-
ejs "^3.1.9"
1300-
get-package-type "^0.1.0"
1301-
globby "^11.1.0"
1302-
hyperlinker "^1.0.0"
1303-
indent-string "^4.0.0"
1304-
is-wsl "^2.2.0"
1305-
js-yaml "^3.14.1"
1306-
natural-orderby "^2.0.3"
1307-
object-treeify "^1.1.33"
1308-
password-prompt "^1.1.3"
1309-
slice-ansi "^4.0.0"
1310-
string-width "^4.2.3"
1311-
strip-ansi "^6.0.1"
1312-
supports-color "^8.1.1"
1313-
supports-hyperlinks "^2.2.0"
1314-
widest-line "^3.1.0"
1315-
wordwrap "^1.0.0"
1316-
wrap-ansi "^7.0.0"
1317-
1318-
"@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2", "@oclif/core@^3.26.0":
1285+
"@oclif/core@3.26.0", "@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2", "@oclif/core@^3.26.0":
13191286
version "3.26.0"
13201287
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
13211288
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
@@ -1349,12 +1316,12 @@
13491316
wordwrap "^1.0.0"
13501317
wrap-ansi "^7.0.0"
13511318

1352-
"@oclif/plugin-command-snapshot@^5.1.1":
1353-
version "5.1.1"
1354-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.1.tgz#13918a98686d7508ddca192154e2b33ae042706f"
1355-
integrity sha512-8PmnQ4aDX1n8OcrnXVPDpmoIAUWe1nbC6Md/KRupzjlRF8YDJMp7AdrE6cFD4DSZ04QvIViQ0w5P7kyu37wA1g==
1319+
"@oclif/plugin-command-snapshot@^5.1.4":
1320+
version "5.1.4"
1321+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.4.tgz#fc550f0ba66f41620734fb675e12070f943f4b2a"
1322+
integrity sha512-nXrMI/LmnfADgoBtYhdNa6K4BpabH++9iX1k0W0+xQJdcB2yVExYSovzeriRpL/uoVZPtZ92Lw0koo3VH0nmzA==
13561323
dependencies:
1357-
"@oclif/core" "3.21.0"
1324+
"@oclif/core" "3.26.0"
13581325
"@types/lodash.difference" "^4.5.9"
13591326
chalk "^5.3.0"
13601327
globby "^14.0.1"

0 commit comments

Comments
 (0)