Skip to content

Commit 903dd09

Browse files
chore(dev-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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31e0288 commit 903dd09

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
@@ -9,7 +9,7 @@
99
"@salesforce/sf-plugins-core": "^12.0.4"
1010
},
1111
"devDependencies": {
12-
"@oclif/core": "^4.0.29",
12+
"@oclif/core": "^4.0.30",
1313
"@oclif/plugin-command-snapshot": "^5.2.18",
1414
"@oclif/test": "^4",
1515
"@salesforce/cli-plugins-testkit": "^5.3.34",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1259,10 +1259,10 @@
12591259
"@nodelib/fs.scandir" "2.1.5"
12601260
fastq "^1.6.0"
12611261

1262-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.29":
1263-
version "4.0.29"
1264-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.29.tgz#55f7a6b85e3e67dd1ce9fcef421dc2555e5ddf53"
1265-
integrity sha512-WEbrRn+X9FG8Wk8U/JUAd4bTzCwOtKPqpCP4ijfqEK8g2ZXV1bGG3FSCTmZkZLNDt/WUYYJpC0Tjjqxn1T4Bzg==
1262+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.29", "@oclif/core@^4.0.30":
1263+
version "4.0.30"
1264+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.30.tgz#65672282756bf19fde3830cab6d8031bf6236064"
1265+
integrity sha512-Ak3OUdOcoovIRWZOT6oC5JhZgyJD90uWX/7HjSofn+C4LEmHxxfiyu04a73dwnezfzqDu9jEXfd2mQOOC54KZw==
12661266
dependencies:
12671267
ansi-escapes "^4.3.2"
12681268
ansis "^3.3.2"

0 commit comments

Comments
 (0)