Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2023
1 parent 5837cc8 commit 558efe6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/campus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"postcss": "8.4.8",
"postcss": "8.4.23",
"prettier": "2.5.1",
"prettier-eslint": "13.0.0",
"prop-types": "^15.8.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/feeds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-plugin-prettier": "4.0.0",
"img-loader": "4.0.0",
"next-transpile-modules": "9.0.0",
"postcss": "8.4.14",
"postcss": "8.4.23",
"raw-loader": "4.0.2",
"tailwindcss": "3.0.24",
"typescript": "4.7.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint-plugin-react": "7.30.0",
"eslint-plugin-react-hooks": "4.5.0",
"i18next": "21.8.9",
"postcss": "8.4.14",
"postcss": "8.4.23",
"prettier": "2.6.2",
"prettier-eslint": "15.0.1",
"prop-types": "15.8.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/syllabus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.30.0",
"eslint-plugin-react-hooks": "4.5.0",
"postcss": "8.4.14",
"postcss": "8.4.23",
"prettier": "2.6.2",
"prettier-eslint": "15.0.1",
"sass": "1.52.2",
Expand Down

0 comments on commit 558efe6

Please sign in to comment.