From b113d0053b3a80ee8d6328ee7c945f79a8edc8d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 06:03:50 +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.1811d03.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 fd9baa86..20bd8324 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.1811d03.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-1.2.1-next.1811d03.0.tgz", + "integrity": "sha512-fFquAj/jY0eR3BYQ/gUs5ewILTb8O2XlssAM5g/WllEsaLDDxXqKcmSCkrgeXbB+wmYDXMrkxuKPtrCae0QuDw==", "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.1811d03.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-1.2.1-next.1811d03.0.tgz", + "integrity": "sha512-fFquAj/jY0eR3BYQ/gUs5ewILTb8O2XlssAM5g/WllEsaLDDxXqKcmSCkrgeXbB+wmYDXMrkxuKPtrCae0QuDw==", "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",