From 0a49eb442d75959906cce3d4a0490f749e759d9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Aug 2022 06:05:44 +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 3.0.0-next.e53558f.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-major ... 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..0f33775e 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": "3.0.0-next.e53558f.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-3.0.0-next.e53558f.0.tgz", + "integrity": "sha512-CnQwX36YD27l8AkSblbOTe0bLB6Y8h8TyWmyp7Vzg4cRc4RBJF3McctoL2I4UBrOzEQF2/3BbFlzvXYudO6bqw==", "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": "3.0.0-next.e53558f.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-3.0.0-next.e53558f.0.tgz", + "integrity": "sha512-CnQwX36YD27l8AkSblbOTe0bLB6Y8h8TyWmyp7Vzg4cRc4RBJF3McctoL2I4UBrOzEQF2/3BbFlzvXYudO6bqw==", "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",