Skip to content

Commit 5fb0ce7

Browse files
fix(deps): bump @oclif/core from 4.8.3 to 4.9.0
Bumps [@oclif/core](https://github.com/oclif/core) from 4.8.3 to 4.9.0. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.8.3...4.9.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff07fef commit 5fb0ce7

1 file changed

Lines changed: 25 additions & 1 deletion

File tree

yarn.lock

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1375,7 +1375,7 @@
13751375
"@nodelib/fs.scandir" "2.1.5"
13761376
fastq "^1.6.0"
13771377

1378-
"@oclif/core@4.8.3", "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0":
1378+
"@oclif/core@4.8.3":
13791379
version "4.8.3"
13801380
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.3.tgz#c1f488841cd0929dbe101f1b86a213bf4349de2a"
13811381
integrity sha512-f7Rc1JBZO0wNMyDmNzP5IFOv5eM97S9pO4JUFdu2OLyk73YeBI9wog1Yyf666NOQvyptkbG1xh8inzMDQLNTyQ==
@@ -1399,6 +1399,30 @@
13991399
wordwrap "^1.0.0"
14001400
wrap-ansi "^7.0.0"
14011401

1402+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0":
1403+
version "4.9.0"
1404+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.9.0.tgz#aa9fbfc47ed4b0c7fdb9ae50b39a5b047fbca83c"
1405+
integrity sha512-k/ntRgDcUprTT+aaNoF+whk3cY3f9fRD2lkF6ul7JeCUg2MaMXVXZXfbRhJCfsiX51X8/5Pqo0LGdO9SLYXNHg==
1406+
dependencies:
1407+
ansi-escapes "^4.3.2"
1408+
ansis "^3.17.0"
1409+
clean-stack "^3.0.1"
1410+
cli-spinners "^2.9.2"
1411+
debug "^4.4.3"
1412+
ejs "^3.1.10"
1413+
get-package-type "^0.1.0"
1414+
indent-string "^4.0.0"
1415+
is-wsl "^2.2.0"
1416+
lilconfig "^3.1.3"
1417+
minimatch "^10.2.4"
1418+
semver "^7.7.3"
1419+
string-width "^4.2.3"
1420+
supports-color "^8"
1421+
tinyglobby "^0.2.14"
1422+
widest-line "^3.1.0"
1423+
wordwrap "^1.0.0"
1424+
wrap-ansi "^7.0.0"
1425+
14021426
"@oclif/plugin-command-snapshot@^5.3.12":
14031427
version "5.3.12"
14041428
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.12.tgz#ccb9c0fcb231e025d87efc22e4b0979d66e4164c"

0 commit comments

Comments
 (0)