Skip to content

Commit 689533e

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

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.3",
16+
"@oclif/core": "^4.10.4",
1717
"@oclif/plugin-command-snapshot": "^5.3.13",
1818
"@salesforce/cli-plugins-testkit": "^5.3.50",
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.3", "@oclif/core@^4.5.2":
1616-
version "4.10.3"
1617-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.3.tgz#8b817320a593a003698ed928c17f99a9ff6963fb"
1618-
integrity sha512-0mD8vcrrX5uRsxzvI8tbWmSVGngvZA/Qo6O0ZGvLPAWEauSf5GFniwgirhY0SkszuHwu0S1J1ivj/jHmqtIDuA==
1615+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.4", "@oclif/core@^4.5.2":
1616+
version "4.10.4"
1617+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.4.tgz#39b594476320bea71f88e56ddd87589f843ce3bb"
1618+
integrity sha512-4aMd2BAhmGWjiASzJVmEAaPTZStxW0+VdylON5m+LwbxlG2HD7aTHZ7gWqeHBm/rXH5mi1WLb5LlQTCL+VdELQ==
16191619
dependencies:
16201620
ansi-escapes "^4.3.2"
16211621
ansis "^3.17.0"

0 commit comments

Comments
 (0)