From 31eed31e37e08bb4a8c2c38474a4a3a10496fad3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 17 Jun 2019 21:17:32 +0900 Subject: [PATCH] Bump rellax from 1.7.1 to 1.10.0 (#11040) Bumps [rellax](https://github.com/dixonandmoe/rellax) from 1.7.1 to 1.10.0. - [Release notes](https://github.com/dixonandmoe/rellax/releases) - [Commits](https://github.com/dixonandmoe/rellax/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a48996103..d23d4104b 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "redux": "^4.0.1", "redux-immutable": "^4.0.0", "redux-thunk": "^2.2.0", - "rellax": "^1.7.1", + "rellax": "^1.10.0", "requestidlecallback": "^0.3.0", "reselect": "^4.0.0", "rimraf": "^2.6.3", diff --git a/yarn.lock b/yarn.lock index 5db543547..53ae85e18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8440,10 +8440,10 @@ regjsparser@^0.6.0: dependencies: jsesc "~0.5.0" -rellax@^1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/rellax/-/rellax-1.7.1.tgz#2f82aaa1c1d8116eef08fc533c59655a097c8be2" - integrity sha512-z31r9RjKeK5wJU5C6hKBupreKQ7xi+lQHda6ttlc0N1VEyL2ZCPMyckTtvliGRsxqTPqhdCasdhexs8N5aZ4+A== +rellax@^1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/rellax/-/rellax-1.10.0.tgz#0308b813b458f9175d37ffb4272e1f616eab1341" + integrity sha512-BtxD9b8cAQcTs6iat1fqKvHMjIZ8CaxjsC5U/cIIVHC4LjkIsr0ZmeqxUm5ZvBvyjLwfPbU8Wcryp77sR5C8QA== remove-trailing-separator@^1.0.1: version "1.1.0"