From 64c363cf21101157caf71e91160cc4596c4fccbd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2020 08:29:36 +0000 Subject: [PATCH] Bump styletron-react from 5.2.6 to 5.2.7 Bumps [styletron-react](https://github.com/styletron/styletron) from 5.2.6 to 5.2.7. - [Release notes](https://github.com/styletron/styletron/releases) - [Changelog](https://github.com/styletron/styletron/blob/master/CHANGELOG.md) - [Commits](https://github.com/styletron/styletron/compare/styletron-react@5.2.6...styletron-react@5.2.7) Signed-off-by: dependabot-preview[bot] --- packages/frontend/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 9061c0d..143451d 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -42,7 +42,7 @@ "react-router-dom": "^5.1.2", "react-scripts": "3.3.0", "styletron-engine-atomic": "^1.4.4", - "styletron-react": "^5.2.6", + "styletron-react": "^5.2.7", "valid-url": "^1.0.9" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index f8e8be5..56dd877 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10894,10 +10894,10 @@ styletron-engine-atomic@^1.4.4: inline-style-prefixer "^5.1.0" styletron-standard "^3.0.4" -styletron-react@^5.2.6: - version "5.2.6" - resolved "https://registry.yarnpkg.com/styletron-react/-/styletron-react-5.2.6.tgz#253def83ec06fc06022da21665719c243d403612" - integrity sha512-kEDjjYYkcUALwBIftgVbveoOf3gGbyie2Vx9PHgcoWxNu3k0OeitOB8agnff5aLyijQctSGX9M6U5cmU7BiaqQ== +styletron-react@^5.2.7: + version "5.2.7" + resolved "https://registry.yarnpkg.com/styletron-react/-/styletron-react-5.2.7.tgz#7aa283a0b06787024f96289480c60bafed5048cf" + integrity sha512-PUUf7MAv9aaO8oT0B4ryPreeLi3BT1kQ7WIDNhkkpLkvCzk+pOvmtaZJJZRIxWPimj8756rLZqpF7/2ssF9KhQ== dependencies: prop-types "^15.6.0" styletron-standard "^3.0.4"