From a291dea5fc00b8934cc1dbb003d1284d10db2e53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 00:55:19 +0000 Subject: [PATCH] Bump @oclif/core from 1.12.1 to 1.13.0 Bumps [@oclif/core](https://github.com/oclif/core) from 1.12.1 to 1.13.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/v1.12.1...v1.13.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8e935d7..96a5515 100644 --- a/package-lock.json +++ b/package-lock.json @@ -517,9 +517,9 @@ } }, "node_modules/@oclif/core": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.12.1.tgz", - "integrity": "sha512-9ZPh9MLirv2CbOHMybPw3Fczr56OAVi8UQZXTBM4AYmtuL3nHsovV5lvsNPvtAqa+IQuJQb//ERpKTThwJY6WA==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.13.0.tgz", + "integrity": "sha512-/cn36jfnjUxodiJZEGHtGKkUAD15qeHHBC/+FiPkKQYAvGtcht3XRL3wDidOkp3awotN6DzxhHOu5ZrDKowmTQ==", "dependencies": { "@oclif/linewrap": "^1.0.0", "@oclif/screen": "^3.0.2", @@ -551,7 +551,7 @@ "wrap-ansi": "^7.0.0" }, "engines": { - "node": ">=12.0.0" + "node": ">=14.0.0" } }, "node_modules/@oclif/linewrap": { @@ -9039,9 +9039,9 @@ } }, "@oclif/core": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.12.1.tgz", - "integrity": "sha512-9ZPh9MLirv2CbOHMybPw3Fczr56OAVi8UQZXTBM4AYmtuL3nHsovV5lvsNPvtAqa+IQuJQb//ERpKTThwJY6WA==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.13.0.tgz", + "integrity": "sha512-/cn36jfnjUxodiJZEGHtGKkUAD15qeHHBC/+FiPkKQYAvGtcht3XRL3wDidOkp3awotN6DzxhHOu5ZrDKowmTQ==", "requires": { "@oclif/linewrap": "^1.0.0", "@oclif/screen": "^3.0.2",