Skip to content

Commit 5400ac0

Browse files
authored
Merge pull request #826 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.8.0
chore(dev-deps): bump @oclif/core from 4.5.6 to 4.8.0
2 parents 135cf67 + 7551abd commit 5400ac0

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
@@ -12,7 +12,7 @@
1212
"ansis": "^3.3.1"
1313
},
1414
"devDependencies": {
15-
"@oclif/core": "^4.5.4",
15+
"@oclif/core": "^4.8.0",
1616
"@oclif/plugin-command-snapshot": "^5.3.8",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1700,10 +1700,10 @@
17001700
"@nodelib/fs.scandir" "2.1.5"
17011701
fastq "^1.6.0"
17021702

1703-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.4", "@oclif/core@^4.5.5":
1704-
version "4.5.6"
1705-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41"
1706-
integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw==
1703+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5", "@oclif/core@^4.8.0":
1704+
version "4.8.0"
1705+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.0.tgz#bde8fad00019c8c0a8e27787b4b42c4670842785"
1706+
integrity sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==
17071707
dependencies:
17081708
ansi-escapes "^4.3.2"
17091709
ansis "^3.17.0"

0 commit comments

Comments
 (0)