Skip to content

Commit ead0f13

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

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
@@ -18,7 +18,7 @@
1818
"proxy-agent": "^6.3.1"
1919
},
2020
"devDependencies": {
21-
"@oclif/plugin-command-snapshot": "^5.1.6",
21+
"@oclif/plugin-command-snapshot": "^5.1.7",
2222
"@oclif/plugin-help": "^6.0.20",
2323
"@salesforce/cli-plugins-testkit": "^5.3.0",
2424
"@salesforce/dev-scripts": "^9.0.0",

yarn.lock

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1509,41 +1509,7 @@
15091509
"@nodelib/fs.scandir" "2.1.5"
15101510
fastq "^1.6.0"
15111511

1512-
"@oclif/core@3.26.3":
1513-
version "3.26.3"
1514-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.3.tgz#2416f4f5e3e5b9434999edb2f94983c5ac07e8a2"
1515-
integrity sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==
1516-
dependencies:
1517-
"@types/cli-progress" "^3.11.5"
1518-
ansi-escapes "^4.3.2"
1519-
ansi-styles "^4.3.0"
1520-
cardinal "^2.1.1"
1521-
chalk "^4.1.2"
1522-
clean-stack "^3.0.1"
1523-
cli-progress "^3.12.0"
1524-
color "^4.2.3"
1525-
debug "^4.3.4"
1526-
ejs "^3.1.10"
1527-
get-package-type "^0.1.0"
1528-
globby "^11.1.0"
1529-
hyperlinker "^1.0.0"
1530-
indent-string "^4.0.0"
1531-
is-wsl "^2.2.0"
1532-
js-yaml "^3.14.1"
1533-
minimatch "^9.0.4"
1534-
natural-orderby "^2.0.3"
1535-
object-treeify "^1.1.33"
1536-
password-prompt "^1.1.3"
1537-
slice-ansi "^4.0.0"
1538-
string-width "^4.2.3"
1539-
strip-ansi "^6.0.1"
1540-
supports-color "^8.1.1"
1541-
supports-hyperlinks "^2.2.0"
1542-
widest-line "^3.1.0"
1543-
wordwrap "^1.0.0"
1544-
wrap-ansi "^7.0.0"
1545-
1546-
"@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3":
1512+
"@oclif/core@3.26.4", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3":
15471513
version "3.26.4"
15481514
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
15491515
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
@@ -1577,12 +1543,12 @@
15771543
wordwrap "^1.0.0"
15781544
wrap-ansi "^7.0.0"
15791545

1580-
"@oclif/plugin-command-snapshot@^5.1.6":
1581-
version "5.1.6"
1582-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.6.tgz#7bf028cbbaac1dcb1b979b7e34cf6de75cedd104"
1583-
integrity sha512-i44oUyDOaMiUdloKN7darp4gE/Lio+K8yV0Qz04XkYzjHmGOz/41K5wcSMGvZc1EPmxCK2NBjR4W89TmCS8OjA==
1546+
"@oclif/plugin-command-snapshot@^5.1.7":
1547+
version "5.1.7"
1548+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz#b62da4c6cf20fa38af139ca2e9ba75d2b49d4050"
1549+
integrity sha512-pUxopI9/bAZ0ddwLSAH2L7V/vSbzvobjvOtUk5XMm49Rkf/+b+dqcsf/J1uVh8LCMQz8OYfa4lVc/t4hBpD1Kw==
15841550
dependencies:
1585-
"@oclif/core" "3.26.3"
1551+
"@oclif/core" "3.26.4"
15861552
"@types/lodash.difference" "^4.5.9"
15871553
chalk "^5.3.0"
15881554
globby "^14.0.1"

0 commit comments

Comments
 (0)