From b6a99b8a0c216ff0e7c29a81496ef597c578e7e6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 10:14:53 +0000 Subject: [PATCH] Update jss-rtl requirement from ^0.2.1 to ^0.2.3 in /docs Updates the requirements on [jss-rtl](https://github.com/alitaheri/jss-rtl) to permit the latest version. - [Release notes](https://github.com/alitaheri/jss-rtl/releases) - [Commits](https://github.com/alitaheri/jss-rtl/compare/v0.2.1...v0.2.3) Signed-off-by: dependabot-preview[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index e04766724131b6..eb6bee949639e1 100644 --- a/docs/package.json +++ b/docs/package.json @@ -56,7 +56,7 @@ "isomorphic-fetch": "^2.2.1", "json2mq": "^0.2.0", "jss-plugin-template": "10.0.0-alpha.17", - "jss-rtl": "^0.2.1", + "jss-rtl": "^0.2.3", "lodash": "^4.17.15", "lz-string": "^1.4.4", "markdown-to-jsx": "^6.8.3",