Skip to content

Commit f9da6e4

Browse files
chore(dev-deps): bump @oclif/core from 4.0.0-beta.6 to 4.0.0-beta.13
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.0-beta.6 to 4.0.0-beta.13. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.0-beta.6...4.0.0-beta.13) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7975c8 commit f9da6e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@commitlint/config-conventional": "^18.6.3",
16-
"@oclif/core": "^4.0.0-beta.6",
16+
"@oclif/core": "^4.0.0-beta.13",
1717
"@oclif/prettier-config": "^0.2.1",
1818
"@types/chai": "^4.3.16",
1919
"@types/debug": "^4.1.12",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -373,10 +373,10 @@
373373
"@nodelib/fs.scandir" "2.1.5"
374374
fastq "^1.6.0"
375375

376-
"@oclif/core@^4.0.0-beta.6":
377-
version "4.0.0-beta.6"
378-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.0-beta.6.tgz#43cc1114d502ba27b95fd52db7870d5bccf949cd"
379-
integrity sha512-FI1eGHBJzHR1EAWJlydRUuP1Mpb2k1nI+ANRwl1KCLmdA5+zd+J0qaQpcQnItuwzcrJaMNxx92vqOTF3bp882g==
376+
"@oclif/core@^4.0.0-beta.13":
377+
version "4.0.0-beta.13"
378+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.0-beta.13.tgz#0e0a6431cfe612db77073d2f9ef361f14e4090b8"
379+
integrity sha512-ug8CZUCJphgetSZVgd4HQgyewlYVGGG1LIeFXGxjgYsjZ/f5I3nSCj7xpAMEDqjVD/lwmSujtVwa7tvEgLGICw==
380380
dependencies:
381381
ansi-escapes "^4.3.2"
382382
ansis "^3.0.1"

0 commit comments

Comments
 (0)