Skip to content

Commit a1694d7

Browse files
fix(deps): bump @oclif/core from 3.26.4 to 3.26.5 (#544)
Bumps [@oclif/core](https://github.com/oclif/core) from 3.26.4 to 3.26.5. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@3.26.4...3.26.5) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production 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 fe7f1c6 commit a1694d7

File tree

2 files changed

+2
-36
lines changed

2 files changed

+2
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-command-snapshot/issues",
77
"dependencies": {
8-
"@oclif/core": "3.26.4",
8+
"@oclif/core": "3.26.5",
99
"@types/lodash.difference": "^4.5.9",
1010
"chalk": "^5.3.0",
1111
"globby": "^14.0.1",

yarn.lock

Lines changed: 1 addition & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,41 +1601,7 @@
16011601
"@nodelib/fs.scandir" "2.1.5"
16021602
fastq "^1.6.0"
16031603

1604-
1605-
version "3.26.4"
1606-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
1607-
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
1608-
dependencies:
1609-
"@types/cli-progress" "^3.11.5"
1610-
ansi-escapes "^4.3.2"
1611-
ansi-styles "^4.3.0"
1612-
cardinal "^2.1.1"
1613-
chalk "^4.1.2"
1614-
clean-stack "^3.0.1"
1615-
cli-progress "^3.12.0"
1616-
color "^4.2.3"
1617-
debug "^4.3.4"
1618-
ejs "^3.1.10"
1619-
get-package-type "^0.1.0"
1620-
globby "^11.1.0"
1621-
hyperlinker "^1.0.0"
1622-
indent-string "^4.0.0"
1623-
is-wsl "^2.2.0"
1624-
js-yaml "^3.14.1"
1625-
minimatch "^9.0.4"
1626-
natural-orderby "^2.0.3"
1627-
object-treeify "^1.1.33"
1628-
password-prompt "^1.1.3"
1629-
slice-ansi "^4.0.0"
1630-
string-width "^4.2.3"
1631-
strip-ansi "^6.0.1"
1632-
supports-color "^8.1.1"
1633-
supports-hyperlinks "^2.2.0"
1634-
widest-line "^3.1.0"
1635-
wordwrap "^1.0.0"
1636-
wrap-ansi "^7.0.0"
1637-
1638-
"@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5":
1604+
"@oclif/[email protected]", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5":
16391605
version "3.26.5"
16401606
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4"
16411607
integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==

0 commit comments

Comments
 (0)