From 8c5d399b5cff4b5cafd5e4eed800c8d4ae03a967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 00:50:20 +0000 Subject: [PATCH] Bump @oclif/plugin-plugins from 5.1.2 to 5.1.3 Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.1.2 to 5.1.3. - [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/5.1.2...5.1.3) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" 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 f0fcaf132..93d4c5652 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5038,9 +5038,9 @@ } }, "node_modules/@oclif/plugin-plugins": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.1.2.tgz", - "integrity": "sha512-O8LhkCoL4VKFn72Ur2D9zB3a7ntgIrlOzjhRnND6cwsoA0FBeqNi0Jz8pzvJzLv7fZCN9O6kxNBN/Zmkb7rgJg==", + "version": "5.1.3", + "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.1.3.tgz", + "integrity": "sha512-85ZG8c0PzxAUavboxHS5/jPa8iM2luc9EG4at4by8eOjO76yDswN+oqFZ6qitH4Jg+JC2gF6pyh66s4w9Cr0FQ==", "dependencies": { "@oclif/core": "^3.26.6", "chalk": "^5.3.0",