From 776bcf0685e16f98e4696853e3f4831493d9baaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 06:03:17 +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 3.0.1-next.66f3aa5.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-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 48 +++++++++++++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f2076f4..17f2b20c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -485,18 +485,27 @@ } }, "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": "3.0.1-next.66f3aa5.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-3.0.1-next.66f3aa5.0.tgz", + "integrity": "sha512-moAdKOBDz1WTSTOGztU2K67HqodMztoVaL7R+PXya27e6VPxTL3l49CkM2Eo4f0RnQ6UY2Wk1nmbI9wKYmzCfA==", "dependencies": { - "@skyra/editable-commands": "^2.1.2", - "tslib": "^2.3.1" + "@skyra/editable-commands": "^3.0.0", + "tslib": "^2.5.0" }, "engines": { "node": ">=16.6.0", "npm": ">=7.0.0" } }, + "node_modules/@sapphire/plugin-editable-commands/node_modules/@skyra/editable-commands": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@skyra/editable-commands/-/editable-commands-3.0.0.tgz", + "integrity": "sha512-xP0yQDvNAjK1SsEqa9kwnkvr/jvzrrc5a6vp64hQULQezMXFBD23NBYMphV0CgLIDCifJHZfgQPBPL3zUAz5+A==", + "engines": { + "node": ">=16.6", + "npm": ">=7.24.2" + } + }, "node_modules/@sapphire/plugin-i18next": { "version": "2.3.2-next.5c855bd.0", "resolved": "https://registry.npmjs.org/@sapphire/plugin-i18next/-/plugin-i18next-2.3.2-next.5c855bd.0.tgz", @@ -3700,9 +3709,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.5.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", + "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" }, "node_modules/tsutils": { "version": "3.21.0", @@ -4254,12 +4263,19 @@ } }, "@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": "3.0.1-next.66f3aa5.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-3.0.1-next.66f3aa5.0.tgz", + "integrity": "sha512-moAdKOBDz1WTSTOGztU2K67HqodMztoVaL7R+PXya27e6VPxTL3l49CkM2Eo4f0RnQ6UY2Wk1nmbI9wKYmzCfA==", "requires": { - "@skyra/editable-commands": "^2.1.2", - "tslib": "^2.3.1" + "@skyra/editable-commands": "^3.0.0", + "tslib": "^2.5.0" + }, + "dependencies": { + "@skyra/editable-commands": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@skyra/editable-commands/-/editable-commands-3.0.0.tgz", + "integrity": "sha512-xP0yQDvNAjK1SsEqa9kwnkvr/jvzrrc5a6vp64hQULQezMXFBD23NBYMphV0CgLIDCifJHZfgQPBPL3zUAz5+A==" + } } }, "@sapphire/plugin-i18next": { @@ -6564,9 +6580,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.5.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", + "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" }, "tsutils": { "version": "3.21.0",