Skip to content

Commit

Permalink
fix(deps): update dependency postcss-rtlcss to v4 (#359)
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] committed May 5, 2023
1 parent 702cd6a commit a7605ee
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
25 changes: 14 additions & 11 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"postcss": "8.4.23",
"postcss-custom-media": "^9.1.2",
"postcss-loader": "7.3.0",
"postcss-rtlcss": "3.7.2",
"postcss-rtlcss": "4.0.6",
"react-dev-utils": "12.0.1",
"react-refresh": "0.14.0",
"resolve-url-loader": "5.0.0",
Expand Down

0 comments on commit a7605ee

Please sign in to comment.