Skip to content

Commit aa02a56

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.6 to 5.1.7
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.1.6 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.6...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 1a3302a commit aa02a56

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
@@ -33,7 +33,7 @@
3333
"yarn-deduplicate": "^6.0.2"
3434
},
3535
"devDependencies": {
36-
"@oclif/plugin-command-snapshot": "^5.1.6",
36+
"@oclif/plugin-command-snapshot": "^5.1.7",
3737
"@salesforce/dev-scripts": "^9.0.0",
3838
"@salesforce/ts-sinon": "1.4.19",
3939
"@types/semver": "^7.5.8",

yarn.lock

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1739,41 +1739,7 @@
17391739
node-gyp "^10.0.0"
17401740
which "^4.0.0"
17411741

1742-
"@oclif/core@3.26.3":
1743-
version "3.26.3"
1744-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.3.tgz#2416f4f5e3e5b9434999edb2f94983c5ac07e8a2"
1745-
integrity sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==
1746-
dependencies:
1747-
"@types/cli-progress" "^3.11.5"
1748-
ansi-escapes "^4.3.2"
1749-
ansi-styles "^4.3.0"
1750-
cardinal "^2.1.1"
1751-
chalk "^4.1.2"
1752-
clean-stack "^3.0.1"
1753-
cli-progress "^3.12.0"
1754-
color "^4.2.3"
1755-
debug "^4.3.4"
1756-
ejs "^3.1.10"
1757-
get-package-type "^0.1.0"
1758-
globby "^11.1.0"
1759-
hyperlinker "^1.0.0"
1760-
indent-string "^4.0.0"
1761-
is-wsl "^2.2.0"
1762-
js-yaml "^3.14.1"
1763-
minimatch "^9.0.4"
1764-
natural-orderby "^2.0.3"
1765-
object-treeify "^1.1.33"
1766-
password-prompt "^1.1.3"
1767-
slice-ansi "^4.0.0"
1768-
string-width "^4.2.3"
1769-
strip-ansi "^6.0.1"
1770-
supports-color "^8.1.1"
1771-
supports-hyperlinks "^2.2.0"
1772-
widest-line "^3.1.0"
1773-
wordwrap "^1.0.0"
1774-
wrap-ansi "^7.0.0"
1775-
1776-
"@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":
1742+
"@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":
17771743
version "3.26.4"
17781744
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
17791745
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
@@ -1807,12 +1773,12 @@
18071773
wordwrap "^1.0.0"
18081774
wrap-ansi "^7.0.0"
18091775

1810-
"@oclif/plugin-command-snapshot@^5.1.6":
1811-
version "5.1.6"
1812-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.6.tgz#7bf028cbbaac1dcb1b979b7e34cf6de75cedd104"
1813-
integrity sha512-i44oUyDOaMiUdloKN7darp4gE/Lio+K8yV0Qz04XkYzjHmGOz/41K5wcSMGvZc1EPmxCK2NBjR4W89TmCS8OjA==
1776+
"@oclif/plugin-command-snapshot@^5.1.7":
1777+
version "5.1.7"
1778+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz#b62da4c6cf20fa38af139ca2e9ba75d2b49d4050"
1779+
integrity sha512-pUxopI9/bAZ0ddwLSAH2L7V/vSbzvobjvOtUk5XMm49Rkf/+b+dqcsf/J1uVh8LCMQz8OYfa4lVc/t4hBpD1Kw==
18141780
dependencies:
1815-
"@oclif/core" "3.26.3"
1781+
"@oclif/core" "3.26.4"
18161782
"@types/lodash.difference" "^4.5.9"
18171783
chalk "^5.3.0"
18181784
globby "^14.0.1"

0 commit comments

Comments
 (0)