From 149691bb8d122ac335bba153c4fdf8340a8f1083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 08:44:47 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 1.19.1 to 1.20.0 Bumps [@oclif/core](https://github.com/oclif/core) from 1.19.1 to 1.20.0. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/1.19.1...1.20.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 36 +----------------------------------- 2 files changed, 2 insertions(+), 36 deletions(-) diff --git a/package.json b/package.json index 68d69348..774b9db7 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": { - "@oclif/core": "^1.19.1", + "@oclif/core": "^1.20.0", "chalk": "^4.1.2", "just-diff": "^5.1.1", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 36c5c40e..63da272c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -812,41 +812,7 @@ supports-color "^8.1.1" tslib "^2" -"@oclif/core@^1.0.8", "@oclif/core@^1.16.5", "@oclif/core@^1.19.1", "@oclif/core@^1.2.1", "@oclif/core@^1.6.4": - version "1.19.1" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.19.1.tgz#6dba92cfb7f1412e43068db3e9716215786f85a3" - integrity sha512-+LtMYQNzfLoYUcBTsWSFQ/4mqiA70XRU6tP+lDNmQQTrB5FHzDoBbyYvdjvMeS42izg78gjlN++rLUaAUCloNw== - dependencies: - "@oclif/linewrap" "^1.0.0" - "@oclif/screen" "^3.0.2" - ansi-escapes "^4.3.2" - ansi-styles "^4.3.0" - cardinal "^2.1.1" - chalk "^4.1.2" - clean-stack "^3.0.1" - cli-progress "^3.10.0" - debug "^4.3.4" - ejs "^3.1.6" - fs-extra "^9.1.0" - get-package-type "^0.1.0" - globby "^11.1.0" - hyperlinker "^1.0.0" - indent-string "^4.0.0" - is-wsl "^2.2.0" - js-yaml "^3.14.1" - natural-orderby "^2.0.3" - object-treeify "^1.1.33" - password-prompt "^1.1.2" - semver "^7.3.7" - string-width "^4.2.3" - strip-ansi "^6.0.1" - supports-color "^8.1.1" - supports-hyperlinks "^2.2.0" - tslib "^2.3.1" - widest-line "^3.1.0" - wrap-ansi "^7.0.0" - -"@oclif/core@^1.18.0": +"@oclif/core@^1.0.8", "@oclif/core@^1.16.5", "@oclif/core@^1.18.0", "@oclif/core@^1.2.1", "@oclif/core@^1.20.0", "@oclif/core@^1.6.4": version "1.20.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.20.0.tgz#04a37b66cedeeb21630b91095466641bc499f706" integrity sha512-yByf6w5JOFsbIeyYEF8rSbvN4uCI/7O9lGNg0kY0N+HH6edtpCtGHe6p/4+5yPNEmGL6P8IEKi+9s0Ys774mgw==