Skip to content

Commit

Permalink
chore(deps): add postcss to resolutions (#801)
Browse files Browse the repository at this point in the history
* chore(deps): add postcss to resolutions

* Update yarn.lock

---------

Co-authored-by: Sergio Vanacloig <[email protected]>
  • Loading branch information
1 parent 53c32e4 commit da52905
Show file tree
Hide file tree
Showing 2 changed files with 2,285 additions and 2,841 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,8 @@
"@types/react": "<18.0.0",
"@types/react-dom": "<18.0.0",
"semver": "^7.5.2",
"@adobe/css-tools": "4.3.1"
"@adobe/css-tools": "4.3.1",
"postcss": "8.4.31"
},
"bit": {
"resolveModules": {
Expand Down
Loading

0 comments on commit da52905

Please sign in to comment.