From 0753dd441d9194bef12d24da0249201d454e6868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 05:56:44 +0000 Subject: [PATCH] Bump stylis from 3.5.4 to 4.3.1 Bumps [stylis](https://github.com/thysultan/stylis.js) from 3.5.4 to 4.3.1. - [Commits](https://github.com/thysultan/stylis.js/compare/v3.5.4...v4.3.1) --- 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 | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 7263eb8612a6..428ec43d22ae 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.1", "typescript-json-schema": "0.62.0", "uuid": "9.0.1", "webpack-cli": "5.1.4", diff --git a/yarn.lock b/yarn.lock index b4d3dbd49c51..84c7a48a8f2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7869,15 +7869,10 @@ 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.3.0: - version "4.3.0" - resolved "https://registry.npmjs.org/stylis/-/stylis-4.3.0.tgz#abe305a669fc3d8777e10eefcfc73ad861c5588c" - integrity sha512-E87pIogpwUsUwXw7dNyU4QDjdgVMy52m+XEOPEKUn161cCzWjjhPSQhByfd1CcNvrOLnXQ6OnnZDwnJrz/Z4YQ== +stylis@4.3.1, stylis@^4.3.0: + version "4.3.1" + resolved "https://registry.npmjs.org/stylis/-/stylis-4.3.1.tgz#ed8a9ebf9f76fe1e12d462f5cc3c4c980b23a7eb" + integrity sha512-EQepAV+wMsIaGVGX1RECzgrcqRRU/0sYOHkeLsZ3fzHaHXZy4DaOOX0vOlGQdlsjkh3mFHAIlVimpwAs4dslyQ== sumchecker@^3.0.1: version "3.0.1"