From d8416f45ea4a2074bbd67c435d5c1963a72ec0c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 10:21:44 +0000 Subject: [PATCH] Bump stylis from 3.5.4 to 4.3.0 Bumps [stylis](https://github.com/thysultan/stylis.js) from 3.5.4 to 4.3.0. - [Commits](https://github.com/thysultan/stylis.js/compare/v3.5.4...v4.3.0) --- updated-dependencies: - dependency-name: stylis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 6c9c87dc9622..3e9d8c6e2dca 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "semver": "7.5.4", "shebang-loader": "0.0.1", "styled-jsx": "5.1.2", - "stylis": "3.5.4", + "stylis": "4.3.0", "typescript-json-schema": "0.62.0", "uuid": "9.0.1", "webpack-cli": "5.1.4", diff --git a/yarn.lock b/yarn.lock index e402ed238de7..1f637a95aab5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7538,12 +7538,7 @@ styled-jsx@5.1.2: dependencies: client-only "0.0.1" -stylis@3.5.4: - version "3.5.4" - resolved "https://registry.npmjs.org/stylis/-/stylis-3.5.4.tgz#f665f25f5e299cf3d64654ab949a57c768b73fbe" - integrity sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q== - -stylis@^4.0.6: +stylis@4.3.0, stylis@^4.0.6: version "4.3.0" resolved "https://registry.npmjs.org/stylis/-/stylis-4.3.0.tgz#abe305a669fc3d8777e10eefcfc73ad861c5588c" integrity sha512-E87pIogpwUsUwXw7dNyU4QDjdgVMy52m+XEOPEKUn161cCzWjjhPSQhByfd1CcNvrOLnXQ6OnnZDwnJrz/Z4YQ==