Skip to content

Commit 87c2a86

Browse files
authored
Merge pull request #672 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.1.9
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.7 to 5.1.9
2 parents fd48a2f + 43fbfa5 commit 87c2a86

File tree

2 files changed

+7
-41
lines changed

2 files changed

+7
-41
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": "^9.0.7"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.1.7",
14+
"@oclif/plugin-command-snapshot": "^5.1.9",
1515
"@salesforce/cli-plugins-testkit": "^5.3.4",
1616
"@salesforce/dev-scripts": "^9.0.0",
1717
"@salesforce/plugin-command-reference": "^3.0.82",

yarn.lock

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,41 +1326,7 @@
13261326
"@nodelib/fs.scandir" "2.1.5"
13271327
fastq "^1.6.0"
13281328

1329-
"@oclif/core@3.26.4":
1330-
version "3.26.4"
1331-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
1332-
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
1333-
dependencies:
1334-
"@types/cli-progress" "^3.11.5"
1335-
ansi-escapes "^4.3.2"
1336-
ansi-styles "^4.3.0"
1337-
cardinal "^2.1.1"
1338-
chalk "^4.1.2"
1339-
clean-stack "^3.0.1"
1340-
cli-progress "^3.12.0"
1341-
color "^4.2.3"
1342-
debug "^4.3.4"
1343-
ejs "^3.1.10"
1344-
get-package-type "^0.1.0"
1345-
globby "^11.1.0"
1346-
hyperlinker "^1.0.0"
1347-
indent-string "^4.0.0"
1348-
is-wsl "^2.2.0"
1349-
js-yaml "^3.14.1"
1350-
minimatch "^9.0.4"
1351-
natural-orderby "^2.0.3"
1352-
object-treeify "^1.1.33"
1353-
password-prompt "^1.1.3"
1354-
slice-ansi "^4.0.0"
1355-
string-width "^4.2.3"
1356-
strip-ansi "^6.0.1"
1357-
supports-color "^8.1.1"
1358-
supports-hyperlinks "^2.2.0"
1359-
widest-line "^3.1.0"
1360-
wordwrap "^1.0.0"
1361-
wrap-ansi "^7.0.0"
1362-
1363-
"@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
1329+
"@oclif/core@3.26.6", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
13641330
version "3.26.6"
13651331
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
13661332
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
@@ -1394,12 +1360,12 @@
13941360
wordwrap "^1.0.0"
13951361
wrap-ansi "^7.0.0"
13961362

1397-
"@oclif/plugin-command-snapshot@^5.1.7":
1398-
version "5.1.7"
1399-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz#b62da4c6cf20fa38af139ca2e9ba75d2b49d4050"
1400-
integrity sha512-pUxopI9/bAZ0ddwLSAH2L7V/vSbzvobjvOtUk5XMm49Rkf/+b+dqcsf/J1uVh8LCMQz8OYfa4lVc/t4hBpD1Kw==
1363+
"@oclif/plugin-command-snapshot@^5.1.9":
1364+
version "5.1.9"
1365+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.9.tgz#f530b72cd13a3344961569d5084298f07acdb2be"
1366+
integrity sha512-PeSQP2IxzL34e3DYoEdAw8UCcsuawcJqnQe97HNUSBpBSC2PY/7uL887TfmMIo/rhzM7PtSUNxfNwOiKw5cNUw==
14011367
dependencies:
1402-
"@oclif/core" "3.26.4"
1368+
"@oclif/core" "3.26.6"
14031369
"@types/lodash.difference" "^4.5.9"
14041370
chalk "^5.3.0"
14051371
globby "^14.0.1"

0 commit comments

Comments
 (0)