Skip to content

Commit fdc1682

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

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/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@oclif/core": "^1.22.0",
8+
"@oclif/core": "^1.23.1",
99
"@salesforce/core": "^3.32.11",
1010
"@salesforce/sf-plugins-core": "^1.17.0",
1111
"tslib": "^2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -737,10 +737,10 @@
737737
is-wsl "^2.1.1"
738738
tslib "^2.3.1"
739739

740-
"@oclif/core@^1.19.0", "@oclif/core@^1.20.3", "@oclif/core@^1.20.4", "@oclif/core@^1.22.0", "@oclif/core@^1.6.3":
741-
version "1.22.0"
742-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.22.0.tgz#dfdd76db6435cc1be2de7bbe25c23302332b9297"
743-
integrity sha512-Bvyi6uFbmpkFl9XUATsGMlqEDGfqMKWL0Mu5VQTuPg7/NIyfygYkaburn11uGkOp0a8yG6fPpyVBfGmztjNPGA==
740+
"@oclif/core@^1.19.0", "@oclif/core@^1.20.3", "@oclif/core@^1.20.4", "@oclif/core@^1.22.0", "@oclif/core@^1.23.1", "@oclif/core@^1.6.3":
741+
version "1.23.1"
742+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.23.1.tgz#bebbbc4e02a4c1a4216d64165f892037f8a1e14a"
743+
integrity sha512-nz7wVGesJ1Qg74p1KNKluZpQ3Z042mqdaRlczEI4Xwqj5s9jjdDBCDHNkiGzV4UAKzicVzipNj6qqhyUWKYnaA==
744744
dependencies:
745745
"@oclif/linewrap" "^1.0.0"
746746
"@oclif/screen" "^3.0.3"

0 commit comments

Comments
 (0)