Skip to content

Commit 3c91020

Browse files
fix(deps): bump @oclif/core from 4.8.2 to 4.8.3
Bumps [@oclif/core](https://github.com/oclif/core) from 4.8.2 to 4.8.3. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.8.2...4.8.3) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f8fd41 commit 3c91020

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
@@ -7,7 +7,7 @@
77
"enableO11y": true,
88
"o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics",
99
"dependencies": {
10-
"@oclif/core": "^4.8.2",
10+
"@oclif/core": "^4.8.3",
1111
"@oclif/multi-stage-output": "^0.8.30",
1212
"@salesforce/core": "^8.25.1",
1313
"@salesforce/kit": "^3.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,10 +1680,10 @@
16801680
"@nodelib/fs.scandir" "2.1.5"
16811681
fastq "^1.6.0"
16821682

1683-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0", "@oclif/core@^4.8.2":
1684-
version "4.8.2"
1685-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.2.tgz#b4bb065b44da9eb2719086854b009a6747455d09"
1686-
integrity sha512-P+XAOtuWM/Fewau64c31bYUiLFJTzhth229xVbBrG1siLc7+2uezUYhP5eWn/++nZPZ/wChSqYgQNN4HPw/ZHQ==
1683+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0", "@oclif/core@^4.8.3":
1684+
version "4.8.3"
1685+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.3.tgz#c1f488841cd0929dbe101f1b86a213bf4349de2a"
1686+
integrity sha512-f7Rc1JBZO0wNMyDmNzP5IFOv5eM97S9pO4JUFdu2OLyk73YeBI9wog1Yyf666NOQvyptkbG1xh8inzMDQLNTyQ==
16871687
dependencies:
16881688
ansi-escapes "^4.3.2"
16891689
ansis "^3.17.0"

0 commit comments

Comments
 (0)