From a7a405b5ae633ddea68ac6922d0298d5ceaf676a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 03:40:50 +0000 Subject: [PATCH] Bump i18next-parser from 1.0.0-beta34 to 1.0.0-beta37 Bumps [i18next-parser](https://github.com/i18next/i18next-parser) from 1.0.0-beta34 to 1.0.0-beta37. - [Release notes](https://github.com/i18next/i18next-parser/releases) - [Changelog](https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-parser/compare/1.0.0-beta34...1.0.0-beta37) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 610ae2a..6e31a8b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-import": "^2.16.0", "eslint-plugin-jsx-a11y": "^6.2.1", "eslint-plugin-react": "^7.12.4", - "i18next-parser": "1.0.0-beta34", + "i18next-parser": "1.0.0-beta37", "jest": "^24.1.0", "rimraf": "^2.6.3", "webpack": "^4.29.6",