From 9f711fea06fbf8e68d8ccb791f45422b7226db13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 22:39:05 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/core from 4.0.17 to 4.0.19 Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.17 to 4.0.19. - [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.17...4.0.19) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d9ef01f..a122b21 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@commitlint/config-conventional": "^18.6.3", - "@oclif/core": "^4.0.17", + "@oclif/core": "^4.0.19", "@oclif/prettier-config": "^0.2.1", "@types/chai": "^4.3.17", "@types/debug": "^4.1.12", diff --git a/yarn.lock b/yarn.lock index f0aa4d9..d68c2f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -378,10 +378,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4.0.17": - version "4.0.17" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.17.tgz#2c934dd2b3789fe5e6cc9e2558a08007ba18cb03" - integrity sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA== +"@oclif/core@^4.0.19": + version "4.0.19" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.19.tgz#e52ba83c3eaa75c580c567067ed86b5bd4cadbe6" + integrity sha512-VXnsYNVfmucXp5BdOA/OcWi8F/h2h8ofW1GxQDdspodnmnUgALEpqrxXBl5NFuA+iEihtAJeXzX260ICHYDaBg== dependencies: ansi-escapes "^4.3.2" ansis "^3.3.2"