Skip to content

Commit 13d9a6b

Browse files
fix(deps): bump @oclif/core from 4.5.5 to 4.5.6 (#536)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.5.5 to 4.5.6. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.5.5...4.5.6) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.5.6 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 8aeaa99 commit 13d9a6b

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.2.2",
1111
"@lwc/sfdc-lwc-compiler": "~13.2.7",
1212
"@lwrjs/api": "0.18.3",
13-
"@oclif/core": "^4.5.5",
13+
"@oclif/core": "^4.5.6",
1414
"@salesforce/core": "^8.23.2",
1515
"@salesforce/kit": "^3.2.4",
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
@@ -2916,10 +2916,10 @@
29162916
"@nodelib/fs.scandir" "2.1.5"
29172917
fastq "^1.6.0"
29182918

2919-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.5.3", "@oclif/core@^4.5.4", "@oclif/core@^4.5.5":
2920-
version "4.5.5"
2921-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.5.tgz#91073acd6bdc6f62f8a2863a388d327dbe95967c"
2922-
integrity sha512-iQzlaJQgPeUXrtrX71OzDwxPikQ7c2FhNd8U8rBB7BCtj2XYfmzBT/Hmbc+g9OKDIG/JkbJT0fXaWMMBrhi+1A==
2919+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.5.3", "@oclif/core@^4.5.4", "@oclif/core@^4.5.6":
2920+
version "4.5.6"
2921+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41"
2922+
integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw==
29232923
dependencies:
29242924
ansi-escapes "^4.3.2"
29252925
ansis "^3.17.0"

0 commit comments

Comments
 (0)