Skip to content

Commit

Permalink
Bump styled-components to ^6.1.11 (#442)
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 Jun 3, 2024
1 parent aa72c3d commit 523e280
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 42 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"react-simple-code-editor": "^0.13.1",
"react-transition-group": "^4.4.5",
"rimraf": "^5.0.5",
"styled-components": "^6.1.9",
"styled-components": "^6.1.11",
"stylis": "4.3.2",
"stylis-plugin-rtl": "^2.1.1",
"webpack-bundle-analyzer": "^4.10.2"
Expand Down
53 changes: 13 additions & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-is": "^18.2.0",
"react-router-dom": "^6.23.0",
"sinon": "^17.0.1",
"styled-components": "^6.1.9",
"styled-components": "^6.1.11",
"stylis": "4.3.2",
"stylis-plugin-rtl": "^2.1.1",
"stylis-plugin-rtl-sc": "npm:stylis-plugin-rtl@^2.1.1",
Expand Down

0 comments on commit 523e280

Please sign in to comment.