Skip to content

Commit e9bd0e4

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

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,9 +1687,9 @@
16871687
wrap-ansi "^7.0.0"
16881688

16891689
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2":
1690-
version "4.11.0"
1691-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.0.tgz#262102cbdabfe0f83eba5381a4ffcd34d779921a"
1692-
integrity sha512-nTkRMgxFlIKQIIYGvhO2JMsLSQ1aHPHblHfFgxgoBrGK8Ao/8wxc4eNOIv/+t8dMXliZd7mREVr6la4aXXXg5A==
1690+
version "4.11.2"
1691+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.2.tgz#c8062fc16f0d82c247f60670364026483a48d522"
1692+
integrity sha512-LWDalCgy+hYyAkLa9sMIXMXk6ws5RzQhVnkmfXtVIIyEEYigbXQ/9/x+s76p53MiXxNc6SJB7lfwkPF+SdzfMQ==
16931693
dependencies:
16941694
ansi-escapes "^4.3.2"
16951695
ansis "^3.17.0"
@@ -1702,7 +1702,7 @@
17021702
is-wsl "^2.2.0"
17031703
lilconfig "^3.1.3"
17041704
minimatch "^10.2.5"
1705-
semver "^7.7.3"
1705+
semver "^7.8.0"
17061706
string-width "^4.2.3"
17071707
supports-color "^8"
17081708
tinyglobby "^0.2.14"

0 commit comments

Comments
 (0)