From e7342c94f22136096d8baf65ee847237273e9764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 06:02:02 +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.1-next.713221c.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..2ee9e3c4 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.1-next.713221c.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-i18next/-/plugin-i18next-2.5.1-next.713221c.0.tgz", + "integrity": "sha512-cl3Im+cmRL5KZezdCfvsNVo5eVUxs9Kugmy39jV5uY09+8ZRpenT44t+J3gbQ2ovd6q0iFVUn7QOh8StcUj6SQ==", "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.1-next.713221c.0", + "resolved": "https://registry.npmjs.org/@sapphire/plugin-i18next/-/plugin-i18next-2.5.1-next.713221c.0.tgz", + "integrity": "sha512-cl3Im+cmRL5KZezdCfvsNVo5eVUxs9Kugmy39jV5uY09+8ZRpenT44t+J3gbQ2ovd6q0iFVUn7QOh8StcUj6SQ==", "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" },