Skip to content

Commit f19b0eb

Browse files
chore(dev-deps): bump @oclif/core from 4.0.28 to 4.0.29
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.28 to 4.0.29. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.28...4.0.29) --- 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 86b7093 commit f19b0eb

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": "^11.3.12"
1010
},
1111
"devDependencies": {
12-
"@oclif/core": "^4.0.28",
12+
"@oclif/core": "^4.0.29",
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
@@ -1251,10 +1251,10 @@
12511251
"@nodelib/fs.scandir" "2.1.5"
12521252
fastq "^1.6.0"
12531253

1254-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.28":
1255-
version "4.0.28"
1256-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.28.tgz#63b16cc0fa06e02374fad3432a0422a43f118d6d"
1257-
integrity sha512-lKM1W2glLJmVxZrnb+k3NaudzG9V2yoKJZcW+lmfMf/yPlx6bT/N+DELUsSwdm1VfJAXaQmpLV4+AfEX5qq3mA==
1254+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.29":
1255+
version "4.0.29"
1256+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.29.tgz#55f7a6b85e3e67dd1ce9fcef421dc2555e5ddf53"
1257+
integrity sha512-WEbrRn+X9FG8Wk8U/JUAd4bTzCwOtKPqpCP4ijfqEK8g2ZXV1bGG3FSCTmZkZLNDt/WUYYJpC0Tjjqxn1T4Bzg==
12581258
dependencies:
12591259
ansi-escapes "^4.3.2"
12601260
ansis "^3.3.2"

0 commit comments

Comments
 (0)