Skip to content

Commit f60a0e5

Browse files
authored
Merge pull request #424 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.1.6
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.5 to 5.1.6
2 parents 81e21be + 8e0f797 commit f60a0e5

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
@@ -15,7 +15,7 @@
1515
"color-name": "^2.0.0"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-command-snapshot": "^5.1.5",
18+
"@oclif/plugin-command-snapshot": "^5.1.6",
1919
"@salesforce/cli-plugins-testkit": "^5.2.1",
2020
"@salesforce/dev-scripts": "^9.0.0",
2121
"@salesforce/plugin-command-reference": "^3.0.76",

yarn.lock

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1538,41 +1538,7 @@
15381538
"@nodelib/fs.scandir" "2.1.5"
15391539
fastq "^1.6.0"
15401540

1541-
1542-
version "3.26.0"
1543-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
1544-
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
1545-
dependencies:
1546-
"@types/cli-progress" "^3.11.5"
1547-
ansi-escapes "^4.3.2"
1548-
ansi-styles "^4.3.0"
1549-
cardinal "^2.1.1"
1550-
chalk "^4.1.2"
1551-
clean-stack "^3.0.1"
1552-
cli-progress "^3.12.0"
1553-
color "^4.2.3"
1554-
debug "^4.3.4"
1555-
ejs "^3.1.9"
1556-
get-package-type "^0.1.0"
1557-
globby "^11.1.0"
1558-
hyperlinker "^1.0.0"
1559-
indent-string "^4.0.0"
1560-
is-wsl "^2.2.0"
1561-
js-yaml "^3.14.1"
1562-
minimatch "^9.0.3"
1563-
natural-orderby "^2.0.3"
1564-
object-treeify "^1.1.33"
1565-
password-prompt "^1.1.3"
1566-
slice-ansi "^4.0.0"
1567-
string-width "^4.2.3"
1568-
strip-ansi "^6.0.1"
1569-
supports-color "^8.1.1"
1570-
supports-hyperlinks "^2.2.0"
1571-
widest-line "^3.1.0"
1572-
wordwrap "^1.0.0"
1573-
wrap-ansi "^7.0.0"
1574-
1575-
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3":
1541+
"@oclif/[email protected]", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3":
15761542
version "3.26.3"
15771543
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.3.tgz#2416f4f5e3e5b9434999edb2f94983c5ac07e8a2"
15781544
integrity sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==
@@ -1606,12 +1572,12 @@
16061572
wordwrap "^1.0.0"
16071573
wrap-ansi "^7.0.0"
16081574

1609-
"@oclif/plugin-command-snapshot@^5.1.5":
1610-
version "5.1.5"
1611-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.5.tgz#5fe95b2a131d66663fe6e245811b634cf20bb022"
1612-
integrity sha512-JJNiIdezzk3Pv95ig0mhoM540k3OJ/FA2yyesTSoFRbnNOucalEi7EGqMtu1xsCoPe2P/qSiBpxpL/2uqpbBTA==
1575+
"@oclif/plugin-command-snapshot@^5.1.6":
1576+
version "5.1.6"
1577+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.6.tgz#7bf028cbbaac1dcb1b979b7e34cf6de75cedd104"
1578+
integrity sha512-i44oUyDOaMiUdloKN7darp4gE/Lio+K8yV0Qz04XkYzjHmGOz/41K5wcSMGvZc1EPmxCK2NBjR4W89TmCS8OjA==
16131579
dependencies:
1614-
"@oclif/core" "3.26.0"
1580+
"@oclif/core" "3.26.3"
16151581
"@types/lodash.difference" "^4.5.9"
16161582
chalk "^5.3.0"
16171583
globby "^14.0.1"

0 commit comments

Comments
 (0)