Skip to content

Commit ff23634

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 668a6e6 commit ff23634

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
@@ -13,7 +13,7 @@
1313
"@salesforce/ts-types": "^2.0.11"
1414
},
1515
"devDependencies": {
16-
"@oclif/core": "^4.10.5",
16+
"@oclif/core": "^4.10.6",
1717
"@oclif/plugin-command-snapshot": "^5.3.15",
1818
"@salesforce/cli-plugins-testkit": "^5.3.53",
1919
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,10 +1612,10 @@
16121612
wordwrap "^1.0.0"
16131613
wrap-ansi "^7.0.0"
16141614

1615-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.5", "@oclif/core@^4.5.2":
1616-
version "4.10.5"
1617-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51"
1618-
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
1615+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.6", "@oclif/core@^4.5.2":
1616+
version "4.10.6"
1617+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.6.tgz#233d66284d8c7c8162c9d437754503734069dd85"
1618+
integrity sha512-ySCOYnPKZE3KACT1V9It99hWG9b8E5MpagbRdWxPNRO3beMqmbr4SLUQoFtZ9XRtW++kks1ZVwZOdpnR8rpb9A==
16191619
dependencies:
16201620
ansi-escapes "^4.3.2"
16211621
ansis "^3.17.0"

0 commit comments

Comments
 (0)