From a3fb955bb53422b0204ef3abdfc2ee24b3da9cb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 04:21:34 +0000 Subject: [PATCH] Bump @oclif/plugin-warn-if-update-available from 2.0.32 to 2.0.33 Bumps [@oclif/plugin-warn-if-update-available](https://github.com/oclif/plugin-warn-if-update-available) from 2.0.32 to 2.0.33. - [Release notes](https://github.com/oclif/plugin-warn-if-update-available/releases) - [Changelog](https://github.com/oclif/plugin-warn-if-update-available/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-warn-if-update-available/compare/2.0.32...2.0.33) --- updated-dependencies: - dependency-name: "@oclif/plugin-warn-if-update-available" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1f5386ea3..110c72f95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2914,11 +2914,11 @@ } }, "node_modules/@oclif/plugin-warn-if-update-available": { - "version": "2.0.32", - "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.32.tgz", - "integrity": "sha512-uuSaAssSHzUUlI/tbdlkXudz8/CQXbkMwT7Onx0wvDxEeYNJHoOICXFW1ew3mKFOe3DdW90QGMBrDLFSb63Pqw==", + "version": "2.0.33", + "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.33.tgz", + "integrity": "sha512-kI43LZ17cti9iNgIxb3TSWHK26kLgmPD2q6p5wyyxUmCGqn1mclhX+xEW0TunBlUfAz6N01sv0h1xvSClxNu/g==", "dependencies": { - "@oclif/core": "^2.6.4", + "@oclif/core": "^2.7.1", "chalk": "^4.1.0", "debug": "^4.1.0", "fs-extra": "^9.0.1", @@ -17114,11 +17114,11 @@ } }, "@oclif/plugin-warn-if-update-available": { - "version": "2.0.32", - "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.32.tgz", - "integrity": "sha512-uuSaAssSHzUUlI/tbdlkXudz8/CQXbkMwT7Onx0wvDxEeYNJHoOICXFW1ew3mKFOe3DdW90QGMBrDLFSb63Pqw==", + "version": "2.0.33", + "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.33.tgz", + "integrity": "sha512-kI43LZ17cti9iNgIxb3TSWHK26kLgmPD2q6p5wyyxUmCGqn1mclhX+xEW0TunBlUfAz6N01sv0h1xvSClxNu/g==", "requires": { - "@oclif/core": "^2.6.4", + "@oclif/core": "^2.7.1", "chalk": "^4.1.0", "debug": "^4.1.0", "fs-extra": "^9.0.1",