From ca5acaf9abaa20677c656d2a61dc69491541b769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 06:10:18 +0000 Subject: [PATCH] chore(deps): bump @sapphire/plugin-subcommands Bumps [@sapphire/plugin-subcommands](https://github.com/sapphiredev/plugins/tree/HEAD/packages/subcommands) from 2.2.1-next.5c855bd.0 to 2.2.3-next.d55295f.0. - [Release notes](https://github.com/sapphiredev/plugins/releases) - [Changelog](https://github.com/sapphiredev/plugins/blob/main/packages/subcommands/CHANGELOG.md) - [Commits](https://github.com/sapphiredev/plugins/commits/HEAD/packages/subcommands) --- updated-dependencies: - dependency-name: "@sapphire/plugin-subcommands" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f2076f4..aa78b844 100644 --- a/package-lock.json +++ b/package-lock.json @@ -559,11 +559,11 @@ } }, "node_modules/@sapphire/plugin-subcommands": { - "version": "2.2.1-next.5c855bd.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-2.2.1-next.5c855bd.0.tgz", - "integrity": "sha512-FxL2pj2Zjd9tFrBeWTWPrp+KP7swrGuWX4LsALJdq+ynR9FxTAeWiAVIoevm5x9xwJfrZQGiHWoyQdcBTGpS3w==", + "version": "2.2.3-next.d55295f.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-2.2.3-next.d55295f.0.tgz", + "integrity": "sha512-2Rgn3AfpWlrTfOjDL5CFPYxs7pgFB9SvFUiVZoqHgqhm12szPK6G3CYAxjXNnmf0hZp9LzdkQ89SNOo1IWtYLg==", "dependencies": { - "tslib": "^2.3.1" + "tslib": "^2.4.0" }, "engines": { "node": ">=v14.0.0", @@ -3700,9 +3700,9 @@ } }, "node_modules/tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "node_modules/tsutils": { "version": "3.21.0", @@ -4308,11 +4308,11 @@ } }, "@sapphire/plugin-subcommands": { - "version": "2.2.1-next.5c855bd.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-2.2.1-next.5c855bd.0.tgz", - "integrity": "sha512-FxL2pj2Zjd9tFrBeWTWPrp+KP7swrGuWX4LsALJdq+ynR9FxTAeWiAVIoevm5x9xwJfrZQGiHWoyQdcBTGpS3w==", + "version": "2.2.3-next.d55295f.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-2.2.3-next.d55295f.0.tgz", + "integrity": "sha512-2Rgn3AfpWlrTfOjDL5CFPYxs7pgFB9SvFUiVZoqHgqhm12szPK6G3CYAxjXNnmf0hZp9LzdkQ89SNOo1IWtYLg==", "requires": { - "tslib": "^2.3.1" + "tslib": "^2.4.0" } }, "@sapphire/ratelimits": { @@ -6564,9 +6564,9 @@ } }, "tslib": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", - "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "tsutils": { "version": "3.21.0",