From 8d182284f2c861f5e680987e48cf625d72949032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 01:54:08 +0000 Subject: [PATCH] Bump @oclif/plugin-warn-if-update-available from 3.1.29 to 3.1.30 Bumps [@oclif/plugin-warn-if-update-available](https://github.com/oclif/plugin-warn-if-update-available) from 3.1.29 to 3.1.30. - [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/3.1.29...3.1.30) --- 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index da20e1bfa2..40bbf2997e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9576,9 +9576,9 @@ } }, "node_modules/@oclif/plugin-warn-if-update-available": { - "version": "3.1.29", - "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.29.tgz", - "integrity": "sha512-NmD6hcyBquo9TV26tnYnsbyR69VzaeMC3kqks0YT2947CSJS7smONMxpkjU2P4kLTH4Tn8/n5w/sjoegNe1jdw==", + "version": "3.1.30", + "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.30.tgz", + "integrity": "sha512-mluHDyIraM8T0Je25npNwV0p8T2cudeTe1N6P6KQ2rgPpgcW59Z+vze0VSJcZ7f+S65M3mk0TXn3qj7gtS3PLA==", "dependencies": { "@oclif/core": "^4", "ansis": "^3.5.2",