Skip to content

Commit d500b7b

Browse files
fix(deps): bump @oclif/core from 4.8.3 to 4.9.0 (#1278)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8c9a0c commit d500b7b

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

yarn.lock

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1379,7 +1379,7 @@
13791379
resolved "https://registry.yarnpkg.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz#3dc35ba0f1e66b403c00b39344f870298ebb1c8e"
13801380
integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
13811381

1382-
"@oclif/core@4.8.3", "@oclif/core@^4", "@oclif/core@^4.8.0":
1382+
"@oclif/core@4.8.3":
13831383
version "4.8.3"
13841384
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.3.tgz#c1f488841cd0929dbe101f1b86a213bf4349de2a"
13851385
integrity sha512-f7Rc1JBZO0wNMyDmNzP5IFOv5eM97S9pO4JUFdu2OLyk73YeBI9wog1Yyf666NOQvyptkbG1xh8inzMDQLNTyQ==
@@ -1403,6 +1403,30 @@
14031403
wordwrap "^1.0.0"
14041404
wrap-ansi "^7.0.0"
14051405

1406+
"@oclif/core@^4", "@oclif/core@^4.8.0":
1407+
version "4.9.0"
1408+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.9.0.tgz#aa9fbfc47ed4b0c7fdb9ae50b39a5b047fbca83c"
1409+
integrity sha512-k/ntRgDcUprTT+aaNoF+whk3cY3f9fRD2lkF6ul7JeCUg2MaMXVXZXfbRhJCfsiX51X8/5Pqo0LGdO9SLYXNHg==
1410+
dependencies:
1411+
ansi-escapes "^4.3.2"
1412+
ansis "^3.17.0"
1413+
clean-stack "^3.0.1"
1414+
cli-spinners "^2.9.2"
1415+
debug "^4.4.3"
1416+
ejs "^3.1.10"
1417+
get-package-type "^0.1.0"
1418+
indent-string "^4.0.0"
1419+
is-wsl "^2.2.0"
1420+
lilconfig "^3.1.3"
1421+
minimatch "^10.2.4"
1422+
semver "^7.7.3"
1423+
string-width "^4.2.3"
1424+
supports-color "^8"
1425+
tinyglobby "^0.2.14"
1426+
widest-line "^3.1.0"
1427+
wordwrap "^1.0.0"
1428+
wrap-ansi "^7.0.0"
1429+
14061430
"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.37":
14071431
version "6.2.38"
14081432
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.38.tgz#6614a84c68652931126866c7b9505387dd0ca59a"

0 commit comments

Comments
 (0)