From 816206f2b6dbf146fd68bfa163abafec9d53def6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 06:03:18 +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.2186d06.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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index fd9baa86..c4d48ab0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -485,9 +485,9 @@ } }, "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.2186d06.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-1.2.1-next.2186d06.0.tgz", + "integrity": "sha512-2SIi/wuwyghr7k9hSB3gjSOkrxh/x5TuTgCnr/qsFGduIauy44YYAY3v024NbBrJ+8/nsA5BPAq4S4v6mwuI0g==", "dependencies": { "@skyra/editable-commands": "^2.1.2", "tslib": "^2.3.1" @@ -4254,9 +4254,9 @@ } }, "@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.2186d06.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-1.2.1-next.2186d06.0.tgz", + "integrity": "sha512-2SIi/wuwyghr7k9hSB3gjSOkrxh/x5TuTgCnr/qsFGduIauy44YYAY3v024NbBrJ+8/nsA5BPAq4S4v6mwuI0g==", "requires": { "@skyra/editable-commands": "^2.1.2", "tslib": "^2.3.1"