From 4ac133a36bf5c0e439843ee2072c4c5125cec1a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 06:03:47 +0000 Subject: [PATCH] chore(deps): bump @sapphire/plugin-api Bumps [@sapphire/plugin-api](https://github.com/sapphiredev/plugins/tree/HEAD/packages/api) from 3.2.2-next.5c855bd.0 to 3.2.2-next.2186d06.0. - [Release notes](https://github.com/sapphiredev/plugins/releases) - [Changelog](https://github.com/sapphiredev/plugins/blob/main/packages/api/CHANGELOG.md) - [Commits](https://github.com/sapphiredev/plugins/commits/HEAD/packages/api) --- updated-dependencies: - dependency-name: "@sapphire/plugin-api" 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..4a557736 100644 --- a/package-lock.json +++ b/package-lock.json @@ -468,9 +468,9 @@ } }, "node_modules/@sapphire/plugin-api": { - "version": "3.2.2-next.5c855bd.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-api/-/plugin-api-3.2.2-next.5c855bd.0.tgz", - "integrity": "sha512-59fs0/gU7McjKqfkbiU9MwQQ8u9P6YzFBpdKCuBRRh6DtE62ivBUKqCydLl6boiKX/qnKdOyJ5Z7UBgjwTQ8Iw==", + "version": "3.2.2-next.2186d06.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-api/-/plugin-api-3.2.2-next.2186d06.0.tgz", + "integrity": "sha512-bb5C2raLz/MD4EcDVGZopRJQq24conOhbgNh48SOUfOW9c7u5issexMdgnfQivF+PPCdktfL1G1aY0bFL3MM7A==", "dependencies": { "@types/node-fetch": "2.6.1", "@types/psl": "^1.1.0", @@ -4241,9 +4241,9 @@ } }, "@sapphire/plugin-api": { - "version": "3.2.2-next.5c855bd.0", - "resolved": "https://registry.npmjs.org/@sapphire/plugin-api/-/plugin-api-3.2.2-next.5c855bd.0.tgz", - "integrity": "sha512-59fs0/gU7McjKqfkbiU9MwQQ8u9P6YzFBpdKCuBRRh6DtE62ivBUKqCydLl6boiKX/qnKdOyJ5Z7UBgjwTQ8Iw==", + "version": "3.2.2-next.2186d06.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-api/-/plugin-api-3.2.2-next.2186d06.0.tgz", + "integrity": "sha512-bb5C2raLz/MD4EcDVGZopRJQq24conOhbgNh48SOUfOW9c7u5issexMdgnfQivF+PPCdktfL1G1aY0bFL3MM7A==", "requires": { "@types/node-fetch": "2.6.1", "@types/psl": "^1.1.0",