From f4135d31443c1ada0f3b7b20f6d4f76b9e56626d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 06:03:11 +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.ca91a06.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..6ec62610 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.ca91a06.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-2.2.3-next.ca91a06.0.tgz", + "integrity": "sha512-a/ItRxUY1CwlhOHubE3jCf0+T0VIu35fJSnEYR5rD65BxhhzxQ4WxB+fvM8AFi37LmpoXDdddzKL4lCJrlCySw==", "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.ca91a06.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-2.2.3-next.ca91a06.0.tgz", + "integrity": "sha512-a/ItRxUY1CwlhOHubE3jCf0+T0VIu35fJSnEYR5rD65BxhhzxQ4WxB+fvM8AFi37LmpoXDdddzKL4lCJrlCySw==", "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",