Skip to content

Commit bf4332d

Browse files
authoredJul 13, 2024
fix(deps): bump @oclif/core from 4.0.8 to 4.0.12 (#757)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.8 to 4.0.12. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.8...4.0.12) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production 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 684f4ba commit bf4332d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1405,12 +1405,12 @@
14051405
wrap-ansi "^7.0.0"
14061406

14071407
"@oclif/core@^4":
1408-
version "4.0.8"
1409-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.8.tgz#667caa6481682e34594a4df6faeb3137879652d8"
1410-
integrity sha512-9AzNoRlKfIeuqOin+HK9cyouELeup7sX+MGIFc5dR+bnG0sSzFnV1A/Z57E7KWrY5NdWULHYT5NhiL1YpEhG2w==
1408+
version "4.0.12"
1409+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.12.tgz#b47089631827e2c909bfffc8c14d7b1781e502ce"
1410+
integrity sha512-o2dfPtmi2uBGHgpvHr+GNfoRKysKgQGiffONoMN3R+qBVNeIkJIZhVk31HreDkAI9LAzS92BWNgp/l7lXDxdvg==
14111411
dependencies:
14121412
ansi-escapes "^4.3.2"
1413-
ansis "^3.1.1"
1413+
ansis "^3.2.1"
14141414
clean-stack "^3.0.1"
14151415
cli-spinners "^2.9.2"
14161416
debug "^4.3.5"
@@ -2630,10 +2630,10 @@ ansicolors@~0.3.2:
26302630
resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
26312631
integrity sha1-ZlWX3oap/+Oqm/vmyuXG6kJrSXk=
26322632

2633-
ansis@^3.1.1, ansis@^3.2.0:
2634-
version "3.2.0"
2635-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0.tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b"
2636-
integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==
2633+
ansis@^3.2.0, ansis@^3.2.1:
2634+
version "3.2.1"
2635+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1.tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549"
2636+
integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw==
26372637

26382638
anymatch@~3.1.2:
26392639
version "3.1.2"

0 commit comments

Comments
 (0)