From 4ac6363cac0a18f6b1b15985fa02c6f397e90dc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 03:57:31 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.13.0 to 4.13.2 Bumps [@oclif/core](https://github.com/oclif/core) from 4.13.0 to 4.13.2. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/4.13.0...4.13.2) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 996ae51a..5a3e3952 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1111,9 +1111,9 @@ integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA== "@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.4": - version "4.13.0" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.13.0.tgz#fc50d40f567e486e6535f0d0e8c6f3733a8c0e39" - integrity sha512-j3NKgXE3qd0gvSYsCqDLb3VhW5KEg030VQhMnv5c0qNzPp6jBmF7cCDIQG4ROZIOqEfGbUoDDMAAzaC30vV99g== + version "4.13.2" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.13.2.tgz#3a716b90f40becdf25f6b9d9b63ec05dec3dce94" + integrity sha512-YWQs0JvESCliWopKtCZqPLgEB1e3oqR+KYecMReseYWbo7E73Rz2tFwQDFQtAp48VLMiAsiTPKKQaZAo+ghzLw== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"