Skip to content

Commit 00e5cb4

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.5 to 5.1.7 (#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10a7d43 commit 00e5cb4

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.4"
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.1",
1616
"@salesforce/dev-scripts": "^9.0.0",
1717
"@salesforce/plugin-command-reference": "^3.0.78",

yarn.lock

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,41 +1519,7 @@
15191519
"@nodelib/fs.scandir" "2.1.5"
15201520
fastq "^1.6.0"
15211521

1522-
1523-
version "3.26.0"
1524-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
1525-
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
1526-
dependencies:
1527-
"@types/cli-progress" "^3.11.5"
1528-
ansi-escapes "^4.3.2"
1529-
ansi-styles "^4.3.0"
1530-
cardinal "^2.1.1"
1531-
chalk "^4.1.2"
1532-
clean-stack "^3.0.1"
1533-
cli-progress "^3.12.0"
1534-
color "^4.2.3"
1535-
debug "^4.3.4"
1536-
ejs "^3.1.9"
1537-
get-package-type "^0.1.0"
1538-
globby "^11.1.0"
1539-
hyperlinker "^1.0.0"
1540-
indent-string "^4.0.0"
1541-
is-wsl "^2.2.0"
1542-
js-yaml "^3.14.1"
1543-
minimatch "^9.0.3"
1544-
natural-orderby "^2.0.3"
1545-
object-treeify "^1.1.33"
1546-
password-prompt "^1.1.3"
1547-
slice-ansi "^4.0.0"
1548-
string-width "^4.2.3"
1549-
strip-ansi "^6.0.1"
1550-
supports-color "^8.1.1"
1551-
supports-hyperlinks "^2.2.0"
1552-
widest-line "^3.1.0"
1553-
wordwrap "^1.0.0"
1554-
wrap-ansi "^7.0.0"
1555-
1556-
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4":
1522+
"@oclif/[email protected]", "@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":
15571523
version "3.26.4"
15581524
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
15591525
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
@@ -1587,12 +1553,12 @@
15871553
wordwrap "^1.0.0"
15881554
wrap-ansi "^7.0.0"
15891555

1590-
"@oclif/plugin-command-snapshot@^5.1.5":
1591-
version "5.1.5"
1592-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.5.tgz#5fe95b2a131d66663fe6e245811b634cf20bb022"
1593-
integrity sha512-JJNiIdezzk3Pv95ig0mhoM540k3OJ/FA2yyesTSoFRbnNOucalEi7EGqMtu1xsCoPe2P/qSiBpxpL/2uqpbBTA==
1556+
"@oclif/plugin-command-snapshot@^5.1.7":
1557+
version "5.1.7"
1558+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz#b62da4c6cf20fa38af139ca2e9ba75d2b49d4050"
1559+
integrity sha512-pUxopI9/bAZ0ddwLSAH2L7V/vSbzvobjvOtUk5XMm49Rkf/+b+dqcsf/J1uVh8LCMQz8OYfa4lVc/t4hBpD1Kw==
15941560
dependencies:
1595-
"@oclif/core" "3.26.0"
1561+
"@oclif/core" "3.26.4"
15961562
"@types/lodash.difference" "^4.5.9"
15971563
chalk "^5.3.0"
15981564
globby "^14.0.1"

0 commit comments

Comments
 (0)