Skip to content

Commit f6fd2d1

Browse files
fix(deps): bump @oclif/core from 4.0.12 to 4.0.17 (#752)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.12 to 4.0.17. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.12...4.0.17) --- 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 51ef92f commit f6fd2d1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,12 +1334,12 @@
13341334
wrap-ansi "^7.0.0"
13351335

13361336
"@oclif/core@^4":
1337-
version "4.0.12"
1338-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.12.tgz#b47089631827e2c909bfffc8c14d7b1781e502ce"
1339-
integrity sha512-o2dfPtmi2uBGHgpvHr+GNfoRKysKgQGiffONoMN3R+qBVNeIkJIZhVk31HreDkAI9LAzS92BWNgp/l7lXDxdvg==
1337+
version "4.0.17"
1338+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.17.tgz#2c934dd2b3789fe5e6cc9e2558a08007ba18cb03"
1339+
integrity sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA==
13401340
dependencies:
13411341
ansi-escapes "^4.3.2"
1342-
ansis "^3.2.1"
1342+
ansis "^3.3.2"
13431343
clean-stack "^3.0.1"
13441344
cli-spinners "^2.9.2"
13451345
debug "^4.3.5"
@@ -2280,10 +2280,10 @@ ansicolors@~0.3.2:
22802280
version "0.3.2"
22812281
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
22822282

2283-
ansis@^3.2.0, ansis@^3.2.1, ansis@^3.3.1:
2284-
version "3.3.1"
2285-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.1.tgz#c89b7d3892cc5be0f0f302f17ec84f8d2502da75"
2286-
integrity sha512-dW/sqnbVeWXW1UMRyKGHiJj+vBrlnnDcvyNMDB8BBI4Gu0tsohweIkvcqb3bNNwcVn70LTyvvnGgjUzUVFnK6Q==
2283+
ansis@^3.2.0, ansis@^3.3.1, ansis@^3.3.2:
2284+
version "3.3.2"
2285+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2.tgz#15adc36fea112da95c74d309706e593618accac3"
2286+
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==
22872287

22882288
anymatch@~3.1.2:
22892289
version "3.1.3"

0 commit comments

Comments
 (0)