Skip to content

Commit 6dd12b2

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 b7850fe commit 6dd12b2

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
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@jsforce/jsforce-node": "^3.10.14",
52-
"@oclif/core": "^4.10.6",
52+
"@oclif/core": "^4.11.0",
5353
"@oclif/plugin-command-snapshot": "^5.3.15",
5454
"@salesforce/cli-plugins-testkit": "^5.3.55",
5555
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1705,10 +1705,10 @@
17051705
wordwrap "^1.0.0"
17061706
wrap-ansi "^7.0.0"
17071707

1708-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.6":
1709-
version "4.10.6"
1710-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.6.tgz#233d66284d8c7c8162c9d437754503734069dd85"
1711-
integrity sha512-ySCOYnPKZE3KACT1V9It99hWG9b8E5MpagbRdWxPNRO3beMqmbr4SLUQoFtZ9XRtW++kks1ZVwZOdpnR8rpb9A==
1708+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.11.0":
1709+
version "4.11.0"
1710+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.0.tgz#262102cbdabfe0f83eba5381a4ffcd34d779921a"
1711+
integrity sha512-nTkRMgxFlIKQIIYGvhO2JMsLSQ1aHPHblHfFgxgoBrGK8Ao/8wxc4eNOIv/+t8dMXliZd7mREVr6la4aXXXg5A==
17121712
dependencies:
17131713
ansi-escapes "^4.3.2"
17141714
ansis "^3.17.0"

0 commit comments

Comments
 (0)