Skip to content

Commit eac21fd

Browse files
chore(dev-deps): bump @oclif/core from 4.10.6 to 4.11.0
Bumps [@oclif/core](https://github.com/oclif/core) from 4.10.6 to 4.11.0. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.10.6...4.11.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54d7d5a commit eac21fd

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
@@ -139,7 +139,7 @@
139139
"zod": "^4.3.6"
140140
},
141141
"devDependencies": {
142-
"@oclif/core": "^4.10.6",
142+
"@oclif/core": "^4.11.0",
143143
"@oclif/plugin-command-snapshot": "^5.3.16",
144144
"@oclif/test": "^4.1.18",
145145
"@salesforce/cli-plugins-testkit": "^5.3.54",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1369,10 +1369,10 @@
13691369
wordwrap "^1.0.0"
13701370
wrap-ansi "^7.0.0"
13711371

1372-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.6", "@oclif/core@^4.5.2":
1373-
version "4.10.6"
1374-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.6.tgz#233d66284d8c7c8162c9d437754503734069dd85"
1375-
integrity sha512-ySCOYnPKZE3KACT1V9It99hWG9b8E5MpagbRdWxPNRO3beMqmbr4SLUQoFtZ9XRtW++kks1ZVwZOdpnR8rpb9A==
1372+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.11.0", "@oclif/core@^4.5.2":
1373+
version "4.11.0"
1374+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.0.tgz#262102cbdabfe0f83eba5381a4ffcd34d779921a"
1375+
integrity sha512-nTkRMgxFlIKQIIYGvhO2JMsLSQ1aHPHblHfFgxgoBrGK8Ao/8wxc4eNOIv/+t8dMXliZd7mREVr6la4aXXXg5A==
13761376
dependencies:
13771377
ansi-escapes "^4.3.2"
13781378
ansis "^3.17.0"

0 commit comments

Comments
 (0)