From a2a40506b05dbcb89a5ec7e99480b3327faf64b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 09:27:31 +0000 Subject: [PATCH] chore(deps): bump ci-info from 3.5.0 to 3.8.0 Bumps [ci-info](https://github.com/watson/ci-info) from 3.5.0 to 3.8.0. - [Release notes](https://github.com/watson/ci-info/releases) - [Changelog](https://github.com/watson/ci-info/blob/master/CHANGELOG.md) - [Commits](https://github.com/watson/ci-info/compare/v3.5.0...v3.8.0) --- updated-dependencies: - dependency-name: ci-info dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/cli/create-strapi-starter/package.json | 2 +- packages/core/strapi/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/cli/create-strapi-starter/package.json b/packages/cli/create-strapi-starter/package.json index 9a4ced1063..f8f97ac130 100644 --- a/packages/cli/create-strapi-starter/package.json +++ b/packages/cli/create-strapi-starter/package.json @@ -40,7 +40,7 @@ "dependencies": { "@strapi/generate-new": "4.7.1", "chalk": "4.1.1", - "ci-info": "3.5.0", + "ci-info": "3.8.0", "commander": "8.3.0", "execa": "5.1.1", "fs-extra": "10.0.0", diff --git a/packages/core/strapi/package.json b/packages/core/strapi/package.json index 745b2d7592..1286354e0a 100644 --- a/packages/core/strapi/package.json +++ b/packages/core/strapi/package.json @@ -98,7 +98,7 @@ "boxen": "5.1.2", "chalk": "4.1.2", "chokidar": "3.5.2", - "ci-info": "3.5.0", + "ci-info": "3.8.0", "cli-table3": "0.6.2", "commander": "8.3.0", "configstore": "5.0.1", diff --git a/yarn.lock b/yarn.lock index 85a4d79db4..a1ef971b1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9017,10 +9017,10 @@ chrome-trace-event@^1.0.2: resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac" integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg== -ci-info@3.5.0, ci-info@^3.2.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.5.0.tgz#bfac2a29263de4c829d806b1ab478e35091e171f" - integrity sha512-yH4RezKOGlOhxkmhbeNuC4eYZKAUsEaGtBuBzDDP1eFUKiccDWzBABxBfOx31IDwDIXMTxWuwAxUGModvkbuVw== +ci-info@3.8.0, ci-info@^3.2.0: + version "3.8.0" + resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.8.0.tgz#81408265a5380c929f0bc665d62256628ce9ef91" + integrity sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw== ci-info@^2.0.0: version "2.0.0"