From cd6936b0fd79c366c3610f3a9213cd33d036d9ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 06:04:16 +0000 Subject: [PATCH] chore(deps): bump @sapphire/plugin-i18next Bumps [@sapphire/plugin-i18next](https://github.com/sapphiredev/plugins/tree/HEAD/packages/i18next) from 2.3.2-next.5c855bd.0 to 2.5.0-next.fab3db9.0. - [Release notes](https://github.com/sapphiredev/plugins/releases) - [Changelog](https://github.com/sapphiredev/plugins/blob/main/packages/i18next/CHANGELOG.md) - [Commits](https://github.com/sapphiredev/plugins/commits/HEAD/packages/i18next) --- updated-dependencies: - dependency-name: "@sapphire/plugin-i18next" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index fd9baa86..55f07de6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -498,14 +498,14 @@ } }, "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", - "integrity": "sha512-XsHr0oKmdAtBcXFrsbQBEbehb/h/Lmd4OBqb7JBPxaKssHXb40YqdjK6fZe/oDU64I3fM5Dk9FQIn9LV1tdIIA==", + "version": "2.5.0-next.fab3db9.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-i18next/-/plugin-i18next-2.5.0-next.fab3db9.0.tgz", + "integrity": "sha512-Pbh9BXdwWRlilUO8qV1mG+uFZpHmIIL5p1JyAI+CxXhSSXtbiE2dgcCzueRhSeYbLvENw/81aje6HbOss38Cdg==", "dependencies": { "@sapphire/utilities": "^3.6.2", "@types/i18next-fs-backend": "^1.1.2", "chokidar": "^3.5.3", - "i18next": "^21.6.15", + "i18next": "^21.6.16", "i18next-fs-backend": "^1.1.4", "tslib": "^2.3.1" }, @@ -4263,14 +4263,14 @@ } }, "@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", - "integrity": "sha512-XsHr0oKmdAtBcXFrsbQBEbehb/h/Lmd4OBqb7JBPxaKssHXb40YqdjK6fZe/oDU64I3fM5Dk9FQIn9LV1tdIIA==", + "version": "2.5.0-next.fab3db9.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-i18next/-/plugin-i18next-2.5.0-next.fab3db9.0.tgz", + "integrity": "sha512-Pbh9BXdwWRlilUO8qV1mG+uFZpHmIIL5p1JyAI+CxXhSSXtbiE2dgcCzueRhSeYbLvENw/81aje6HbOss38Cdg==", "requires": { "@sapphire/utilities": "^3.6.2", "@types/i18next-fs-backend": "^1.1.2", "chokidar": "^3.5.3", - "i18next": "^21.6.15", + "i18next": "^21.6.16", "i18next-fs-backend": "^1.1.4", "tslib": "^2.3.1" },