From 1bc593e947ad1476f76cda1d9e71be96109ac5f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 00:55:01 +0000 Subject: [PATCH] Bump @oclif/plugin-plugins from 3.8.4 to 3.9.0 Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 3.8.4 to 3.9.0. - [Release notes](https://github.com/oclif/plugin-plugins/releases) - [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-plugins/compare/3.8.4...3.9.0) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-type: direct:production update-type: version-update:semver-minor ... 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 375e02c88..293b38248 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2727,9 +2727,9 @@ } }, "node_modules/@oclif/plugin-plugins": { - "version": "3.8.4", - "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.8.4.tgz", - "integrity": "sha512-msar390ub3aCohh4ZsbbS/mKobmF3p/BUd3J1WQ62XE9UDbrzkhVAowf3fsmgSSYCQxMwgGokJwj24O6ZpW+6w==", + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.9.0.tgz", + "integrity": "sha512-xnOAHfFjEjNa/90PjrU/H3S/Dq4MuRVrG3c4wPCjrC/0c8IKkOml0Rutu+hLEz9G4mCPf20HVLzw7Vk4I3dyPg==", "dependencies": { "@oclif/core": "^2.15.0", "chalk": "^4.1.2",