Skip to content

Commit 00dcb43

Browse files
authored
Merge pull request #429 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.1.7
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.6 to 5.1.7
2 parents 9fc031d + 5741645 commit 00dcb43

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.6",
18+
"@oclif/plugin-command-snapshot": "^5.1.7",
1919
"@salesforce/cli-plugins-testkit": "^5.3.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.3"
1543-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.3.tgz#2416f4f5e3e5b9434999edb2f94983c5ac07e8a2"
1544-
integrity sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==
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.10"
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.4"
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.4":
1541+
"@oclif/[email protected]", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4":
15761542
version "3.26.4"
15771543
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
15781544
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
@@ -1606,12 +1572,12 @@
16061572
wordwrap "^1.0.0"
16071573
wrap-ansi "^7.0.0"
16081574

1609-
"@oclif/plugin-command-snapshot@^5.1.6":
1610-
version "5.1.6"
1611-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.6.tgz#7bf028cbbaac1dcb1b979b7e34cf6de75cedd104"
1612-
integrity sha512-i44oUyDOaMiUdloKN7darp4gE/Lio+K8yV0Qz04XkYzjHmGOz/41K5wcSMGvZc1EPmxCK2NBjR4W89TmCS8OjA==
1575+
"@oclif/plugin-command-snapshot@^5.1.7":
1576+
version "5.1.7"
1577+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz#b62da4c6cf20fa38af139ca2e9ba75d2b49d4050"
1578+
integrity sha512-pUxopI9/bAZ0ddwLSAH2L7V/vSbzvobjvOtUk5XMm49Rkf/+b+dqcsf/J1uVh8LCMQz8OYfa4lVc/t4hBpD1Kw==
16131579
dependencies:
1614-
"@oclif/core" "3.26.3"
1580+
"@oclif/core" "3.26.4"
16151581
"@types/lodash.difference" "^4.5.9"
16161582
chalk "^5.3.0"
16171583
globby "^14.0.1"

0 commit comments

Comments
 (0)