From 4a7d0912ff8e9313f33c3cacf794f9e55a3954d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 06:05:56 +0000 Subject: [PATCH] chore(deps): bump @sapphire/plugin-editable-commands Bumps [@sapphire/plugin-editable-commands](https://github.com/sapphiredev/plugins/tree/HEAD/packages/editable-commands) from 1.2.1-next.5c855bd.0 to 1.2.1-next.6286f49.0. - [Release notes](https://github.com/sapphiredev/plugins/releases) - [Changelog](https://github.com/sapphiredev/plugins/blob/main/packages/editable-commands/CHANGELOG.md) - [Commits](https://github.com/sapphiredev/plugins/commits/HEAD/packages/editable-commands) --- updated-dependencies: - dependency-name: "@sapphire/plugin-editable-commands" 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..3eb3190b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -485,12 +485,12 @@ } }, "node_modules/@sapphire/plugin-editable-commands": { - "version": "1.2.1-next.5c855bd.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-1.2.1-next.5c855bd.0.tgz", - "integrity": "sha512-ybNzzUmRLawtp1QosKQHXykbSyUgH/KdchC2AoF0VoZCHxNYnjArosgIOYNZxDww8uWD5hvI7xLezyDSeq1s5Q==", + "version": "1.2.1-next.6286f49.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-1.2.1-next.6286f49.0.tgz", + "integrity": "sha512-22v/oknVTRg5era6RnSFvm5M5b7Z4U2f9Ih86zNB/OpG9E1iLzI/uXkbv5xShRfCldIW7O1cUeMJUt6CuB3pHw==", "dependencies": { "@skyra/editable-commands": "^2.1.2", - "tslib": "^2.3.1" + "tslib": "^2.4.0" }, "engines": { "node": ">=16.6.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", @@ -4254,12 +4254,12 @@ } }, "@sapphire/plugin-editable-commands": { - "version": "1.2.1-next.5c855bd.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-1.2.1-next.5c855bd.0.tgz", - "integrity": "sha512-ybNzzUmRLawtp1QosKQHXykbSyUgH/KdchC2AoF0VoZCHxNYnjArosgIOYNZxDww8uWD5hvI7xLezyDSeq1s5Q==", + "version": "1.2.1-next.6286f49.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-1.2.1-next.6286f49.0.tgz", + "integrity": "sha512-22v/oknVTRg5era6RnSFvm5M5b7Z4U2f9Ih86zNB/OpG9E1iLzI/uXkbv5xShRfCldIW7O1cUeMJUt6CuB3pHw==", "requires": { "@skyra/editable-commands": "^2.1.2", - "tslib": "^2.3.1" + "tslib": "^2.4.0" } }, "@sapphire/plugin-i18next": { @@ -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",