Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.27 (#4113)
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 Jul 21, 2023
1 parent 9ae88fa commit 4e7602b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"jest": "29.6.1",
"jest-css-modules-transform": "4.4.2",
"npm-run-all": "4.1.5",
"postcss": "8.4.26",
"postcss": "8.4.27",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "9.0.0",
"prettier": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"jest-css-modules-transform": "4.4.2",
"jest-environment-jsdom": "29.6.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.26",
"postcss": "8.4.27",
"prettier": "3.0.0",
"stylelint": "15.10.2",
"stylelint-config-standard": "34.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.26",
"postcss": "8.4.27",
"prettier": "3.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8495,7 +8495,7 @@ __metadata:
jest: "npm:29.6.1"
jest-environment-jsdom: "npm:29.6.1"
npm-run-all: "npm:4.1.5"
postcss: "npm:8.4.26"
postcss: "npm:8.4.27"
prettier: "npm:3.0.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down Expand Up @@ -18120,7 +18120,7 @@ __metadata:
next-seo: "npm:6.1.0"
npm-run-all: "npm:4.1.5"
picocolors: "npm:1.0.0"
postcss: "npm:8.4.26"
postcss: "npm:8.4.27"
postcss-flexbugs-fixes: "npm:5.0.2"
postcss-preset-env: "npm:9.0.0"
prettier: "npm:3.0.0"
Expand Down Expand Up @@ -19796,14 +19796,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.26, postcss@npm:^7.0.30 || ^8.0.0, postcss@npm:^8.3.3, postcss@npm:^8.4.19, postcss@npm:^8.4.23, postcss@npm:^8.4.25, postcss@npm:^8.4.26, postcss@npm:^8.4.4":
version: 8.4.26
resolution: "postcss@npm:8.4.26"
"postcss@npm:8.4.27, postcss@npm:^7.0.30 || ^8.0.0, postcss@npm:^8.3.3, postcss@npm:^8.4.19, postcss@npm:^8.4.23, postcss@npm:^8.4.25, postcss@npm:^8.4.26, postcss@npm:^8.4.4":
version: 8.4.27
resolution: "postcss@npm:8.4.27"
dependencies:
nanoid: "npm:^3.3.6"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: d220ac966369b32a0b58a3816fdb3c0040c1ae9740681f50415d0df6e589044b3e753e9f24d8d6d1433788e4c4fa0a4fd8922ec232e129c22a5aca28d653079b
checksum: 57143e3c5ddaba9813ebd81de3e38e3ac198b0a1634e57752d29cd4936f1301eba38e43bda1302859679af047a6efc4366952d294c64358f8b90fbf49ba7d121
languageName: node
linkType: hard

Expand Down Expand Up @@ -20942,7 +20942,7 @@ __metadata:
jest-css-modules-transform: "npm:4.4.2"
jest-environment-jsdom: "npm:29.6.1"
npm-run-all: "npm:4.1.5"
postcss: "npm:8.4.26"
postcss: "npm:8.4.27"
prettier: "npm:3.0.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down

0 comments on commit 4e7602b

Please sign in to comment.