From 4c30cf3b971d2d055e26834374a0f8dc55a94ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 06:02:26 +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.713221c.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..b5ba8e2a 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.713221c.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-1.2.1-next.713221c.0.tgz", + "integrity": "sha512-EgjJrxq+Ypak0zEtceVqvQEjI4PHwPcufR8hDtl/Dd1kUnQQ10kov/Czv2qZdnNu+VHCvYyynSYzPZNv0lPHWA==", "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.713221c.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-editable-commands/-/plugin-editable-commands-1.2.1-next.713221c.0.tgz", + "integrity": "sha512-EgjJrxq+Ypak0zEtceVqvQEjI4PHwPcufR8hDtl/Dd1kUnQQ10kov/Czv2qZdnNu+VHCvYyynSYzPZNv0lPHWA==", "requires": { "@skyra/editable-commands": "^2.1.2", "tslib": "^2.3.1"