From 651fd8640a4f097198f666fc9308dab7f6d95cd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 15:06:41 +0200 Subject: [PATCH] build(deps): bump the oclif group with 1 update (#365) Bumps the oclif group with 1 update: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins). - [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.6.0...3.7.0) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oclif ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8e511c6f..0c54aea7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -830,9 +830,9 @@ } }, "node_modules/@oclif/plugin-plugins": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.6.0.tgz", - "integrity": "sha512-xjcwI1QaZwlTqxr6lfbSbGQHATZ2ZJwwBcTyqw5ooMFpO8SUtJ+iAGQmy8mWWsAr03UANsNLU5XjuYTq+nyu4g==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.7.0.tgz", + "integrity": "sha512-cHH8o5sFwyhYd/udZ/E63FgIjkRyUw0q9TNC62NcRi2D43eRW/6bXShnvO8o+D9WCfQWrnGw+DX6In3CBsIgIw==", "dependencies": { "@oclif/core": "^2.15.0", "chalk": "^4.1.2",