Skip to content

Commit ec2c69b

Browse files
authored
Merge pull request #475 from salesforcecli/dependabot-npm_and_yarn-oclif-core-1.24.0
fix(deps): bump @oclif/core from 1.23.2 to 1.24.0
2 parents ab240c2 + e80c40e commit ec2c69b

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/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@oclif/core": "^1.23.2",
8+
"@oclif/core": "^1.24.0",
99
"@salesforce/core": "^3.32.12",
1010
"@salesforce/kit": "^1.8.2",
1111
"@salesforce/sf-plugins-core": "^1.21.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -805,10 +805,10 @@
805805
is-wsl "^2.1.1"
806806
tslib "^2.3.1"
807807

808-
"@oclif/core@^1.12.0", "@oclif/core@^1.20.3", "@oclif/core@^1.20.4", "@oclif/core@^1.21.0", "@oclif/core@^1.22.0", "@oclif/core@^1.23.0", "@oclif/core@^1.23.1", "@oclif/core@^1.23.2", "@oclif/core@^1.6.0", "@oclif/core@^1.6.3", "@oclif/core@^1.9.9":
809-
version "1.23.2"
810-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.23.2.tgz#6779f412d787ddc885b507cb00927dae71b641da"
811-
integrity sha512-NdaOaUDTRc6g1yTkOAKiEVOiQhc5CNcWNXa0QF4IS4yTjNqp4DOzgtF9Dwe585nPEKzSbTBiz1wyLOa4qIHSRQ==
808+
"@oclif/core@^1.12.0", "@oclif/core@^1.20.3", "@oclif/core@^1.20.4", "@oclif/core@^1.21.0", "@oclif/core@^1.22.0", "@oclif/core@^1.23.0", "@oclif/core@^1.23.1", "@oclif/core@^1.24.0", "@oclif/core@^1.6.0", "@oclif/core@^1.6.3", "@oclif/core@^1.9.9":
809+
version "1.24.0"
810+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.24.0.tgz#e94e2f3a1259ebb3cc867d04b12c5bfc31c21f50"
811+
integrity sha512-J41suyV4fLfLcRRySZdtgFYSjIlpYqD90SY01Fm4+ZJUMcfDh/eQAD4sogyYOsIT0bfEzYOyYCjmfHmgcoX5aA==
812812
dependencies:
813813
"@oclif/linewrap" "^1.0.0"
814814
"@oclif/screen" "^3.0.4"

0 commit comments

Comments
 (0)