Skip to content

Commit 05fa730

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

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
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@oclif/core": "^4.0.29",
8+
"@oclif/core": "^4.0.30",
99
"@oclif/multi-stage-output": "^0.7.8",
1010
"@salesforce/core": "^8.6.3",
1111
"@salesforce/kit": "^3.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1231,10 +1231,10 @@
12311231
"@nodelib/fs.scandir" "2.1.5"
12321232
fastq "^1.6.0"
12331233

1234-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.29":
1235-
version "4.0.29"
1236-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.29.tgz#55f7a6b85e3e67dd1ce9fcef421dc2555e5ddf53"
1237-
integrity sha512-WEbrRn+X9FG8Wk8U/JUAd4bTzCwOtKPqpCP4ijfqEK8g2ZXV1bGG3FSCTmZkZLNDt/WUYYJpC0Tjjqxn1T4Bzg==
1234+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.29", "@oclif/core@^4.0.30":
1235+
version "4.0.30"
1236+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.30.tgz#65672282756bf19fde3830cab6d8031bf6236064"
1237+
integrity sha512-Ak3OUdOcoovIRWZOT6oC5JhZgyJD90uWX/7HjSofn+C4LEmHxxfiyu04a73dwnezfzqDu9jEXfd2mQOOC54KZw==
12381238
dependencies:
12391239
ansi-escapes "^4.3.2"
12401240
ansis "^3.3.2"

0 commit comments

Comments
 (0)