Skip to content

Commit cc89f69

Browse files
fix(deps): bump @oclif/core from 4.0.6 to 4.0.11
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.6 to 4.0.11. - [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.11) --- 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 b6bf30b commit cc89f69

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,9 +1318,9 @@
13181318
wrap-ansi "^7.0.0"
13191319

13201320
"@oclif/core@^4", "@oclif/core@^4.0.3", "@oclif/core@^4.0.6":
1321-
version "4.0.6"
1322-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6.tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff"
1323-
integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA==
1321+
version "4.0.11"
1322+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.11.tgz#0a774d00ccab8ee63eb01c5ad2bffc69a170dba8"
1323+
integrity sha512-cZLLdSm9tGSbuoRjjgXf128zvPZH+afjQMQcrvDfoN347KvPg75ne8YJ8qHix+T3Vl03iXfgIH6guQN0kLgmjg==
13241324
dependencies:
13251325
ansi-escapes "^4.3.2"
13261326
ansis "^3.1.1"
@@ -1333,7 +1333,7 @@
13331333
indent-string "^4.0.0"
13341334
is-wsl "^2.2.0"
13351335
lilconfig "^3.1.2"
1336-
minimatch "^9.0.4"
1336+
minimatch "^9.0.5"
13371337
string-width "^4.2.3"
13381338
supports-color "^8"
13391339
widest-line "^3.1.0"
@@ -5603,10 +5603,10 @@ minimatch@^5.0.1, minimatch@^5.1.6:
56035603
dependencies:
56045604
brace-expansion "^2.0.1"
56055605

5606-
minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4:
5607-
version "9.0.4"
5608-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
5609-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
5606+
minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4, minimatch@^9.0.5:
5607+
version "9.0.5"
5608+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
5609+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
56105610
dependencies:
56115611
brace-expansion "^2.0.1"
56125612

0 commit comments

Comments
 (0)