Skip to content

Commit c73be85

Browse files
authored
Merge pull request #1248 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.2.0
fix(deps): bump @oclif/core from 4.0.37 to 4.2.0
2 parents 53b6b22 + fbb9e3a commit c73be85

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": "^4.0.37",
8+
"@oclif/core": "^4.2.0",
99
"@oclif/multi-stage-output": "^0.8.0",
1010
"@salesforce/apex-node": "^8.1.18",
1111
"@salesforce/core": "^8.6.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,10 +1359,10 @@
13591359
"@nodelib/fs.scandir" "2.1.5"
13601360
fastq "^1.6.0"
13611361

1362-
"@oclif/core@^4", "@oclif/core@^4.0.23", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.0.36", "@oclif/core@^4.0.37":
1363-
version "4.0.37"
1364-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.37.tgz#133d3f3951cd7a5fc52a3fec63ba2172921b535c"
1365-
integrity sha512-D69KH08/08kAPaDUPzDALYfqC2BXi4LRDQ/+59P3zZoVKYMoFO1kOouNILpI4bQKA+PpI2REctXMebB8U/bYHQ==
1362+
"@oclif/core@^4", "@oclif/core@^4.0.23", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.0.36", "@oclif/core@^4.2.0":
1363+
version "4.2.0"
1364+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.0.tgz#ab78b247dfd66322d9c9376ebaf3764e3c82fefe"
1365+
integrity sha512-ETM2N/GL7W37Kv1Afv1j1Gh77CynS2ubEPP+p+MnjUXEjghNe7+bKAWhPkHnBuFAVFAqdv0qMpUAjxKLbsmbJw==
13661366
dependencies:
13671367
ansi-escapes "^4.3.2"
13681368
ansis "^3.3.2"

0 commit comments

Comments
 (0)