Skip to content

Commit b3de9fe

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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-help/issues",
77
"dependencies": {
8-
"@oclif/core": "^2.11.1"
8+
"@oclif/core": "^2.11.7"
99
},
1010
"devDependencies": {
1111
"@oclif/plugin-plugins": "^2.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -509,10 +509,10 @@
509509
widest-line "^3.1.0"
510510
wrap-ansi "^7.0.0"
511511

512-
"@oclif/core@^2.11.1", "@oclif/core@^2.8.2", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4":
513-
version "2.11.1"
514-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.1.tgz#69c3cfd3d9b2df9fe94c6d16a3c5da59706f078a"
515-
integrity sha512-/DHDtm/PoSNvWdJtTv1GUYnrCrlTsEQd1CsXKNfMSylpkeOjbDIbt1w4NYZ50BfAWxpCunf7RmbwxFBpDa5lHQ==
512+
"@oclif/core@^2.11.7", "@oclif/core@^2.8.2", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4":
513+
version "2.11.7"
514+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.7.tgz#7781a4dc65597ed9d8fda39cb1b209efca1c2d24"
515+
integrity sha512-0jbHePVekndUTd+Wee0+pnCpRhuHJrKiG9OtMqf4JSBCxp5Q8V+ACf8QKN4gNH9ppbGORfnTIYtXWh60+DcIiw==
516516
dependencies:
517517
"@types/cli-progress" "^3.11.0"
518518
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)