Skip to content

Commit 012d558

Browse files
fix(deps): bump @oclif/core from 4.0.19 to 4.0.22
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.19 to 4.0.22. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.19...4.0.22) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89cc96b commit 012d558

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,15 +1453,15 @@
14531453
fastq "^1.6.0"
14541454

14551455
"@oclif/core@^4", "@oclif/core@^4.0.19":
1456-
version "4.0.19"
1457-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.19.tgz#e52ba83c3eaa75c580c567067ed86b5bd4cadbe6"
1458-
integrity sha512-VXnsYNVfmucXp5BdOA/OcWi8F/h2h8ofW1GxQDdspodnmnUgALEpqrxXBl5NFuA+iEihtAJeXzX260ICHYDaBg==
1456+
version "4.0.22"
1457+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.22.tgz#acb233c0c18ff4f365caca15e29e2807a4325709"
1458+
integrity sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==
14591459
dependencies:
14601460
ansi-escapes "^4.3.2"
14611461
ansis "^3.3.2"
14621462
clean-stack "^3.0.1"
14631463
cli-spinners "^2.9.2"
1464-
debug "^4.3.5"
1464+
debug "^4.3.7"
14651465
ejs "^3.1.10"
14661466
get-package-type "^0.1.0"
14671467
globby "^11.1.0"

0 commit comments

Comments
 (0)