From 102a8b823aa2c52a12568dff17adc49e04fb7ec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 05:45:28 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.0.33 to 4.0.35 Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.33 to 4.0.35. - [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.0.33...4.0.35) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4c6e506..fbcceb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1626,15 +1626,15 @@ which "^5.0.0" "@oclif/core@^4", "@oclif/core@^4.0.32", "@oclif/core@^4.0.33": - version "4.0.33" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.33.tgz#fcaf3dd2850c5999de20459a1445d31a230cd24b" - integrity sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw== + version "4.0.35" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.35.tgz#dac074155262c08248348964101f9ec6ee25c4f3" + integrity sha512-YLkkNqqP7XxEo9bP1+WWdLno8KS2iIfqb3RHIxuq6tuavM3/sPoqU4qeSjO8QTalkTDMNn9BFOtdwCl+96lp2A== dependencies: ansi-escapes "^4.3.2" ansis "^3.3.2" clean-stack "^3.0.1" cli-spinners "^2.9.2" - debug "^4.3.7" + debug "^4.4.0" ejs "^3.1.10" get-package-type "^0.1.0" globby "^11.1.0" @@ -3305,7 +3305,7 @@ data-view-byte-offset@^1.0.0: es-errors "^1.3.0" is-data-view "^1.0.1" -debug@4, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.6, debug@^4.3.7, debug@^4.4.0: +debug@4, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.6, debug@^4.4.0: version "4.4.0" resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==