From 90a10c6cd09cf05fec028080647e72c4b0bda066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 11:17:57 -0500 Subject: [PATCH] chore(deps): bump @npmcli/ci-detect from 3.0.0 to 3.0.1 (#654) Bumps [@npmcli/ci-detect](https://github.com/npm/ci-detect) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/npm/ci-detect/releases) - [Changelog](https://github.com/npm/ci-detect/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/ci-detect/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: "@npmcli/ci-detect" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index f5d2851c1..7403852f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1383,9 +1383,9 @@ } }, "node_modules/@npmcli/ci-detect": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-3.0.0.tgz", - "integrity": "sha512-d6eGMbZ2j6n2b1KpGNbTsKNpCe3NU7xe7stzeXu6BJyLbMZ/FGHnSuwozcHEckGRKF06RO+Z8FpHg7nAbBmuUw==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-3.0.1.tgz", + "integrity": "sha512-zQ/qTg2eWnGDToPZH5n7FggNlGC2OYWl6TZv/kDZrTttpm3y2bBcybXSIjlr1ne/ecVp4/vmRNxZP7qTMZo90g==", "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } @@ -11518,9 +11518,9 @@ } }, "@npmcli/ci-detect": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-3.0.0.tgz", - "integrity": "sha512-d6eGMbZ2j6n2b1KpGNbTsKNpCe3NU7xe7stzeXu6BJyLbMZ/FGHnSuwozcHEckGRKF06RO+Z8FpHg7nAbBmuUw==" + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-3.0.1.tgz", + "integrity": "sha512-zQ/qTg2eWnGDToPZH5n7FggNlGC2OYWl6TZv/kDZrTttpm3y2bBcybXSIjlr1ne/ecVp4/vmRNxZP7qTMZo90g==" }, "@pkgr/utils": { "version": "2.3.0",