Skip to content

Commit e66e351

Browse files
fix(deps): bump @oclif/core from 3.8.0 to 4.0.18
Bumps [@oclif/core](https://github.com/oclif/core) from 3.8.0 to 4.0.18. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@3.8.0...4.0.18) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28caa87 commit e66e351

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
],
3232
"bugs": "https://github.com/forcedotcom/lwc-dev-mobile/issues",
3333
"dependencies": {
34-
"@oclif/core": "^3.8.0",
34+
"@oclif/core": "^4.0.18",
3535
"@oclif/plugin-version": "^2.2.10",
3636
"@salesforce/core": "^5.3.12",
3737
"@salesforce/lwc-dev-mobile-core": "^3.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1617,10 +1617,10 @@
16171617
wordwrap "^1.0.0"
16181618
wrap-ansi "^7.0.0"
16191619

1620-
"@oclif/core@^4":
1621-
version "4.0.17"
1622-
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.0.17.tgz"
1623-
integrity sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA==
1620+
"@oclif/core@^4", "@oclif/core@^4.0.18":
1621+
version "4.0.18"
1622+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.18.tgz#a4df3fc79645491b5335dca11451c44edf5bf3df"
1623+
integrity sha512-3EP4zJ+1ndc92UxdNmGX4HhFK5Xh94fWvUeOW1Tu/Ed+/jAljIsbmZyjVhDoE0vV5cftT+3QaVB/LFxaXxty/w==
16241624
dependencies:
16251625
ansi-escapes "^4.3.2"
16261626
ansis "^3.3.2"

0 commit comments

Comments
 (0)