Skip to content

Commit 7b2bfb4

Browse files
authored
Merge pull request #1298 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 a5d9e64 + d9b45cb commit 7b2bfb4

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.34",
8+
"@oclif/core": "^4.2.0",
99
"@oclif/multi-stage-output": "^0.8.1",
1010
"@salesforce/core": "^8.6.4",
1111
"@salesforce/kit": "^3.2.3",

yarn.lock

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

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

0 commit comments

Comments
 (0)