Skip to content

Commit 6b2e74b

Browse files
chore(dev-deps): bump oclif from 4.14.26 to 4.14.27
Bumps [oclif](https://github.com/oclif/oclif) from 4.14.26 to 4.14.27. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.14.26...4.14.27) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7095e2f commit 6b2e74b

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
@@ -16,7 +16,7 @@
1616
"@salesforce/dev-scripts": "^10.2.9",
1717
"@salesforce/plugin-command-reference": "^3.1.20",
1818
"eslint-plugin-sf-plugin": "^1.20.5",
19-
"oclif": "^4.14.26",
19+
"oclif": "^4.14.27",
2020
"ts-node": "^10.9.2",
2121
"typescript": "^5.5.4"
2222
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5796,10 +5796,10 @@ object.values@^1.1.7:
57965796
define-properties "^1.2.0"
57975797
es-abstract "^1.22.1"
57985798

5799-
oclif@^4.14.26:
5800-
version "4.14.26"
5801-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.26.tgz#0fad7ae2bcc12ef019f8ce78c6045b1bb8f3c484"
5802-
integrity sha512-UOkzTeOvXDCyixgxf+UmM/1fbJpi9rmGFYC4WLUYT36m4oTVSl/9EfYIa5s+YL7BqfKXYD1vsV4WkdWFnsnM3g==
5799+
oclif@^4.14.27:
5800+
version "4.14.27"
5801+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.27.tgz#438f0dc37c016ca195ab60c41a33ddda09745540"
5802+
integrity sha512-fS7fsQ3uYDjTa12jGMRyst4Ug+NZh4BwmXOOa/HLpMPpEKMb4iXxUEBY41wMXnbuAig4bbEHDSOlk9oryqU/WA==
58035803
dependencies:
58045804
"@aws-sdk/client-cloudfront" "^3.624.0"
58055805
"@aws-sdk/client-s3" "^3.633.0"

0 commit comments

Comments
 (0)