Skip to content

Commit 43efd8b

Browse files
fix(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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58d6ca6 commit 43efd8b

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
@@ -7,7 +7,7 @@
77
"enableO11y": true,
88
"o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics",
99
"dependencies": {
10-
"@oclif/core": "^4.10.5",
10+
"@oclif/core": "^4.10.6",
1111
"@oclif/multi-stage-output": "^0.8.30",
1212
"@salesforce/core": "^8.28.4",
1313
"@salesforce/kit": "^3.2.4",

yarn.lock

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

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

0 commit comments

Comments
 (0)