Skip to content

Commit 7f5c811

Browse files
fix(deps): bump @oclif/core from 4.0.7 to 4.0.12 (#93)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.7 to 4.0.12. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.7...4.0.12) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f81d6e7 commit 7f5c811

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@lwrjs/api": "0.13.0-alpha.26",
99
"@lwc/lwc-dev-server": "^9.0.0",
1010
"@lwc/sfdc-lwc-compiler": "^8.1.1",
11-
"@oclif/core": "^4.0.7",
11+
"@oclif/core": "^4.0.12",
1212
"@salesforce/core": "^8.1.0",
1313
"@salesforce/kit": "^3.1.6",
1414
"@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.5",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3542,13 +3542,13 @@
35423542
"@nodelib/fs.scandir" "2.1.5"
35433543
fastq "^1.6.0"
35443544

3545-
"@oclif/core@^4", "@oclif/core@^4.0.6", "@oclif/core@^4.0.7":
3546-
version "4.0.7"
3547-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.7.tgz#e624fa6e91ddcd84ebd0aa9e6efbe17b94f2dd1f"
3548-
integrity sha512-sU4Dx+RXCWAkrMw8tQFYAL6VfcHYKLPxVC9iKfgTXr4aDhcCssDwrbgpx0Di1dnNxvQlDGUhuCEInZuIY/nNfw==
3545+
"@oclif/core@^4", "@oclif/core@^4.0.12", "@oclif/core@^4.0.6", "@oclif/core@^4.0.7":
3546+
version "4.0.12"
3547+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.12.tgz#b47089631827e2c909bfffc8c14d7b1781e502ce"
3548+
integrity sha512-o2dfPtmi2uBGHgpvHr+GNfoRKysKgQGiffONoMN3R+qBVNeIkJIZhVk31HreDkAI9LAzS92BWNgp/l7lXDxdvg==
35493549
dependencies:
35503550
ansi-escapes "^4.3.2"
3551-
ansis "^3.1.1"
3551+
ansis "^3.2.1"
35523552
clean-stack "^3.0.1"
35533553
cli-spinners "^2.9.2"
35543554
debug "^4.3.5"
@@ -3558,7 +3558,7 @@
35583558
indent-string "^4.0.0"
35593559
is-wsl "^2.2.0"
35603560
lilconfig "^3.1.2"
3561-
minimatch "^9.0.4"
3561+
minimatch "^9.0.5"
35623562
string-width "^4.2.3"
35633563
supports-color "^8"
35643564
widest-line "^3.1.0"
@@ -5725,10 +5725,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
57255725
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
57265726
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
57275727

5728-
ansis@^3.1.1, ansis@^3.2.0:
5729-
version "3.2.0"
5730-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0.tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b"
5731-
integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==
5728+
ansis@^3.2.0, ansis@^3.2.1:
5729+
version "3.2.1"
5730+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1.tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549"
5731+
integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw==
57325732

57335733
anymatch@^2.0.0:
57345734
version "2.0.0"
@@ -11739,7 +11739,7 @@ minimatch@^5.0.1, minimatch@~5.1.1:
1173911739
dependencies:
1174011740
brace-expansion "^2.0.1"
1174111741

11742-
minimatch@^9.0.3, minimatch@^9.0.4:
11742+
minimatch@^9.0.3, minimatch@^9.0.4, minimatch@^9.0.5:
1174311743
version "9.0.5"
1174411744
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
1174511745
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==

0 commit comments

Comments
 (0)