Skip to content

Commit 9b10ee9

Browse files
authored
Merge pull request #1154 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.2.0
chore(dev-deps): bump @oclif/core from 4.0.37 to 4.2.0
2 parents 87a4383 + 398a724 commit 9b10ee9

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
@@ -132,7 +132,7 @@
132132
"terminal-link": "^3.0.0"
133133
},
134134
"devDependencies": {
135-
"@oclif/core": "^4.0.37",
135+
"@oclif/core": "^4.2.0",
136136
"@oclif/plugin-command-snapshot": "^5.2.23",
137137
"@oclif/test": "^4.1.3",
138138
"@salesforce/cli-plugins-testkit": "^5.3.39",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,10 +1372,10 @@
13721372
"@nodelib/fs.scandir" "2.1.5"
13731373
fastq "^1.6.0"
13741374

1375-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32", "@oclif/core@^4.0.37":
1376-
version "4.0.37"
1377-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.37.tgz#133d3f3951cd7a5fc52a3fec63ba2172921b535c"
1378-
integrity sha512-D69KH08/08kAPaDUPzDALYfqC2BXi4LRDQ/+59P3zZoVKYMoFO1kOouNILpI4bQKA+PpI2REctXMebB8U/bYHQ==
1375+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32", "@oclif/core@^4.2.0":
1376+
version "4.2.0"
1377+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.0.tgz#ab78b247dfd66322d9c9376ebaf3764e3c82fefe"
1378+
integrity sha512-ETM2N/GL7W37Kv1Afv1j1Gh77CynS2ubEPP+p+MnjUXEjghNe7+bKAWhPkHnBuFAVFAqdv0qMpUAjxKLbsmbJw==
13791379
dependencies:
13801380
ansi-escapes "^4.3.2"
13811381
ansis "^3.3.2"

0 commit comments

Comments
 (0)