From d25171613c87d9ea7f9191c1d00f335d36c31a83 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Jul 2021 22:21:44 +0000 Subject: [PATCH] Bump @stylable/runtime from 2.5.3 to 4.5.0 Bumps [@stylable/runtime](https://github.com/wix/stylable) from 2.5.3 to 4.5.0. - [Release notes](https://github.com/wix/stylable/releases) - [Commits](https://github.com/wix/stylable/compare/@stylable/runtime@2.5.3...v4.5.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0a31935a..089bce71 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "dependencies": { "@babel/runtime-corejs3": "^7.9.6", - "@stylable/runtime": "^2.1.3", + "@stylable/runtime": "^4.5.0", "@types/prop-types": "^15.7.3", "@types/react": "^16.9.4", "@types/react-transition-group": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index 2dd4a406..6fae8c40 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2363,11 +2363,16 @@ "@stylable/core" "^2.1.1" postcss "^7.0.17" -"@stylable/runtime@^2.1.3", "@stylable/runtime@^2.5.3": +"@stylable/runtime@^2.5.3": version "2.5.3" resolved "https://registry.yarnpkg.com/@stylable/runtime/-/runtime-2.5.3.tgz#9167987530b3c709bf83c7519d19f624f4089a31" integrity sha512-mtlY20MsHdOBg45N7QccaeoIdls52hLLJSG8LNe1zLOvkXe/OwpgjXVTniDBosQec5kSUF3BU4ZMi30H9oj+aA== +"@stylable/runtime@^4.5.0": + version "4.5.0" + resolved "https://registry.yarnpkg.com/@stylable/runtime/-/runtime-4.5.0.tgz#705944d25ba064aedfded96da20fb3b8fa9c90fa" + integrity sha512-ZJN6WB6LXAE+X7pCFULbxTdmSRQXb7bvNT9yeka/dlpvwEPrqmxcrtPBeoraBSJRImkS21Yr20D1Xt1j8kF+Rg== + "@stylable/webpack-plugin@^2.1.7": version "2.5.3" resolved "https://registry.yarnpkg.com/@stylable/webpack-plugin/-/webpack-plugin-2.5.3.tgz#db7b167bbe09e11bc39f60c8b708ea1c373de9f3"