Skip to content

Commit ec7d648

Browse files
fix(deps): bump @oclif/core from 4.5.2 to 4.5.3 (#407)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.5.2...4.5.3) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ac616b commit ec7d648

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,9 +1712,9 @@
17121712
which "^5.0.0"
17131713

17141714
"@oclif/core@^4", "@oclif/core@^4.5.2":
1715-
version "4.5.2"
1716-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.2.tgz#4db8a365fa7e9e33af272294f710a7f3f25538e2"
1717-
integrity sha512-eQcKyrEcDYeZJKu4vUWiu0ii/1Gfev6GF4FsLSgNez5/+aQyAUCjg3ZWlurf491WiYZTXCWyKAxyPWk8DKv2MA==
1715+
version "4.5.3"
1716+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.3.tgz#2b913879e1673d95e63254573b67326b62f5f309"
1717+
integrity sha512-ISoFlfmsuxJvNKXhabCO4/KqNXDQdLHchZdTPfZbtqAsQbqTw5IKitLVZq9Sz1LWizN37HILp4u0350B8scBjg==
17181718
dependencies:
17191719
ansi-escapes "^4.3.2"
17201720
ansis "^3.17.0"

0 commit comments

Comments
 (0)