Skip to content

Commit 22d74ce

Browse files
fix(deps): bump @oclif/core from 4.0.6 to 4.0.8 (#1234)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.6 to 4.0.8. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.6...4.0.8) --- 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 183a581 commit 22d74ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1260,9 +1260,9 @@
12601260
fastq "^1.6.0"
12611261

12621262
"@oclif/core@^4", "@oclif/core@^4.0.3", "@oclif/core@^4.0.6":
1263-
version "4.0.6"
1264-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6.tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff"
1265-
integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA==
1263+
version "4.0.8"
1264+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.8.tgz#667caa6481682e34594a4df6faeb3137879652d8"
1265+
integrity sha512-9AzNoRlKfIeuqOin+HK9cyouELeup7sX+MGIFc5dR+bnG0sSzFnV1A/Z57E7KWrY5NdWULHYT5NhiL1YpEhG2w==
12661266
dependencies:
12671267
ansi-escapes "^4.3.2"
12681268
ansis "^3.1.1"
@@ -1275,7 +1275,7 @@
12751275
indent-string "^4.0.0"
12761276
is-wsl "^2.2.0"
12771277
lilconfig "^3.1.2"
1278-
minimatch "^9.0.4"
1278+
minimatch "^9.0.5"
12791279
string-width "^4.2.3"
12801280
supports-color "^8"
12811281
widest-line "^3.1.0"

0 commit comments

Comments
 (0)