Skip to content

Commit bbe3d3b

Browse files
chore(dev-deps): bump @oclif/core from 4.10.5 to 4.10.6
Bumps [@oclif/core](https://github.com/oclif/core) from 4.10.5 to 4.10.6. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.10.5...4.10.6) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.10.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93f4503 commit bbe3d3b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"zod": "^4.3.6"
140140
},
141141
"devDependencies": {
142-
"@oclif/core": "^4.10.5",
142+
"@oclif/core": "^4.10.6",
143143
"@oclif/plugin-command-snapshot": "^5.3.16",
144144
"@oclif/test": "^4.1.18",
145145
"@salesforce/cli-plugins-testkit": "^5.3.54",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1369,10 +1369,10 @@
13691369
wordwrap "^1.0.0"
13701370
wrap-ansi "^7.0.0"
13711371

1372-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.5", "@oclif/core@^4.5.2":
1373-
version "4.10.5"
1374-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51"
1375-
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
1372+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.6", "@oclif/core@^4.5.2":
1373+
version "4.10.6"
1374+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.6.tgz#233d66284d8c7c8162c9d437754503734069dd85"
1375+
integrity sha512-ySCOYnPKZE3KACT1V9It99hWG9b8E5MpagbRdWxPNRO3beMqmbr4SLUQoFtZ9XRtW++kks1ZVwZOdpnR8rpb9A==
13761376
dependencies:
13771377
ansi-escapes "^4.3.2"
13781378
ansis "^3.17.0"

0 commit comments

Comments
 (0)