Skip to content

Commit 885d28b

Browse files
fix(deps): bump @oclif/core from 2.8.2 to 2.8.5
Bumps [@oclif/core](https://github.com/oclif/core) from 2.8.2 to 2.8.5. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@2.8.2...2.8.5) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eaecd73 commit 885d28b

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/oclif/test/issues",
77
"dependencies": {
8-
"@oclif/core": "^2.8.2",
8+
"@oclif/core": "^2.8.5",
99
"fancy-test": "^2.0.21"
1010
},
1111
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -292,10 +292,10 @@
292292
"@nodelib/fs.scandir" "2.1.5"
293293
fastq "^1.6.0"
294294

295-
"@oclif/core@^2.8.2":
296-
version "2.8.2"
297-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.2.tgz#86fc31f20419dbb3cd25f89f4f1d83760c60f7c0"
298-
integrity sha512-g50NrCdEcFlBfuwZb9RxLmxPNQ9wIaBPOiwbxlGYRkHMnsC6LNHcvVtyDnmndU8qoXrmCOZ6ocSZenOMlG+G1w==
295+
"@oclif/core@^2.8.5":
296+
version "2.8.5"
297+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.5.tgz#7964057bbee5e91dae8b35e030e767f38e50a19e"
298+
integrity sha512-316DLfrHQDYmWDriI4Woxk9y1wVUrPN1sZdbQLHdOdlTA9v/twe7TdHpWOriEypfl6C85NWEJKc1870yuLtjrQ==
299299
dependencies:
300300
"@types/cli-progress" "^3.11.0"
301301
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)