Skip to content

Commit a58278d

Browse files
fix(deps): bump @oclif/core from 4.4.1 to 4.5.0 (#451)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.4.1 to 4.5.0. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.4.1...4.5.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffe5904 commit a58278d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@lwc/lwc-dev-server": "~13.0.29",
1111
"@lwc/sfdc-lwc-compiler": "~13.0.29",
1212
"@lwrjs/api": "0.18.3",
13-
"@oclif/core": "^4.4.1",
13+
"@oclif/core": "^4.5.0",
1414
"@salesforce/core": "^8.18.1",
1515
"@salesforce/kit": "^3.1.6",
1616
"@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2962,10 +2962,10 @@
29622962
"@nodelib/fs.scandir" "2.1.5"
29632963
fastq "^1.6.0"
29642964

2965-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.4.1":
2966-
version "4.4.1"
2967-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.1.tgz#359d4df4f066529f3f4b44652db2d3dceb723823"
2968-
integrity sha512-RYonV4IJZcGAoi3pdo5CPl5hVH1YdtQMEX77TLdgTPVrMmIjbiB0Borfguj/mdDF2TjLXp+Z+RbmLUejuhSYTA==
2965+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.5.0":
2966+
version "4.5.0"
2967+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.0.tgz#0163f933098bfa52f86387f11900da1ad13235d3"
2968+
integrity sha512-UYWyDFNKFyzgXVXO0DHfOvJ/8qpw4yPYe7fOHausDEVU44qjDr90ZnfYTljZPK8dhgMggxiZs9n+TFajnXRp7g==
29692969
dependencies:
29702970
ansi-escapes "^4.3.2"
29712971
ansis "^3.17.0"

0 commit comments

Comments
 (0)