Skip to content

Commit 434e45c

Browse files
fix(deps): bump @oclif/core from 4.11.0 to 4.11.1 (#1319)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.11.0 to 4.11.1. - [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.1) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.11.1 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 609c3bc commit 434e45c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-plugins/issues",
77
"dependencies": {
8-
"@oclif/core": "^4.11.0",
8+
"@oclif/core": "^4.11.1",
99
"ansis": "^3.17.0",
1010
"debug": "^4.4.0",
1111
"npm": "^11.13.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,10 +1735,10 @@
17351735
wordwrap "^1.0.0"
17361736
wrap-ansi "^7.0.0"
17371737

1738-
"@oclif/core@^4", "@oclif/core@^4.10.5", "@oclif/core@^4.11.0":
1739-
version "4.11.0"
1740-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.0.tgz#262102cbdabfe0f83eba5381a4ffcd34d779921a"
1741-
integrity sha512-nTkRMgxFlIKQIIYGvhO2JMsLSQ1aHPHblHfFgxgoBrGK8Ao/8wxc4eNOIv/+t8dMXliZd7mREVr6la4aXXXg5A==
1738+
"@oclif/core@^4", "@oclif/core@^4.10.5", "@oclif/core@^4.11.1":
1739+
version "4.11.1"
1740+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.1.tgz#f72284b4e14c4a3f47a9952ed2234f000fc23536"
1741+
integrity sha512-+N5yqeoOKPnT0p+ZJiNutMILsZukZrEpsVup24XERla594EkGSWS9tiCqRfvzr1xfvf/AhM9pb0yPaf8L3Y9Uw==
17421742
dependencies:
17431743
ansi-escapes "^4.3.2"
17441744
ansis "^3.17.0"

0 commit comments

Comments
 (0)