Skip to content

Commit c000d50

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.5 to 5.1.7
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.1.5 to 5.1.7. - [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.1.5...5.1.7) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a8232e commit c000d50

File tree

2 files changed

+8
-42
lines changed

2 files changed

+8
-42
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.5"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.1.5",
14+
"@oclif/plugin-command-snapshot": "^5.1.7",
1515
"@salesforce/cli-plugins-testkit": "^5.2.3",
1616
"@salesforce/dev-scripts": "^9.0.0",
1717
"@salesforce/plugin-command-reference": "^3.0.82",

yarn.lock

Lines changed: 7 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1548,41 +1548,7 @@
15481548
"@nodelib/fs.scandir" "2.1.5"
15491549
fastq "^1.6.0"
15501550

1551-
"@oclif/core@3.26.0":
1552-
version "3.26.0"
1553-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
1554-
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
1555-
dependencies:
1556-
"@types/cli-progress" "^3.11.5"
1557-
ansi-escapes "^4.3.2"
1558-
ansi-styles "^4.3.0"
1559-
cardinal "^2.1.1"
1560-
chalk "^4.1.2"
1561-
clean-stack "^3.0.1"
1562-
cli-progress "^3.12.0"
1563-
color "^4.2.3"
1564-
debug "^4.3.4"
1565-
ejs "^3.1.9"
1566-
get-package-type "^0.1.0"
1567-
globby "^11.1.0"
1568-
hyperlinker "^1.0.0"
1569-
indent-string "^4.0.0"
1570-
is-wsl "^2.2.0"
1571-
js-yaml "^3.14.1"
1572-
minimatch "^9.0.3"
1573-
natural-orderby "^2.0.3"
1574-
object-treeify "^1.1.33"
1575-
password-prompt "^1.1.3"
1576-
slice-ansi "^4.0.0"
1577-
string-width "^4.2.3"
1578-
strip-ansi "^6.0.1"
1579-
supports-color "^8.1.1"
1580-
supports-hyperlinks "^2.2.0"
1581-
widest-line "^3.1.0"
1582-
wordwrap "^1.0.0"
1583-
wrap-ansi "^7.0.0"
1584-
1585-
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4":
1551+
"@oclif/core@3.26.4", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4":
15861552
version "3.26.4"
15871553
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
15881554
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
@@ -1616,12 +1582,12 @@
16161582
wordwrap "^1.0.0"
16171583
wrap-ansi "^7.0.0"
16181584

1619-
"@oclif/plugin-command-snapshot@^5.1.5":
1620-
version "5.1.5"
1621-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.5.tgz#5fe95b2a131d66663fe6e245811b634cf20bb022"
1622-
integrity sha512-JJNiIdezzk3Pv95ig0mhoM540k3OJ/FA2yyesTSoFRbnNOucalEi7EGqMtu1xsCoPe2P/qSiBpxpL/2uqpbBTA==
1585+
"@oclif/plugin-command-snapshot@^5.1.7":
1586+
version "5.1.7"
1587+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz#b62da4c6cf20fa38af139ca2e9ba75d2b49d4050"
1588+
integrity sha512-pUxopI9/bAZ0ddwLSAH2L7V/vSbzvobjvOtUk5XMm49Rkf/+b+dqcsf/J1uVh8LCMQz8OYfa4lVc/t4hBpD1Kw==
16231589
dependencies:
1624-
"@oclif/core" "3.26.0"
1590+
"@oclif/core" "3.26.4"
16251591
"@types/lodash.difference" "^4.5.9"
16261592
chalk "^5.3.0"
16271593
globby "^14.0.1"
@@ -3563,7 +3529,7 @@ ecdsa-sig-formatter@1.0.11:
35633529
dependencies:
35643530
safe-buffer "^5.0.1"
35653531

3566-
ejs@^3.1.10, ejs@^3.1.9:
3532+
ejs@^3.1.10:
35673533
version "3.1.10"
35683534
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
35693535
integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==

0 commit comments

Comments
 (0)