Skip to content

Commit

Permalink
chore: bump stylis to 4.3
Browse files Browse the repository at this point in the history
This fully fixes the issue originally discovered in #4007
  • Loading branch information
quantizor committed Jun 27, 2023
1 parent 1efd1a7 commit fa58875
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"csstype": "^3.1.2",
"postcss": "^8.4.23",
"shallowequal": "^1.1.0",
"stylis": "^4.2.0",
"stylis": "^4.3.0",
"tslib": "^2.5.0"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9103,7 +9103,7 @@ style-loader@^3.3.1:
csstype "^3.1.2"
postcss "^8.4.23"
shallowequal "^1.1.0"
stylis "^4.2.0"
stylis "^4.3.0"
tslib "^2.5.0"

styled-jsx@5.0.7:
Expand Down Expand Up @@ -9155,10 +9155,10 @@ stylis@4.1.3:
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7"
integrity sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==

stylis@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
stylis@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.3.0.tgz#abe305a669fc3d8777e10eefcfc73ad861c5588c"
integrity sha512-E87pIogpwUsUwXw7dNyU4QDjdgVMy52m+XEOPEKUn161cCzWjjhPSQhByfd1CcNvrOLnXQ6OnnZDwnJrz/Z4YQ==

sudo-prompt@^9.0.0:
version "9.2.1"
Expand Down

0 comments on commit fa58875

Please sign in to comment.