Skip to content

Commit ae065da

Browse files
fix(deps): bump @oclif/core from 4.0.19 to 4.0.21
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.19 to 4.0.21. - [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.21) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4652a6 commit ae065da

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
@@ -1411,15 +1411,15 @@
14111411
fastq "^1.6.0"
14121412

14131413
"@oclif/core@^4", "@oclif/core@^4.0.19":
1414-
version "4.0.19"
1415-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.19.tgz#e52ba83c3eaa75c580c567067ed86b5bd4cadbe6"
1416-
integrity sha512-VXnsYNVfmucXp5BdOA/OcWi8F/h2h8ofW1GxQDdspodnmnUgALEpqrxXBl5NFuA+iEihtAJeXzX260ICHYDaBg==
1414+
version "4.0.21"
1415+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.21.tgz#fda25b950572ae7762248a808f141e3e32fb2a57"
1416+
integrity sha512-SvLTSclf104IVX8BY7nWqess1pBmeNl9qRFTWjOXg7B1/ESemfEtZYBDRAXAp1ILvazDng5IF/7YSbTxDVbwNg==
14171417
dependencies:
14181418
ansi-escapes "^4.3.2"
14191419
ansis "^3.3.2"
14201420
clean-stack "^3.0.1"
14211421
cli-spinners "^2.9.2"
1422-
debug "^4.3.5"
1422+
debug "^4.3.7"
14231423
ejs "^3.1.10"
14241424
get-package-type "^0.1.0"
14251425
globby "^11.1.0"

0 commit comments

Comments
 (0)