Skip to content

Commit

Permalink
Bump stylis to ^4.2.0 (#37346)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 23, 2023
1 parent 675677c commit ee700b8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"recharts": "2.4.3",
"rimraf": "^3.0.2",
"styled-components": "^5.3.10",
"stylis": "^4.1.4",
"stylis": "^4.2.0",
"stylis-plugin-rtl": "^2.1.1",
"stylis-plugin-rtl-sc": "npm:stylis-plugin-rtl@^1.1.0",
"webfontloader": "^1.6.28",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@types/react-is": "^18.2.0",
"@types/react-test-renderer": "^18.0.0",
"@types/sinon": "^10.0.15",
"@types/stylis": "^4.0.2",
"@types/stylis": "^4.2.0",
"@types/webpack": "^5.28.0",
"@types/yargs": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^5.53.0",
Expand Down Expand Up @@ -191,7 +191,7 @@
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"stylelint-processor-styled-components": "^1.10.0",
"stylis": "^4.1.4",
"stylis": "^4.2.0",
"stylis-plugin-rtl": "^2.1.1",
"stylis-plugin-rtl-sc": "npm:stylis-plugin-rtl@^1.1.0",
"terser-webpack-plugin": "^5.3.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3645,10 +3645,10 @@
dependencies:
csstype "^3.0.2"

"@types/stylis@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@types/stylis/-/stylis-4.0.2.tgz#311c62d68a23dfb01462d54b04549484a4c5cb2a"
integrity sha512-wtckGuk1eXUlUz0Qb1eXHG37Z7HWT2GfMdqRf8F/ifddTwadSS9Jwsqi4qtXk7cP7MtoyGVIHPElFCLc6HItbg==
"@types/stylis@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@types/stylis/-/stylis-4.2.0.tgz#199a3f473f0c3a6f6e4e1b17cdbc967f274bdc6b"
integrity sha512-n4sx2bqL0mW1tvDf/loQ+aMX7GQD3lc3fkCMC55VFNDu/vBOabO+LTIeXKM14xK0ppk5TUGcWRjiSpIlUpghKw==

"@types/tough-cookie@*":
version "4.0.2"
Expand Down Expand Up @@ -15583,7 +15583,7 @@ stylis-plugin-rtl@^2.1.1:
dependencies:
cssjanus "^2.0.1"

[email protected], stylis@^4.1.4:
[email protected], stylis@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
Expand Down

0 comments on commit ee700b8

Please sign in to comment.