From bb57e7b2ce9d92568cc757bd957fa067e2e18ecf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 14:09:24 +0000 Subject: [PATCH] Bump gettext-parser from 3.1.1 to 4.0.4 Bumps [gettext-parser](https://github.com/smhg/gettext-parser) from 3.1.1 to 4.0.4. - [Release notes](https://github.com/smhg/gettext-parser/releases) - [Changelog](https://github.com/smhg/gettext-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/smhg/gettext-parser/compare/v3.1.1...v4.0.4) 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 20b96337..57a76e48 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "homepage": "https://github.com/Ultimaker/react-web-components#readme", "dependencies": { "classnames": "^2.2.6", - "gettext-parser": "^3.1.0", + "gettext-parser": "^4.0.4", "lodash.debounce": "^4.0.8", "node-gettext": "^2.0.0", "react-alice-carousel": "^1.14.0",